Bobby Holley
|
9f03f90fb7
|
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 |
|
Gabor Krizsanits
|
4ab96d9a72
|
Bug 735280 - Part 3: Components object specific wrapper. r=bholley
|
2012-04-28 09:12:28 -04:00 |
|
Ryan VanderMeulen
|
3d3d4922c1
|
Backout a0b3af4ac9f5 (bug 735280) due to Android jsreftest orange.
|
2012-04-25 21:59:36 -04:00 |
|
Gabor Krizsanits
|
0f38ab4f31
|
Bug 735280 - Part 3: Components object specific wrapper. r=bholley
|
2012-04-25 20:12:33 -04:00 |
|
Ryan VanderMeulen
|
d485f6d4b3
|
Backout 0b170d1f5d10 (bug 735280) due to red.
|
2012-04-24 22:09:23 -04:00 |
|
Gabor Krizsanits
|
f58f1c2ecd
|
Bug 735280 - Part 3: Components object specific wrapper. r=bholley
|
2012-04-24 21:48:02 -04:00 |
|
Bobby Holley
|
c9729c8e9a
|
Bug 735544 - Allow exception stacks to cross compartment boundaries. r=luke
|
2012-03-15 15:19:52 -07:00 |
|
Malini Das
|
02665c9658
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
|
Mike Shaver
|
85c4348adc
|
Backed out changeset 4d86e63ff60d, diagnostic patch; back out 3da12edf735e, followup fix; back out bug 631135 completely, unexplained intermittent orange. r=waldo, a=orange
|
2011-02-19 20:46:44 -08:00 |
|
Jeff Walden
|
414ac259f6
|
Bug 631135 - Objects created by or on behalf of fast natives and property ops (getters or setters) are parented to the wrong proto and global. r=lw,jst,mrbkap,bz, a=jst
--HG--
extra : rebase_source : a2f6a11ac3bcc7925cbf122057b694a0aafac970
|
2011-02-08 17:20:06 -08:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
shaver@mozilla.org
|
dfe9ba8c69
|
Bug 246699: report better errors (with stacks) for security denials. r+sr=jst, a=mconnor.
|
2008-03-20 01:19:15 -07:00 |
|