Tom Tromey
|
13fa8dec3d
|
Bug 1148593 - Pass JSContext to CallbackObject constructor. r=bz
|
2015-07-24 07:00:00 -04:00 |
|
Ryan VanderMeulen
|
99eb81305b
|
Backed out changesets fa9fe193778f and 3eaf867930dd (bug 1148593) for test_async_setTimeout_stack.html and test_async_setTimeout_stack_across_globals.html failures.
|
2015-07-17 12:37:24 -04:00 |
|
Tom Tromey
|
7c1da5f923
|
Bug 1148593 - Pass JSContext to CallbackObject constructor. r=bz
|
2015-07-17 07:47:00 -04:00 |
|
Andrew McCreight
|
92010d3e4c
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
|
Nathan Froyd
|
beaa8787a1
|
Bug 1019160 - part 4 - use jsids to access JS-implemented interface properties; r=bz
|
2014-06-05 14:47:13 -04:00 |
|
Steve Fink
|
10bf90b8aa
|
Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz
|
2013-12-11 17:51:58 -08:00 |
|
Bobby Holley
|
3d665e01ac
|
Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
See the 'incumbent script' stuff in the WebIDL spec.
|
2013-12-11 17:51:58 -08:00 |
|
Phil Ringnalda
|
52ab05db1f
|
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
|
2013-12-07 11:08:56 -08:00 |
|
Bobby Holley
|
6633eddfa0
|
Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
See the 'incumbent script' stuff in the WebIDL spec.
|
2013-12-06 12:01:42 -08:00 |
|
Carsten "Tomcat" Book
|
d77f8de83e
|
Backed out changeset 767065f0560b (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:59 +01:00 |
|
Bobby Holley
|
73246443e6
|
Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
See the 'incumbent script' stuff in the WebIDL spec.
|
2013-12-05 21:34:17 -08:00 |
|
Boris Zbarsky
|
71da6c6273
|
Bug 865975. Better rooting for the 'this', 'callable', and 'rval' values in WebIDL callbacks. r=bholley
|
2013-04-26 13:41:21 -04:00 |
|
Boris Zbarsky
|
e3eb6ca241
|
Bug 862629 part 1. Stop playing compartment games with WebIDL callbacks and just use the given object as-is. r=peterv
|
2013-04-24 14:59:15 -04:00 |
|
Boris Zbarsky
|
1e1444e0a5
|
Bug 852219 part 2. Add an infallible constructor for CallbackObjects which are already in the right compartment and use this to simplify construction of the autogenerated implementation of a JS-implemented WebIDL binding. r=mccr8
|
2013-04-03 22:22:15 -04:00 |
|
Boris Zbarsky
|
60ae19b5a5
|
Bug 822470 part 6. Hook up callback interface codegen. r=peterv
|
2013-01-28 08:34:30 -05:00 |
|
Boris Zbarsky
|
1fb068169c
|
Bug 822470 part 2. Create a CallbackInterface helper class. r=peterv
|
2013-01-28 08:34:30 -05:00 |
|