Boris Zbarsky
|
0bc630a626
|
Bug 838686 part 2. Use NodeFilterHolder in treewalker and nodeiterator and start using WebIDL codegen for NodeFilter. r=peterv
|
2013-02-26 15:10:15 -05:00 |
|
Boris Zbarsky
|
d531a9c246
|
Bug 838686 part 1. Add a helper class that can store a WebIDL callback or an XPCOM interface. r=peterv
|
2013-02-26 15:10:15 -05:00 |
|
Boris Zbarsky
|
cde62566cf
|
Back out changeset a4763990a983 (bug 838686) because gcc doesn't like it and we get a CLOSED TREE.
|
2013-02-26 15:35:13 -05:00 |
|
Boris Zbarsky
|
af3b8795b8
|
Bug 838686 part 1. Add a helper class that can store a WebIDL callback or an XPCOM interface. r=peterv
|
2013-02-26 15:10:15 -05:00 |
|
Boris Zbarsky
|
624e0560d5
|
Bug 839088 part 2. Add way to indicate to a CallSetup that it should propagate any exceptions thrown during the call out to the ErrorResult for the call. r=peterv
|
2013-02-19 11:54:40 -05:00 |
|
Boris Zbarsky
|
4d02c18a08
|
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 |
|