Aryeh Gregor
|
b5a262279a
|
Bug 849661 - Remove support for Node.hasAttributes(); r=bz
|
2013-03-21 14:48:32 +02:00 |
|
Ms2ger
|
efad9ae54c
|
Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking
|
2013-03-17 09:51:34 +01:00 |
|
Aryeh Gregor
|
2402979f16
|
Bug 801562 - Remove Node.isSupported; r=bz
--HG--
rename : content/svg/content/test/test_isSupported.xhtml => content/svg/content/test/test_hasFeature.xhtml
|
2013-03-15 12:21:52 +02:00 |
|
Ms2ger
|
2cf07efa15
|
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
--HG--
rename : dom/interfaces/core/nsIDOMNamedNodeMap.idl => dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
|
2013-03-10 09:00:33 +01:00 |
|
Masatoshi Kimura
|
b1f455df2c
|
Bug 842372 - Part 2: Hide getUserData and setUserData from content. r=bz
|
2013-02-23 13:46:06 +09:00 |
|
Boris Zbarsky
|
451df52664
|
Bug 835417 part 4. Flag a bunch of DOM getters as [Pure]. r=peterv
|
2013-01-29 17:53:53 -05:00 |
|
Boris Zbarsky
|
a2dcee3f25
|
Bug 835417 part 1. Mark Node.namespaceURI as not throwing, since [Constant] things aren't allowed to throw (though we were not enforcing that). r=peterv
|
2013-01-29 17:53:52 -05:00 |
|
Boris Zbarsky
|
1fecfa2d2a
|
Bug 816425. Mark a few more things [Constant] in IDL, especially ImageData.width/height. r=peterv
|
2012-12-25 14:00:15 -08:00 |
|
Peter Van der Beken
|
a428926b2d
|
Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 2: install Node's binding methods on the XPConnect proto. r=bz.
|
2012-11-22 12:09:41 +01:00 |
|
Peter Van der Beken
|
57adeb4354
|
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
--HG--
extra : rebase_source : 5dd51c4ad5274da9235c8c341b0531f234e95a91
|
2012-10-09 14:31:24 +02:00 |
|
Peter Van der Beken
|
c2e642fbcc
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
|
2012-03-30 21:42:20 -07:00 |
|