gecko-dev/dom/bindings
Peter Van der Beken 31c0322ee9 Fix for bug 741267 (UserScript's XMLHttpRequest is undefined in 20120401 nightly).
Pass two objects when creating a DOM interface object, the global used to cache
the DOM interface objects and a receiver object on which the named property is
that points to the DOM interface object.

--HG--
extra : rebase_source : b462393e7376fdb68f3b279ccd08b3ab25ac154a
2012-04-23 16:10:56 +02:00
..
parser Bug 743820. Update to the changes to WebIDL that made interfaces with indexed properties distinguishable from array and sequence. r=khuey 2012-04-13 13:52:21 -04:00
test
BindingGen.py
Bindings.conf
Codegen.py Fix for bug 741267 (UserScript's XMLHttpRequest is undefined in 20120401 nightly). 2012-04-23 16:10:56 +02:00
Configuration.py
DOMJSClass.h
GlobalGen.py
Makefile.in Bug 741125: Update WebIDL parser. 2012-04-12 15:14:10 -07:00
Nullable.h Bug 747826. Return the value inside a Nullable by reference, not by value, so Nullable around some sort of complex type works sanely. r=peterv 2012-04-26 00:42:37 -04:00
Utils.cpp Fix for bug 741267 (UserScript's XMLHttpRequest is undefined in 20120401 nightly). 2012-04-23 16:10:56 +02:00
Utils.h Fix for bug 741267 (UserScript's XMLHttpRequest is undefined in 20120401 nightly). 2012-04-23 16:10:56 +02:00