Ms2ger
|
23b7277b54
|
Pass &JS<Window> to reflect_dom_object.
|
2014-03-04 14:13:58 +01:00 |
|
Ms2ger
|
6291aac170
|
Pass &JS<Window> to some constructors.
|
2014-03-04 14:10:33 +01:00 |
|
Josh Matthews
|
625325434b
|
Implement JSManaged for DOM objects.
|
2014-02-24 15:16:42 -05:00 |
|
Patrick Walton
|
be69a503fe
|
script: Eliminate the phantom type in favor of just whitelisting methods
that layout can safely call.
This is simpler. Currently, the set of methods is not safe, but I plan
to lock it down more soon.
|
2013-12-17 18:07:12 -08:00 |
|
Ms2ger
|
80a6103f7d
|
Remove Reflectable::GetParentObject.
|
2013-11-06 21:56:47 +01:00 |
|
Ms2ger
|
53731b62ae
|
Remove Reflectable::wrap_object_shared.
|
2013-11-06 16:40:16 +01:00 |
|
Ms2ger
|
5ee3bc7450
|
Cleanup NodeList bindings.
|
2013-10-23 21:13:18 +02:00 |
|
Ms2ger
|
321e0373fa
|
Merge BindingObject and Reflectable.
|
2013-10-18 17:02:16 +02:00 |
|
Ms2ger
|
25cae74093
|
Remove unused aTriedToWrap argument.
|
2013-10-17 16:43:28 +02:00 |
|
Tim Taubert
|
9fe9145be4
|
implement NodeList and consolidate common scope and context retrieval
|
2013-10-11 07:34:38 -07:00 |
|