Bobby Holley
|
2125a8c6de
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Bobby Holley
|
90622d0c3f
|
Bug 784560 - Fix more tests. r=mccr8
|
2012-08-23 11:45:28 -07:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Stover
|
ea26b86c5e
|
Bug 552828 - update Form History to work with Electrolysis [r=dolske]
|
2010-08-16 21:10:36 -07:00 |
|
Justin Dolske
|
a3810ff0d5
|
Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor
|
2009-09-22 23:23:08 -07:00 |
|
Justin Dolske
|
dce156665f
|
Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin
|
2009-06-19 13:19:18 -07:00 |
|
Justin Dolske
|
24024186fd
|
Bug 463486 - Form history shouldn't remember the default values of unmodified fields. r=gavin
|
2009-03-29 15:29:22 -07:00 |
|
Ehsan Akhgari
|
d36a49c9a9
|
Bug 472396 - Private browsing is saving form data in certain cases (e.g. Gmail subject in compose); r=jst,dolske
|
2009-01-24 11:23:35 +03:30 |
|