Gabor Krizsanits
|
729109dc65
|
Bug 735280 - Part 3: Components object specific wrapper. r=bholley
|
2012-04-28 09:12:28 -04:00 |
|
Ryan VanderMeulen
|
848ce91be4
|
Backout a0b3af4ac9f5 (bug 735280) due to Android jsreftest orange.
|
2012-04-25 21:59:36 -04:00 |
|
Gabor Krizsanits
|
e342225871
|
Bug 735280 - Part 3: Components object specific wrapper. r=bholley
|
2012-04-25 20:12:33 -04:00 |
|
Ryan VanderMeulen
|
41b2438cb3
|
Backout 0b170d1f5d10 (bug 735280) due to red.
|
2012-04-24 22:09:23 -04:00 |
|
Gabor Krizsanits
|
8870c5fe96
|
Bug 735280 - Part 3: Components object specific wrapper. r=bholley
|
2012-04-24 21:48:02 -04:00 |
|
Boris Zbarsky
|
89f614d059
|
Bug 726949. Instead of using the given proto for the sandbox directly, use a proxy that forwards to the given proto but rebinds all getters/setters/methods to use the given proto, not the sandbox global, as this. r=bholley, a=tracking-firefox
The code in XPCQuickStubs.h just moved from XPCQuickStubs.cpp.
|
2012-04-19 14:19:41 -04:00 |
|
Ed Morley
|
610bb431d8
|
Backout 3e24a0ebd104 (bug 726949) for M-oth orange; a=backout
|
2012-04-19 12:28:43 -07:00 |
|
Boris Zbarsky
|
c056b09141
|
Bug 726949. Instead of using the given proto for the sandbox directly, use a proxy that forwards to the given proto but rebinds all getters/setters/methods to use the given proto, not the sandbox global, as this. r=bholley, a=tracking-firefox
The code in XPCQuickStubs.h just moved from XPCQuickStubs.cpp.
|
2012-04-19 14:19:41 -04:00 |
|
Bobby Holley
|
75d953011d
|
Bug 745483 - Don't assert that TI is enabled when the pref is disabled. r=jdm
|
2012-04-15 17:54:03 -07:00 |
|
Bobby Holley
|
5b516e71b9
|
Bug 743843 - Introduce the options object for Components.Exception. r=Ms2ger,sr=mrbkap
|
2012-04-15 17:51:37 -07:00 |
|
Luke Wagner
|
d3faf91314
|
Bug 744842 - don't include actual args in error.stack.toString (r=dmandelin)
--HG--
extra : rebase_source : 66a780c6abfc4fadc7cc08ed97224296af20ad61
|
2012-04-11 18:07:44 -07:00 |
|
Andrew McCreight
|
8ce598e7c1
|
Bug 744272. disable test_watchpoints due to bogus failures. rs=billm
|
2012-04-10 18:43:22 -07:00 |
|
Bobby Holley
|
6aa87dac2b
|
Bug 739796 - Make js_TransplantObjectWithWrapper and GetSameCompartmentSecurityWrapper play nicely together. r=mrbkap
--HG--
extra : rebase_source : c132069987b4cae121dfcf1b19ffacaee845df1e
|
2012-04-05 12:21:12 -07:00 |
|
Kyle Huey
|
30907f7e40
|
Bug 722671: Components.utils.getWeakReference should get a reference to the underlying native object if possible. r=mrbkap
|
2012-04-01 19:21:13 -07:00 |
|
Bobby Holley
|
9299aad7d6
|
Bug 738874 - Don't allow non-classinfo XPCWNs to be wrapped cross-compartment. r=mrbkap
|
2012-03-25 22:35:50 -07:00 |
|
Bobby Holley
|
ca16564715
|
Bug 735544 - Allow exception stacks to cross compartment boundaries. r=luke
|
2012-03-15 15:19:52 -07:00 |
|
Marco Bonardo
|
ae9b10638c
|
Bug 722254 - Add an XPCOMUtils method to generate a singleton factory.
Use the new factory in Places js services, to ensure they can't be instanced multiple times.
r=bsmedberg
|
2012-02-07 10:17:42 +01:00 |
|
Brian Hackett
|
da5a8bd9e1
|
Don't run compile-and-go scripts on globals with a cleared scope, bug 680456. r=dmandelin
|
2012-01-31 16:36:07 -08:00 |
|
Andrew McCreight
|
be23207db7
|
Bug 693527 - tell the cycle collector about watchpoints. r=jorendorff
|
2012-01-27 17:13:21 -08:00 |
|
Luke Wagner
|
d85fb51b34
|
Bug 675078 - rm JSThreadData and JSThread (JSRuntime is now officially single-threaded) (r=igor,rs=mccr8)
--HG--
extra : rebase_source : f6d2c2c6083f4589691ede571159bfd7e7ef8701
|
2011-07-18 14:54:48 -07:00 |
|
Josh Matthews
|
d9f302116b
|
Bug 463122 - Propagate mozJSComponentLoader exceptions that occur while executing the script. r=mrbkap
|
2011-12-28 11:55:11 -05:00 |
|
Makoto Kato
|
1cbac2dd21
|
Bug 711404 - Part a: Correctly handle unsigned long long as PRUint64 instead of PRInt64; r=bholley
|
2011-12-24 09:25:54 +01:00 |
|
Ms2ger
|
576eb2991e
|
Bug 712649 - Components.utils.getWeakReference(null) should fail silently; r=bholley
|
2011-12-24 09:20:04 +01:00 |
|
Matt Brubeck
|
f8451c0415
|
Merge mozilla-central to mozilla-inbound
|
2011-12-18 08:22:53 -08:00 |
|
Andrew McCreight
|
2d6761e11d
|
Bug 711616 - QI wrapped native weak map keys to nsINode. r=jst
|
2011-12-17 22:11:04 -08:00 |
|
John Schoenick
|
c7eec081e4
|
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
|
2011-12-16 11:08:59 -08:00 |
|
Ms2ger
|
66852ffea5
|
Backed out changeset ba447ace2594 (bug 687679) for bustage.
|
2011-12-16 21:17:16 +01:00 |
|
John Schoenick
|
3973db5adb
|
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
|
2011-12-16 11:08:59 -08:00 |
|
Andrew McCreight
|
cdda7ef5fe
|
Bug 680937, part 2 - Add native wrapper preservation hook, call it in WeakMap_set. r=billm
|
2011-12-15 17:45:21 -08:00 |
|
Bobby Holley
|
ac4d694df2
|
Bug 711203 - enable XPConnect wstring test. r=khuey
|
2011-12-15 13:27:42 -08:00 |
|
Andrew McCreight
|
fa211559a8
|
Bug 709162 - crash test for cycle collector dumping. rs=bholley a=mbrubeck
|
2011-12-14 16:02:12 -08:00 |
|
Andrew McCreight
|
cd650f717a
|
Bug 710761 - test if CC listener begin fails, don't call listener again. rs=bholley
|
2011-12-14 15:56:37 -08:00 |
|
Bobby Holley
|
4a0db49061
|
Bug 706301 - Tests. r=mrbkap
|
2011-12-06 11:05:26 -08:00 |
|
Antti Haapala
|
5abfac8235
|
Bug 699156: Support TypedArrays in XPConnect. r=bholley,evilpie
|
2011-12-03 09:33:20 -05:00 |
|
Andrew McCreight
|
c1272e0158
|
Bug 668855, part 6: test weak maps and the cycle collector. r=gal
|
2011-11-24 07:35:57 -05:00 |
|
Ed Morley
|
7ea8e12caa
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Bobby Holley
|
1eb6706bda
|
Bug 693341 - Test arrays of iid_is params. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
14ddb21b51
|
Bug 693341 - Improve array and interface comparisons. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
365c594573
|
Bug 693341 - Test iid_is(). r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
44e8e809cd
|
Bug 693341 - Test interface arrays. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
8e9a55d1d8
|
Bug 693341 - Introduce a few test interfaces. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
bbb216546b
|
Bug 693341 - Test sized strings. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
e80e47b0ea
|
Bug 693341 - Test arrays of strings. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
c0aed148aa
|
Bug 693341 - Test arrays of arithmetic types. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
e3dbbb4263
|
Bug 693341 - Use comparators for everything in test_params.js. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Bobby Holley
|
60b963012f
|
Bug 695138 - Fix inout memory leak in XPConnect tests. r=khuey
|
2011-10-27 12:43:38 -07:00 |
|
Jesse Ruderman
|
b90b74eb61
|
Bug 675553 followup: remove tautologous assertions. r=ehsan
|
2011-10-24 16:21:09 -07:00 |
|
Peter Van der Beken
|
506577d2e0
|
Fix for bug 693258 (Fixes for test failures when turning off new list DOM bindings). r=bz/Waldo.
--HG--
extra : rebase_source : f0b6f8443cc29098ce75c114ff5a343597d9f38c
|
2011-10-13 15:36:09 +02:00 |
|
Blake Kaplan
|
b41bdd602b
|
Bug 665279 - Resolve interface constants properly through Xray wrappers. r=peterv
|
2011-09-21 19:16:50 -07:00 |
|