Martijn Wargers
|
f2f1df4946
|
Bug 873403 - Convert test_bug260264.html to use SpecialPowers. r=jst
|
2013-09-20 12:50:26 +02:00 |
|
Bobby Holley
|
a25701a3f7
|
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
|
7cfe3c427e
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-11 01:05:10 -07:00 |
|
Ryan VanderMeulen
|
5c5be9d885
|
Backout bug 788914 and bug 789494 because they were backed out on inbound.
|
2012-09-07 19:40:57 -04:00 |
|
Bobby Holley
|
46175f0a59
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-07 11:28:56 -07:00 |
|
Mounir Lamouri
|
d1caa102c7
|
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
|
2012-07-23 11:08:07 -07:00 |
|
Henri Sivonen
|
70eeb58789
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
|
2010-09-01 14:41:12 +03:00 |
|
Jonas Sicking
|
1b2d6f9f21
|
Back out bug 591981 since it causes bug 599583. a=backout
|
2010-09-27 16:23:33 -07:00 |
|
Henri Sivonen
|
13fdc6cc71
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7
|
2010-09-21 12:48:40 -07:00 |
|
Jonas Sicking
|
85155492df
|
Back out bug 591981 to see if it caused a performance regression. a=backout
|
2010-09-20 15:47:57 -07:00 |
|
Henri Sivonen
|
cda261fa94
|
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
--HG--
extra : rebase_source : 3d30baa42025c2d5e63b39586671345ae87bb0b2
|
2010-09-01 14:41:12 +03:00 |
|
Ben Newman
|
a13534936f
|
Bug 260264 - Popups from a Site that is in the "Allowed List" (whitelist) are blocked, starting with the n-th popup (dom.popup_maximum). r+sr=jst
|
2009-09-16 11:46:05 -07:00 |
|