Boris Zbarsky
|
18a85fd96c
|
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
|
5e7cf4462d
|
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
|
94af964935
|
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
|
daf569d68b
|
Bug 822470 part 6. Hook up callback interface codegen. r=peterv
|
2013-01-28 08:34:30 -05:00 |
|
Boris Zbarsky
|
8b10dd30ec
|
Bug 822470 part 2. Create a CallbackInterface helper class. r=peterv
--HG--
rename : dom/bindings/CallbackFunction.h => dom/bindings/CallbackInterface.h
|
2013-01-28 08:34:30 -05:00 |
|