Joel Maher
|
2415e0de63
|
Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm
|
2013-03-29 08:43:27 -04:00 |
|
Ryan VanderMeulen
|
de7b704aa6
|
Backed out changeset 01ed911e67e1 (bug 685652) for possibly being the real OSX 10.6 mochitest-other culprit. r=OJ
|
2013-03-27 17:05:52 -04:00 |
|
Joel Maher
|
42ce26394f
|
Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm
|
2013-03-27 15:04:39 -04:00 |
|
Bobby Holley
|
076b7bfcfa
|
Bug 843711 - Fix up new |Components| culprits in test suite. r=mccr8
|
2013-02-25 10:43:03 -08:00 |
|
Honza Bambas
|
8b8008e418
|
Bug 761479 - XMLHttpRequest with mozAnon=true should still send explicitly passed username + password, r=cbiesinger
|
2012-10-24 16:05:13 +02:00 |
|
Honza Bambas
|
80045583a2
|
Backout of changeset 6f1121e69ee9
|
2012-10-23 17:37:02 +02:00 |
|
Honza Bambas
|
b98093ca8e
|
Bug 761479 - XMLHttpRequest with mozAnon=true should still send explicitly passed username + password, r=cbiesinger
|
2012-10-23 17:03:49 +02:00 |
|
Bobby Holley
|
5af5a73d3d
|
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 |
|
Gregor Wagner
|
3c9e4e0a45
|
Bug 781331 - Hook up systemXHR to permissions manager. r=sicking
|
2012-08-17 17:42:00 -07:00 |
|
Ryan VanderMeulen
|
b74e4a29db
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
061d4c2616
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Philipp von Weitershausen
|
9118053b0e
|
Bug 692677 - Relax same-origin XHR restrictions for privileged applications. r=sicking
--HG--
extra : rebase_source : 9e8e8cf2e03b6f3d148503d92630ee898bf835bb
|
2012-06-07 11:28:33 -07:00 |
|