gecko-dev/dom/html
David Graham 9b46b26017 Bug 1240285 - Forward focus only if label is not focusable r=edgar
Focus should remain on the label rather than forwarded to the labeled
element.

Co-Authored-By: Mu-An Chiou <me@muanchiou.com>

Differential Revision: https://phabricator.services.mozilla.com/D67676

--HG--
extra : moz-landing-system : lando
2020-03-25 20:01:02 +00:00
..
crashtests Bug 1587142 - Remove most XBL tests in dom/ r=bzbarsky 2019-10-25 22:38:08 +00:00
input Bug 1622221 - Rework number input localization. r=jwatt 2020-03-23 09:36:52 +00:00
reftests Bug 1616368 - [reftest] Replace 'default-preferences' with 'defaults' r=dbaron 2020-02-20 18:47:54 +00:00
test Bug 1623476 - Scroll element into view before simulating a click on it in test_bug500885.html. r=kats 2020-03-23 22:24:42 +00:00
ElementInternals.cpp Bug 1552313 - Implement element.attachInternals; r=smaug,edgar 2019-11-12 11:27:55 +00:00
ElementInternals.h Bug 1552313 - Implement element.attachInternals; r=smaug,edgar 2019-11-12 11:27:55 +00:00
HTMLAllCollection.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLAllCollection.h Bug 1558571 - Move HTMLDocument.all to Document; r=farre 2019-07-09 18:09:40 +00:00
HTMLAnchorElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLAnchorElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLAreaElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLAreaElement.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
HTMLAudioElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLAudioElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLBRElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLBRElement.h Bug 1569902 - part 2: Stop using attribute to consider whether a `<br>` element is a special node for empty last line or not r=m_kato,smaug 2019-08-02 05:45:18 +00:00
HTMLBodyElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLBodyElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLButtonElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLButtonElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLCanvasElement.cpp Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug 2020-03-04 23:10:22 +00:00
HTMLCanvasElement.h Bug 1598585 Part 4: Notify the content process of a canvas device change. r=jrmuizel 2020-02-24 11:21:27 +00:00
HTMLDataElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLDataElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLDataListElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLDataListElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLDetailsElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLDetailsElement.h Bug 1524893 - Override IsInteractiveHTMLContent() for HTMLDetailsElement. r=smaug 2019-02-07 04:35:55 +00:00
HTMLDialogElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLDialogElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLDivElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLDivElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLEmbedElement.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
HTMLEmbedElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLFieldSetElement.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLFieldSetElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLFontElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLFontElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLFormControlsCollection.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
HTMLFormControlsCollection.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLFormElement.cpp Bug 1619112 part 2. Pass char literals instead of char16_t literals into ErrorResult throwing methods. r=smaug 2020-03-06 21:04:58 +00:00
HTMLFormElement.h Bug 1588715 - Implement SubmitEvent; r=smaug 2020-02-11 12:46:54 +00:00
HTMLFormSubmission.cpp Bug 1591100. Fix the form submission URL for the empty-query case. r=smaug 2020-03-13 11:46:26 +00:00
HTMLFormSubmission.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
HTMLFormSubmissionConstants.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLFrameElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLFrameElement.h Bug 1524683 - Move all nsIFrameLoaderOwner references to nsFrameLoaderOwner; r=nika 2019-02-15 22:20:53 +00:00
HTMLFrameSetElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLFrameSetElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLHRElement.cpp Bug 1617472 - Use enums for text-align / text-align-last. r=jfkthame 2020-02-24 13:32:57 +00:00
HTMLHRElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLHeadingElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLHeadingElement.h Bug 1590366 - Remove accessibility.heading-element-level-changes.enabled. r=MarcoZ 2019-10-22 13:51:41 +00:00
HTMLIFrameElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLIFrameElement.h Bug 1595936: Part 2 - Refresh feature policy when attaching browsing context. r=farre,baku 2020-01-24 19:03:10 +00:00
HTMLImageElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLImageElement.h Bug 1621333 - Ensure aspect-ratio applies to lazy-loaded images. r=hiro 2020-03-10 21:30:02 +00:00
HTMLInputElement.cpp Bug 1622221 - Rework number input localization. r=jwatt 2020-03-23 09:36:52 +00:00
HTMLInputElement.h Bug 1622221 - Rework number input localization. r=jwatt 2020-03-23 09:36:52 +00:00
HTMLLIElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLLIElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLLabelElement.cpp Bug 1240285 - Forward focus only if label is not focusable r=edgar 2020-03-25 20:01:02 +00:00
HTMLLabelElement.h Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug 2020-01-16 14:38:40 +00:00
HTMLLegendElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLLegendElement.h Bug 1341018 - Create enum class LegendAlignValue to replace NS_STYLE_TEXT_ALIGN_* and NS_STYLE_VERTICAL_ALIGN_* in legend code. r=emilio 2020-01-23 03:10:03 +00:00
HTMLLinkElement.cpp Bug 1374612 - CSP: Hide nonce values from the DOM. r=smaug,annevk 2020-02-29 12:35:46 +00:00
HTMLLinkElement.h Bug 1614329 - Fix the handling of the type attribute of HTMLStyleElement; r=bzbarsky 2020-02-11 19:38:26 +00:00
HTMLMapElement.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLMapElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLMarqueeElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLMarqueeElement.h Bug 1562257 part 4. Fix style mapping of hspace and vspace attributes to match the spec. r=mccr8 2019-06-28 23:51:43 +00:00
HTMLMediaElement.cpp Bug 1621166 - part1 : add a method to know if media element is being used in PIP mode. r=bryce 2020-03-19 21:01:12 +00:00
HTMLMediaElement.h Bug 1621166 - part1 : add a method to know if media element is being used in PIP mode. r=bryce 2020-03-19 21:01:12 +00:00
HTMLMenuBuilder.jsm Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
HTMLMenuElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLMenuElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLMenuItemElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLMenuItemElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLMetaElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLMetaElement.h Bug 1498729 - Handle the cases where the name of viewport meta tag changes. r=smaug,botond 2019-07-25 04:26:04 +00:00
HTMLMeterElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLMeterElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLModElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLModElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLObjectElement.cpp Bug 1589027 - Fix object.tabIndex should return 0 by default; r=smaug 2019-10-28 15:50:59 +00:00
HTMLObjectElement.h Bug 1589027 - Fix object.tabIndex should return 0 by default; r=smaug 2019-10-28 15:50:59 +00:00
HTMLOptGroupElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLOptGroupElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLOptionElement.cpp Bug 1377999 - Make TextNode to adapt the DOMArena changes r=smaug 2020-03-17 14:53:54 +00:00
HTMLOptionElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLOptionsCollection.cpp Bug 1315460 - Removal of keygen element r=keeler,baku,jld,hsivonen 2019-06-13 08:58:07 +00:00
HTMLOptionsCollection.h Bug 1521853 - Remove Throws annotation from some infallible HTMLOptionsCollection/HTMLSelectElement properties. r=qdot 2019-01-22 19:03:07 +00:00
HTMLOutputElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLOutputElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLParagraphElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLParagraphElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLPictureElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLPictureElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLPreElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLPreElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLProgressElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLProgressElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLScriptElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLScriptElement.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
HTMLSelectElement.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
HTMLSelectElement.h Bug 1570982 - remove `CPP_THROW_NEW`; r=glandium 2019-08-14 01:32:41 +00:00
HTMLSharedElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLSharedElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLSharedListElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLSharedListElement.h Bug 288704 part 2 - [css-lists] Implement display:list-item counters using a built-in 'list-item' CSS counter. r=emilio 2019-03-24 23:13:52 +01:00
HTMLSlotElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLSlotElement.h Bug 1554498 - Don't use nsIMutationObserver for ShadowRoot. r=smaug 2019-08-27 22:10:46 +00:00
HTMLSourceElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLSourceElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLSpanElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLSpanElement.h Bug 1602421 - Remove some useless includes. r=jfkthame 2019-12-09 14:53:50 +00:00
HTMLStyleElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLStyleElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLSummaryElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLSummaryElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLTableCaptionElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLTableCaptionElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLTableCellElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLTableCellElement.h Bug 1560055 part 5. Fix various reflection cases that should be using GetUnsignedIntAttr but are using GetIntAttr. r=mccr8 2019-06-28 20:57:44 +00:00
HTMLTableColElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLTableColElement.h Bug 1560055 part 5. Fix various reflection cases that should be using GetUnsignedIntAttr but are using GetIntAttr. r=mccr8 2019-06-28 20:57:44 +00:00
HTMLTableElement.cpp Bug 1617472 - Use enums for text-align / text-align-last. r=jfkthame 2020-02-24 13:32:57 +00:00
HTMLTableElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLTableRowElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLTableRowElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLTableSectionElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLTableSectionElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLTemplateElement.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
HTMLTemplateElement.h Bug 1503657 - Implement Fluent DOMOverlays in C++. r=smaug,Pike 2019-04-24 05:05:11 +00:00
HTMLTextAreaElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLTextAreaElement.h Bug 1401657 - Make editor value changes always notify. r=masayuki 2020-03-13 02:29:48 +00:00
HTMLTimeElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLTimeElement.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HTMLTitleElement.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLTitleElement.h Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
HTMLTrackElement.cpp Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug 2020-03-17 14:53:08 +00:00
HTMLTrackElement.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
HTMLUnknownElement.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
HTMLUnknownElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
HTMLVideoElement.cpp Bug 1621166 - part2 : do not stop media control for media being used in PIP mode. r=MeFisto94 2020-03-19 18:15:33 +00:00
HTMLVideoElement.h Bug 1536156 - Let cloneElementVisually() return a promise that resolves when frames have been rendered. r=alwu,mconley,bzbarsky 2019-11-22 12:52:48 +00:00
ImageDocument.cpp Bug 1621835. Make imgINotificationObserver::Notify a void method, since no one examines its return value anyway. r=emilio 2020-03-12 04:25:34 +00:00
ImageDocument.h Bug 1621835. Make imgINotificationObserver::Notify a void method, since no one examines its return value anyway. r=emilio 2020-03-12 04:25:34 +00:00
MediaDocument.cpp Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen 2020-03-19 10:45:28 +00:00
MediaDocument.h Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
MediaError.cpp Bug 1542120 - Add js/public/Warnings.h for warning-related JSAPI. r=arai 2019-04-05 22:52:04 +00:00
MediaError.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
PlayPromise.cpp Bug 1591655 - Remove the unnecessary |proto| argument from |JS::NewPromiseObject| and its callers, seeing as all callers pass |nullptr| (and therefore uniformly request the default prototype). r=jandem,bzbarsky 2019-10-26 08:14:05 +00:00
PlayPromise.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PluginDocument.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
RadioNodeList.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
RadioNodeList.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
TextControlElement.h Bug 1401657 - Make editor value changes always notify. r=masayuki 2020-03-13 02:29:48 +00:00
TextControlState.cpp Bug 1623858: part 3) Remove `TextInputSelectionController::mLimiter`. r=smaug 2020-03-20 13:23:59 +00:00
TextControlState.h Bug 253870 - Make disabled form controls selectable. r=masayuki,MarcoZ 2020-03-19 13:18:16 +00:00
TextInputListener.h Bug 1597679 - part 2: Make `nsITextControlElement` inherit `nsGenericHTMLFormElementWithState` r=smaug 2019-11-25 06:35:15 +00:00
TextTrackManager.cpp Bug 1600353 - Make TextTrackSource and TextTrackReadyState enum classes. r=bzbarsky 2019-12-02 19:13:11 +00:00
TextTrackManager.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
TimeRanges.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
TimeRanges.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ValidityState.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ValidityState.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
VideoDocument.cpp Bug 1564449, ensure the right body element is used throughout the method call, r=mccr8 2019-08-06 16:43:01 +03:00
components.conf Bug 1524688: Part 53 - Convert htmlMenuBuilder to static registration. r=mconley 2019-01-30 11:33:07 -08:00
moz.build Bug 1597679 - part 2: Make `nsITextControlElement` inherit `nsGenericHTMLFormElementWithState` r=smaug 2019-11-25 06:35:15 +00:00
nsBrowserElement.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsBrowserElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
nsDOMStringMap.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsDOMStringMap.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsGenericHTMLElement.cpp Bug 1377999 - Make TextNode to adapt the DOMArena changes r=smaug 2020-03-17 14:53:54 +00:00
nsGenericHTMLElement.h Bug 1377999 - Add the capability to do DOM node Arena allocation r=smaug 2020-03-17 14:52:37 +00:00
nsGenericHTMLFrameElement.cpp Bug 1612431, it is enough to update existing browsing context name when changing iframe.name, r=kmag 2020-02-06 18:44:05 +00:00
nsGenericHTMLFrameElement.h Bug 1603889 - Simplify the scrollbar preference setup. r=smaug 2019-12-15 22:56:23 +00:00
nsHTMLContentSink.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsHTMLDNSPrefetch.cpp Bug 1552176 - pass TRRMode into nsHTMLDNSPrefetch methods r=dragana 2020-01-07 19:33:51 +00:00
nsHTMLDNSPrefetch.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
nsHTMLDocument.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00
nsHTMLDocument.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsIConstraintValidation.cpp Bug 1617600 - Prototype :focus-visible behind a flag. r=smaug 2020-02-26 14:16:20 +00:00
nsIConstraintValidation.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsIForm.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsIFormControl.h Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug 2020-01-14 19:01:05 +00:00
nsIFormSubmitObserver.idl Bug 1474143 - Replace form submission observer notifications with events. r=Ehsan 2019-02-23 00:23:55 +00:00
nsIHTMLCollection.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsIImageDocument.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIMenuBuilder.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsIRadioGroupContainer.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsIRadioVisitor.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsRadioVisitor.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsRadioVisitor.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/html. r=smaug 2020-02-20 16:19:15 +00:00