Boris Zbarsky
|
661130813a
|
Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv
|
2014-01-13 15:08:56 -05:00 |
|
Steve Fink
|
be4b9213bd
|
Bug 937317 - Root around GC call GetIncumbentGlobal. r=bz
|
2013-12-11 17:51:58 -08:00 |
|
Bobby Holley
|
904374035f
|
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
|
e2e1627d17
|
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
|
0b02f5ecfa
|
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
|
22b9fc1982
|
Backed out changeset 767065f0560b (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:59 +01:00 |
|
Bobby Holley
|
8ca6ed8d97
|
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
|
fd290b314c
|
Bug 868312 finale: finish rooting dom/ code. r=smaug
|
2013-05-17 21:48:25 -04:00 |
|
Ehsan Akhgari
|
67b44c27c9
|
Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky
|
2013-05-13 13:43:53 -04:00 |
|
Ehsan Akhgari
|
7c06c8a034
|
Backed out 2 changesets (bug 871315) because different compilers have different standards on what is and is not C++
Backed out changeset d0d2e13e8b83 (bug 871315)
Backed out changeset be3976bd2d57 (bug 871315)
Landed on a CLOSED TREE
|
2013-05-13 14:42:03 -04:00 |
|
Ehsan Akhgari
|
807676e818
|
Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky
|
2013-05-13 13:43:53 -04:00 |
|
Boris Zbarsky
|
87e77a2b99
|
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
|
3349eac0ed
|
Bug 822470 part 1. Factor out the code that callback functions and callback interfaces will be able to share into a CallbackObject class. r=peterv
--HG--
rename : dom/bindings/CallbackFunction.cpp => dom/bindings/CallbackObject.cpp
rename : dom/bindings/CallbackFunction.h => dom/bindings/CallbackObject.h
|
2013-01-28 08:34:29 -05:00 |
|
Peter Van der Beken
|
4cd20ae3e5
|
Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods) - Add a constructor to callbacks to allow conversion between callback types. r=bz.
--HG--
extra : rebase_source : 6c55316f374ef1654f0b77b782500fc52a78881a
|
2012-12-06 11:41:14 +01:00 |
|
Olli Pettay
|
1e72329799
|
Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey
--HG--
extra : rebase_source : 7b2726d2aa7f5764a3c4cb750e5a735728069687
|
2012-11-28 03:37:57 +02:00 |
|
Boris Zbarsky
|
2562abec42
|
Bug 810618. Make sure we don't allow layout statics to go away while we're still trying to use them. r=khuey
|
2012-11-13 00:26:55 -08:00 |
|
Boris Zbarsky
|
bf51164dc8
|
Bug 807226 part 2. Change event handlers to store WebIDL callback functions. r=smaug
|
2012-11-09 08:00:25 -08:00 |
|
Boris Zbarsky
|
7399600c6f
|
Bug 779048 part 1. Implement a parent class for C++ reflections of callback functions in WebIDL. r=bholley,smaug
|
2012-11-09 07:43:57 -08:00 |
|