Martin Thomson
|
91567c5feb
|
Bug 1153294 - Exposing Document.documentLoadGroup to Chrome JS, r=sicking
|
2015-04-15 14:19:21 -07:00 |
|
Brian Birtles
|
28a48770ea
|
Bug 1152171 part 2 - Rename AnimationTimeline to DocumentTimeline; r=smaug
And then re-add AnimationTimeline as an abstract super-interface of
DocumentTimeline.
|
2015-04-10 10:34:22 +09:00 |
|
Alex Verstak
|
9cdcb7f5f0
|
Bug 1113431 - Expose referrer policy to UI code via Document and nsIWebNavigation. r=jst, sr=bz
|
2015-01-05 09:42:31 -08:00 |
|
Ryan VanderMeulen
|
ebe6b0c0e7
|
Backed out 4 changesets (bug 671389) for frequent B2G debug test_tcpsocket_client_and_server_basics.html crashes.
Backed out changeset b782435e5640 (bug 671389)
Backed out changeset 0f8d62109bfe (bug 671389)
Backed out changeset 8d6021f66c49 (bug 671389)
Backed out changeset cd3e227df9dc (bug 671389)
|
2015-02-05 16:48:18 -05:00 |
|
Deian Stefan
|
afb53f48c2
|
Bug 671389 - Part 2: Export document sandbox flags to chrome JS r=smaug
|
2015-02-03 23:45:00 +01:00 |
|
Brian Birtles
|
b2edbbe9e5
|
Bug 1112422 - Turn on the Web Animations API by default for chrome callers; r=bz
|
2015-01-08 13:53:24 +09:00 |
|
Patrick Brosset
|
695f157138
|
Bug 1020244 - Ability to insert AnonymousContent nodes in the canvasFrame via a chrome-only Document API; r=smaug; r=roc; r=ehsan
|
2014-10-28 11:15:25 +01:00 |
|
Cameron McCormack
|
65626faba5
|
Bug 1028497 - Part 2: Add Web IDL interfaces for CSS Font Loading API. r=bzbarsky
|
2014-10-02 12:32:05 +10:00 |
|
Boris Zbarsky
|
065e3c563e
|
Bug 1071615. Make codegen fail when "A implements B" appears on a Web IDL file different from the file A is defined in. r=khuey
|
2014-09-24 09:11:29 -04:00 |
|
William Chen
|
4bebd4307b
|
Bug 1000199 - Enable web components for certified apps. r=gabor,smaug
|
2014-07-07 19:02:03 -07:00 |
|
Brian Birtles
|
d34164be16
|
Bug 998246 part 3 - Add timeline member to Document interface; r=bz
|
2014-05-13 16:22:12 +09:00 |
|
Ms2ger
|
7b8fc7af7a
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-12 10:18:54 +02:00 |
|
Ed Morley
|
5acbc97164
|
Backed out changeset 02d0214c5e37 (bug 738196)
|
2014-04-10 15:47:57 +01:00 |
|
Ms2ger
|
b36a784062
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-10 13:24:26 +02:00 |
|
William Chen
|
25e5025e5d
|
Bug 983282 - Enable web components custom element for certified apps. r=sicking
|
2014-03-18 18:20:06 -07:00 |
|
William Chen
|
7e3d257959
|
Bug 856140 - Sync our document.registerElement implementation to the current version of the spec. r=mrbkap
|
2014-02-23 13:01:26 -08:00 |
|
Boris Zbarsky
|
5d6910fbb0
|
Bug 966710. Flag document.getElementsByTagNameNS as being able to throw, since it can. r=smaug
|
2014-02-03 11:03:54 -05:00 |
|
Andrea Marchesini
|
aa5886a81f
|
Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Metachange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Metachange.html
|
2014-01-30 09:31:34 -08:00 |
|
Boris Zbarsky
|
83e066b926
|
Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking
|
2013-12-20 14:28:17 -05:00 |
|
Trevor Saunders
|
2d8b6903f9
|
bug 946946 - add Document.docShell r=bz
|
2013-12-05 16:28:21 -05:00 |
|
Boris Zbarsky
|
05c9acd84a
|
Bug 938355 part 2. Relax the restriction on [Pure] not mixing with [Throws] and annotate some more things as [Pure]. r=peterv
|
2013-12-02 09:50:34 -05:00 |
|
Boris Zbarsky
|
1a98f3b51c
|
Bug 938294 part 4. Add more [Pure] annotations on Node/Element/Document. r=peterv
|
2013-11-25 20:59:39 -05:00 |
|
Jared Wein
|
9b7bd92aec
|
Bug 704326 - Standalone audio files should have different style so they don't look awkward. r=smaug,dolske
|
2013-10-28 13:27:53 -04:00 |
|
Boris Zbarsky
|
4eb56cc9c3
|
Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger
|
2013-10-11 12:28:24 -04:00 |
|
Peter Van der Beken
|
dce73368cc
|
Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
--HG--
extra : rebase_source : 9cfba32241add4c79d67fb0323178228b00bf631
|
2013-10-08 17:51:15 +02:00 |
|
Peter Van der Beken
|
b50d1036df
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
--HG--
extra : rebase_source : 80791f28acbf8e2cc21946b0d62bb8555b53fc99
|
2013-09-30 18:32:22 +02:00 |
|
Ed Morley
|
bf1cce39c0
|
Backed out changeset 64a19bc0e198 (bug 922159) for compilation failures on a CLOSED TREE
|
2013-10-23 15:51:48 +01:00 |
|
Ed Morley
|
c8d119be55
|
Backed out changeset dddecb33b337 (bug 922160)
|
2013-10-23 15:51:18 +01:00 |
|
Peter Van der Beken
|
ff370bb29a
|
Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
--HG--
extra : rebase_source : f43383fb1447174ef8f791240ddfe27052ef0aa3
|
2013-10-08 17:51:15 +02:00 |
|
Peter Van der Beken
|
2833cfc42b
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
--HG--
extra : rebase_source : 2c09c54f42a111d27b0d57346ca7d80f440eca09
|
2013-09-30 18:32:22 +02:00 |
|
Olli Pettay
|
d3863cecc5
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
|
Bobby Holley
|
4b28d25fe5
|
Bug 912322 - Stop making XBL methods available to the web. r=bz
|
2013-09-06 09:12:56 -07:00 |
|
Boris Zbarsky
|
0d417e5c5f
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
|
Ryan VanderMeulen
|
cc66360dac
|
Backed out changesets 0a196c0e9f96 (bug 895974) and 0d8aa14f5ed3 (bug 895009) for causing intermittent Linux32 mochitest-1 asserts on a CLOSED TREE.
|
2013-07-22 18:18:17 -04:00 |
|
Boris Zbarsky
|
efe9593f06
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
|
Mina Almasry
|
529857dfeb
|
Bug 713564 - Add an API to declare a stylesheet obsolete. r=bz
|
2013-07-15 17:28:33 -04:00 |
|
Peter Van der Beken
|
9c3bffc341
|
Bug 734503 - Add new DOM binding for TouchList; r=jst.
|
2013-07-10 11:53:53 +02:00 |
|
James Kitchener
|
33a9f769ee
|
Bug 802895 - ns(I)document changes for iframe srcdoc implementation r=bz
|
2013-06-28 23:13:22 -04:00 |
|
Cameron McCormack
|
2f16b7777c
|
Bug 839103 - Part 6: Allow style sheet change event enabling to be controlled through a chrome-only attribute on Documents. r=bz
|
2013-05-16 17:13:35 +10:00 |
|
Boris Zbarsky
|
d5b5a81973
|
Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey
|
2013-05-09 13:08:29 -04:00 |
|
Ryan VanderMeulen
|
1b533138b8
|
Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage.
CLOSED TREE
|
2013-05-09 17:11:59 -04:00 |
|
Boris Zbarsky
|
ea008c86cd
|
Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey
|
2013-05-09 13:08:29 -04:00 |
|
Simon Montagu
|
ce51cb5120
|
Fix document.dir getters and setters to (a) work and (b) conform to HTML5. Bug 151407, r=ehsan
|
2013-04-14 05:37:48 -07:00 |
|
David Zbarsky
|
a670bfb881
|
Bug 856962 - Move Touch to WebIDL bindings; r=mounir
|
2013-04-21 08:42:19 +02:00 |
|
David Zbarsky
|
ea2739d5d6
|
Bug 852055 - Pass an EventTarget argument to Document.createTouch in WebIDL r=bz
|
2013-04-19 04:49:20 -04:00 |
|
Aryeh Gregor
|
957e302fe1
|
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
|
2013-04-10 17:15:54 +03:00 |
|
Aryeh Gregor
|
3e99dc4f10
|
Bug 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz
|
2013-04-04 15:02:22 +03:00 |
|
Aryeh Gregor
|
c446dbef0c
|
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
|
2013-04-04 15:01:08 +03:00 |
|
Andrea Marchesini
|
88fb3bf458
|
Bug 851470 - Attr to WebIDL. r=Ms2ger
|
2013-04-09 17:29:47 +02:00 |
|
Trevor Saunders
|
43728598df
|
bug 825341 - convert range to webidl r=bz, smaug
|
2013-02-07 07:09:41 -05:00 |
|