| .. | 
		
		
			
			
			
			
				| crashtests | Bug 1631541 - Remove unused ImageDocument webidl bits. r=smaug | 2020-04-20 20:23:52 +00:00 | 
		
			
			
			
			
				| input | Bug 1649569 - Simplify a bit GetValidationMessage. r=edgar | 2020-07-07 13:32:55 +00:00 | 
		
			
			
			
			
				| reftests | Bug 1645794 - Set -moz-appearance:none on textareas, to avoid unreliable sizing when setting/removing background. r=emilio | 2020-06-15 13:59:12 +00:00 | 
		
			
			
			
			
				| test | Bug 1350875 part 7 - Enable fullscreen scroll tests. r=smaug | 2020-07-15 11:11:01 +00:00 | 
		
			
			
			
			
				| components.conf |  |  | 
		
			
			
			
			
				| 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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLAllCollection.h | Bug 1558571 - Move HTMLDocument.all to Document; r=farre | 2019-07-09 18:09:40 +00:00 | 
		
			
			
			
			
				| HTMLAnchorElement.cpp | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00:00 | 
		
			
			
			
			
				| HTMLAnchorElement.h | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00: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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLAudioElement.h | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +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 | 
		
			
			
			
			
				| 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 | 
		
			
			
			
			
				| HTMLButtonElement.cpp | Bug 1557303 - Implement form[method="dialog"] r=smaug | 2020-05-11 22:56:13 +00:00 | 
		
			
			
			
			
				| HTMLButtonElement.h | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00:00 | 
		
			
			
			
			
				| HTMLCanvasElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLCanvasElement.h | Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol | 2020-06-15 18:25:55 +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 |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| HTMLDetailsElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLDetailsElement.h | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00:00 | 
		
			
			
			
			
				| HTMLDialogElement.cpp | Bug 1652942 - Remove unnecessary includes from Element.h. r=smaug | 2020-07-15 14:09:01 +00:00 | 
		
			
			
			
			
				| HTMLDialogElement.h | Bug 1322947 - Add support of cancel dialog modal with escape key r=smaug | 2020-05-27 14:37:19 +00: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 |  |  | 
		
			
			
			
			
				| 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 1606660 - Move allowfullscreen checks to the browsing context. r=nika | 2020-06-08 23:49:31 +00:00 | 
		
			
			
			
			
				| HTMLEmbedElement.h | Bug 1606660 - Move allowfullscreen checks to the browsing context. r=nika | 2020-06-08 23:49:31 +00:00 | 
		
			
			
			
			
				| HTMLFieldSetElement.cpp |  |  | 
		
			
			
			
			
				| HTMLFieldSetElement.h |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| HTMLFormControlsCollection.cpp | Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin | 2020-04-24 13:31:14 +00:00 | 
		
			
			
			
			
				| HTMLFormControlsCollection.h |  |  | 
		
			
			
			
			
				| HTMLFormElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLFormElement.h | Bug 1590762 - Part 3: Keep track of current loads in BrowsingContext. r=mattwoodrow | 2020-06-23 13:01:37 +00:00 | 
		
			
			
			
			
				| HTMLFormSubmission.cpp | Bug 1652699 - Fix a null pointer crash while doing dialog form submission r=smaug | 2020-07-14 21:19:10 +00:00 | 
		
			
			
			
			
				| HTMLFormSubmission.h | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLFormSubmissionConstants.h | Bug 1557303 - Implement form[method="dialog"] r=smaug | 2020-05-11 22:56:13 +00: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 |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| 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 | 
		
			
			
			
			
				| HTMLHRElement.cpp | Bug 1634474. Makedom/html/buildable outside ofunified-buildenvironment. r=farre | 2020-05-04 14:29:02 +00:00 | 
		
			
			
			
			
				| HTMLHRElement.h |  |  | 
		
			
			
			
			
				| HTMLIFrameElement.cpp | Bug 1608358 - Fix allowfullscreen check to check for feature policy. r=baku | 2020-07-13 21:15:54 +00:00 | 
		
			
			
			
			
				| HTMLIFrameElement.h | Bug 1608358 - Fix allowfullscreen check to check for feature policy. r=baku | 2020-07-13 21:15:54 +00:00 | 
		
			
			
			
			
				| HTMLImageElement.cpp | Bug 1635082 - Remove nsImageLoadingContent::GetImageReferrerPolicy. r=edgar | 2020-05-04 21:26:38 +00:00 | 
		
			
			
			
			
				| HTMLImageElement.h | Bug 1635082 - Remove nsImageLoadingContent::GetImageReferrerPolicy. r=edgar | 2020-05-04 21:26:38 +00:00 | 
		
			
			
			
			
				| HTMLInputElement.cpp | Bug 1652942 - Remove unnecessary includes from Element.h. r=smaug | 2020-07-15 14:09:01 +00:00 | 
		
			
			
			
			
				| HTMLInputElement.h | Bug 1642344 - convert HTMLInputElement VarCache prefs to StaticPrefs. r=geckoview-reviewers,agi. | 2020-06-09 14:45:50 +00:00 | 
		
			
			
			
			
				| HTMLLabelElement.cpp | Bug 1643464 - Part 1: Rename eLeft/eRight to ePrimary/eSecondary r=masayuki | 2020-06-19 18:02:41 +00:00 | 
		
			
			
			
			
				| HTMLLabelElement.h | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00:00 | 
		
			
			
			
			
				| HTMLLegendElement.cpp | Bug 1652942 - Remove unnecessary includes from Element.h. r=smaug | 2020-07-15 14:09:01 +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 | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| HTMLLinkElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLLinkElement.h | Bug 1646032 - Avoid a silly string copy in PreloadService. r=mayhemer | 2020-06-16 14:07:18 +00:00 | 
		
			
			
			
			
				| HTMLMapElement.cpp |  |  | 
		
			
			
			
			
				| 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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +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 1450853 - Use Generic Error for 3rdparty MediaElement r=ckerschb,smaug | 2020-07-16 12:03:38 +00:00 | 
		
			
			
			
			
				| HTMLMediaElement.h | Bug 1651049 - Move the sink change logic in MediaStreamRenderer. r=padenot | 2020-07-09 14:32:21 +00:00 | 
		
			
			
			
			
				| HTMLMenuBuilder.jsm | Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski | 2020-07-10 23:58:28 +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 |  |  | 
		
			
			
			
			
				| 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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +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 |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| HTMLObjectElement.cpp | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00:00 | 
		
			
			
			
			
				| HTMLObjectElement.h | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +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 |  |  | 
		
			
			
			
			
				| HTMLOptionElement.cpp | Bug 1634474. Makedom/html/buildable outside ofunified-buildenvironment. r=farre | 2020-05-04 14:29:02 +00:00 | 
		
			
			
			
			
				| HTMLOptionElement.h | Bug 40545 - Fix the empty-label attribute case in the select popup. r=chutten | 2020-04-06 16:43:17 +00:00 | 
		
			
			
			
			
				| HTMLOptionsCollection.cpp | Bug 1315460 - Removal of keygen element r=keeler,baku,jld,hsivonen | 2019-06-13 08:58:07 +00:00 | 
		
			
			
			
			
				| HTMLOptionsCollection.h |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| HTMLPictureElement.cpp | Bug 1377999 - Make HTML Element to adapt the DOMArena changes r=smaug | 2020-03-17 14:53:08 +00:00 | 
		
			
			
			
			
				| HTMLPictureElement.h |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| HTMLScriptElement.cpp | Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert | 2020-07-11 02:20:20 +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 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00:00 | 
		
			
			
			
			
				| HTMLSharedElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +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 |  |  | 
		
			
			
			
			
				| HTMLSlotElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +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 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt | 2020-05-21 03:07:16 +00:00 | 
		
			
			
			
			
				| HTMLStyleElement.h | Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt | 2020-05-21 03:07:16 +00:00 | 
		
			
			
			
			
				| HTMLSummaryElement.cpp | Bug 1599415 trigger focuswhen details summary element is clicked r=TYLin,smaug | 2020-05-05 21:09:42 +00:00 | 
		
			
			
			
			
				| HTMLSummaryElement.h |  |  | 
		
			
			
			
			
				| HTMLTableCaptionElement.cpp | Bug 1634474. Makedom/html/buildable outside ofunified-buildenvironment. r=farre | 2020-05-04 14:29:02 +00:00 | 
		
			
			
			
			
				| HTMLTableCaptionElement.h |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| HTMLTemplateElement.cpp |  |  | 
		
			
			
			
			
				| HTMLTemplateElement.h |  |  | 
		
			
			
			
			
				| HTMLTextAreaElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLTextAreaElement.h | Bug 1637335 - Make MozEditableElement.editor flush frames if needed. r=smaug | 2020-05-12 22:32:18 +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 |  |  | 
		
			
			
			
			
				| 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 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp | 2020-07-15 11:20:45 +00:00 | 
		
			
			
			
			
				| HTMLTrackElement.h | Backed out changeset f2508a6e4c53 (bug 1636572) for causing wpt failures in track-element/cors/* | 2020-05-11 10:47:22 +03:00 | 
		
			
			
			
			
				| HTMLUnknownElement.cpp |  |  | 
		
			
			
			
			
				| 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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| HTMLVideoElement.h | Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar | 2020-04-28 11:22:32 +00:00 | 
		
			
			
			
			
				| ImageDocument.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| ImageDocument.h | Bug 1619165 - Reformat recent changes to the Google coding style r=andi | 2020-04-25 09:40:08 +00:00 | 
		
			
			
			
			
				| MediaDocument.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| MediaDocument.h | Bug 1581537 - Avoid several browser language leaks r=smaug | 2019-11-04 16:56:27 +00:00 | 
		
			
			
			
			
				| MediaError.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +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 | 
		
			
			
			
			
				| moz.build | Bug 1322947 - Add support of cancel dialog modal with escape key r=smaug | 2020-05-27 14:37:19 +00:00 | 
		
			
			
			
			
				| nsBrowserElement.cpp | Bug 1630691: Part 1 - Get rid of most of the remaining mozbrowser API. r=nika,mtigley,bradwerth | 2020-04-29 19:29:06 +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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| nsDOMStringMap.h |  |  | 
		
			
			
			
			
				| nsGenericHTMLElement.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| nsGenericHTMLElement.h | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| nsGenericHTMLFrameElement.cpp | Bug 1646563 - Remove BrowserId from nsFrameLoaderOwner, r=nika | 2020-06-22 21:46:03 +00:00 | 
		
			
			
			
			
				| nsGenericHTMLFrameElement.h | Bug 1631548 - part 2: Remove nsGenericHTMLFrameElement::mFrameLoaderCreationDisallowed. r=emilio | 2020-04-20 19:02:24 +00:00 | 
		
			
			
			
			
				| nsHTMLContentSink.cpp | Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj | 2020-06-10 10:46:14 +00:00 | 
		
			
			
			
			
				| nsHTMLDNSPrefetch.cpp | Bug 1637727 - convert network.security.esni.enabled to a StaticPref. r=KrisWright,necko-reviewers,valentin | 2020-05-28 18:23:20 +00:00 | 
		
			
			
			
			
				| nsHTMLDNSPrefetch.h | Bug 1639247 - Isolate DNS cache per first-party when privacy.partition.network_state is set to true - part 3 - implementation, r=valentin,necko-reviewers | 2020-05-20 17:27:43 +00:00 | 
		
			
			
			
			
				| nsHTMLDocument.cpp | Bug 1647301 - Remove forceCharset from nsIContentViewer. r=m_kato | 2020-07-02 06:23:24 +00:00 | 
		
			
			
			
			
				| nsHTMLDocument.h | Bug 1639833- IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi | 2020-06-03 06:09:52 +00:00 | 
		
			
			
			
			
				| nsIConstraintValidation.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 | 
		
			
			
			
			
				| nsIConstraintValidation.h |  |  | 
		
			
			
			
			
				| nsIForm.h | Bug 1557303 - Implement form[method="dialog"] r=smaug | 2020-05-11 22:56:13 +00:00 | 
		
			
			
			
			
				| nsIFormControl.h | Bug 1557303 - Implement form[method="dialog"] r=smaug | 2020-05-11 22:56:13 +00:00 | 
		
			
			
			
			
				| nsIFormSubmitObserver.idl |  |  | 
		
			
			
			
			
				| nsIHTMLCollection.h |  |  | 
		
			
			
			
			
				| nsIMenuBuilder.idl |  |  | 
		
			
			
			
			
				| nsIRadioGroupContainer.h |  |  | 
		
			
			
			
			
				| nsIRadioVisitor.h |  |  | 
		
			
			
			
			
				| nsRadioVisitor.cpp |  |  | 
		
			
			
			
			
				| 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 | 
		
			
			
			
			
				| 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 |  |  | 
		
			
			
			
			
				| PluginDocument.cpp | Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj | 2020-07-01 08:42:31 +00:00 | 
		
			
			
			
			
				| RadioNodeList.cpp |  |  | 
		
			
			
			
			
				| 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 1648372: add missing nullptrcheck toTextInputSelectionController::SetCaretReadOnly. r=masayuki | 2020-07-03 12:03:21 +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 nsITextControlElementinheritnsGenericHTMLFormElementWithStater=smaug | 2019-11-25 06:35:15 +00:00 | 
		
			
			
			
			
				| TextTrackManager.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +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 1626570 - Improve handling of copying arrays in dom/html/. r=smaug | 2020-05-05 10:08:15 +00:00 | 
		
			
			
			
			
				| TimeRanges.h |  |  | 
		
			
			
			
			
				| ValidityState.cpp |  |  | 
		
			
			
			
			
				| ValidityState.h | Bug 1634474. Makedom/html/buildable outside ofunified-buildenvironment. r=farre | 2020-05-04 14:29:02 +00:00 | 
		
			
			
			
			
				| VideoDocument.cpp | Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj | 2020-07-01 08:29:29 +00:00 |