..
crashtests
Bug 1864255. Make sure some crashtests in dom/ cleanup any opened windows after they finish. r=dom-core,peterv
2023-11-17 01:31:21 +00:00
input
Bug 1854404 - Remove global constructor in dom/html/input/InputType r=smaug
2023-09-26 13:09:39 +00:00
reftests
Bug 1444491 - Update existing internal tests based on the autofocus algorithm updates r=emilio
2023-02-15 20:08:37 +00:00
test
Bug 1824215 - support non-autofill credential type for autocomplete attribute. r=sgalich,smaug
2023-12-01 23:56:47 +00:00
ConstraintValidation.cpp
Bug 1856795 - ride along: use = default; on some recently modified files r=emilio
2023-10-15 15:29:03 +00:00
ConstraintValidation.h
CustomStateSet.cpp
Bug 1861466 - Add CustomStateSet and :state() pseudo. r=emilio,smaug
2023-11-08 13:38:02 +00:00
CustomStateSet.h
Bug 1861466 - Add CustomStateSet and :state() pseudo. r=emilio,smaug
2023-11-08 13:38:02 +00:00
ElementInternals.cpp
Bug 1861466 - Add CustomStateSet and :state() pseudo. r=emilio,smaug
2023-11-08 13:38:02 +00:00
ElementInternals.h
Bug 1861466 - Add CustomStateSet and :state() pseudo. r=emilio,smaug
2023-11-08 13:38:02 +00:00
FetchPriority.cpp
Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from <link>
elements or Link
header fields. r=smaug,emilio,valentin
2023-11-23 14:36:11 +00:00
FetchPriority.h
Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from <link>
elements or Link
header fields. r=smaug,emilio,valentin
2023-11-23 14:36:11 +00:00
HTMLAllCollection.cpp
HTMLAllCollection.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
HTMLAnchorElement.cpp
Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki
2023-12-08 11:34:06 +00:00
HTMLAnchorElement.h
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLAreaElement.cpp
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLAreaElement.h
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLAudioElement.cpp
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
2023-06-23 10:01:32 +00:00
HTMLAudioElement.h
HTMLBodyElement.cpp
Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre
2023-08-02 20:41:48 +00:00
HTMLBodyElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLBRElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLBRElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLButtonElement.cpp
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLButtonElement.h
Bug 1855633 - Part 2: Activation behavior method for button element. r=edgar
2023-10-30 09:39:27 +00:00
HTMLCanvasElement.cpp
Bug 1867604: Use regular refcounting macro (not threadsafe one) for RequestedFrameRefreshObserver, since it's only used on the main thread. r=pehrsons
2023-11-30 18:46:05 +00:00
HTMLCanvasElement.h
Bug 1850871 - Resize canvas in ImageBitmapRenderingContext::TransferFromImageBitmap. r=gfx-reviewers,lsalzman
2023-10-16 11:23:43 +00:00
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataListElement.cpp
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
2023-06-23 10:01:32 +00:00
HTMLDataListElement.h
Bug 841942 - Display tick marks for <input type=range> when @list/<datalist> is used r=emilio,credential-management-reviewers,sgalich
2022-11-28 22:06:33 +00:00
HTMLDetailsElement.cpp
Bug 1864331 - Implements HandleInvokeInternal for details element. r=smaug,CanadaHonk
2023-11-13 23:12:15 +00:00
HTMLDetailsElement.h
Bug 1864331 - Implements HandleInvokeInternal for details element. r=smaug,CanadaHonk
2023-11-13 23:12:15 +00:00
HTMLDialogElement.cpp
Bug 1856109 - Fix build bustages on dom/html/HTMLDialogElement.cpp CLOSED TREE
2023-10-31 17:02:36 +02:00
HTMLDialogElement.h
Bug 1811129 - Implement the new dialog initial focus algorithm r=emilio
2023-08-02 13:35:47 +00:00
HTMLDivElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLDivElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLDNSPrefetch.cpp
Bug 1596845
- Turn nsIDNSService dns flags into a cenum r=necko-reviewers,geckoview-reviewers,kershaw,m_kato
2022-12-23 09:26:17 +00:00
HTMLDNSPrefetch.h
Bug 1596845
- Turn nsIDNSService dns flags into a cenum r=necko-reviewers,geckoview-reviewers,kershaw,m_kato
2022-12-23 09:26:17 +00:00
HTMLElement.cpp
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
HTMLElement.h
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
HTMLEmbedElement.cpp
Bug 1850238 - Make BROKEN state non-intrinsic. r=smaug
2023-08-31 09:20:40 +00:00
HTMLEmbedElement.h
Bug 1850238 - Make BROKEN state non-intrinsic. r=smaug
2023-08-31 09:20:40 +00:00
HTMLFieldSetElement.cpp
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
HTMLFieldSetElement.h
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
HTMLFontElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLFontElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLFormControlsCollection.cpp
Bug 1837540 - Make radio button group navigation follow tree-order. r=sefeng,smaug
2023-08-03 01:52:19 +00:00
HTMLFormControlsCollection.h
Bug 1066940 - Align return type of HTMLFormElement::elements with spec. r=dom-core,webidl,peterv
2023-09-14 16:37:14 +00:00
HTMLFormElement.cpp
Bug 1863801 - P2. Add DOMFormRemoved event listener after successful fetch or XHR request r=dimi
2023-12-06 14:55:01 +00:00
HTMLFormElement.h
Bug 1863801 - P2. Add DOMFormRemoved event listener after successful fetch or XHR request r=dimi
2023-12-06 14:55:01 +00:00
HTMLFormSubmission.cpp
Bug 1820403 - Skip parts of form submission when the method is dialog. r=dom-core,sefeng
2023-07-18 13:00:27 +00:00
HTMLFormSubmission.h
Bug 1820403 - Skip parts of form submission when the method is dialog. r=dom-core,sefeng
2023-07-18 13:00:27 +00:00
HTMLFormSubmissionConstants.h
Bug 1842974 - Remove dom.dialog_element.enabled pref r=emilio
2023-07-17 10:02:53 +00:00
HTMLFrameElement.cpp
HTMLFrameElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLFrameSetElement.cpp
Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium
2023-09-28 20:46:07 +00:00
HTMLFrameSetElement.h
Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug
2023-04-21 09:25:17 +00:00
HTMLHeadingElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLHeadingElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLHRElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLHRElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLIFrameElement.cpp
Bug 1860041 - Make sure frameloader is initialized after lazy-loading if there's a frame. r=CanadaHonk
2023-10-24 15:06:17 +00:00
HTMLIFrameElement.h
Bug 1622090 - Implement loading=lazy for <iframe> r=emilio
2023-10-18 14:13:29 +00:00
HTMLImageElement.cpp
Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki
2023-12-08 11:34:06 +00:00
HTMLImageElement.h
Bug 1622090 - Implement loading=lazy for <iframe> r=emilio
2023-10-18 14:13:29 +00:00
HTMLInputElement.cpp
Bug 1853797 - HTMLInputElement.showPicker should show the picker on GeckoView even if type is month or week. r=geckoview-reviewers,emilio,ohall
2023-12-06 02:46:30 +00:00
HTMLInputElement.h
Bug 1863801 - P2. Add DOMFormRemoved event listener after successful fetch or XHR request r=dimi
2023-12-06 14:55:01 +00:00
HTMLLabelElement.cpp
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLLabelElement.h
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLLegendElement.cpp
HTMLLegendElement.h
HTMLLIElement.cpp
Bug 1868087 - Make <ol/ul/li type> match the spec. r=zcorpan
2023-12-04 11:43:23 +00:00
HTMLLIElement.h
Bug 1868087 - Make <ol/ul/li type> match the spec. r=zcorpan
2023-12-04 11:43:23 +00:00
HTMLLinkElement.cpp
Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from <link>
elements or Link
header fields. r=smaug,emilio,valentin
2023-11-23 14:36:11 +00:00
HTMLLinkElement.h
Bug 1855427: The DOMLinkRemoved chrome event is not used anywhere. r=emilio
2023-10-31 15:10:43 +00:00
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMarqueeElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLMarqueeElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLMediaElement.cpp
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
2023-10-27 13:30:11 +00:00
HTMLMediaElement.h
Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu
2023-10-10 08:51:12 +00:00
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMetaElement.cpp
Bug 1829570 - part 2: Add an overload of AsyncEventDispatcher::RunDOMEventWhenSafe
r=smaug
2023-05-15 01:07:29 +00:00
HTMLMetaElement.h
Bug 1829570 - part 2: Add an overload of AsyncEventDispatcher::RunDOMEventWhenSafe
r=smaug
2023-05-15 01:07:29 +00:00
HTMLMeterElement.cpp
Bug 1850238 - Make BROKEN state non-intrinsic. r=smaug
2023-08-31 09:20:40 +00:00
HTMLMeterElement.h
Bug 1850293 - Make <meter> styles not intrinsic. r=edgar
2023-08-29 00:16:54 +00:00
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp
Bug 1863759 - Make IMEStateManager
recreate IMEContentObserver
if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
HTMLObjectElement.h
Bug 1850238 - Make BROKEN state non-intrinsic. r=smaug
2023-08-31 09:20:40 +00:00
HTMLOptGroupElement.cpp
Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug
2023-04-21 08:56:27 +00:00
HTMLOptGroupElement.h
Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug
2023-04-21 08:56:27 +00:00
HTMLOptionElement.cpp
Bug 1850293 - Make CHECKED/DEFAULT states not intrinsic. r=smaug
2023-08-30 09:18:31 +00:00
HTMLOptionElement.h
Bug 1850293 - Make CHECKED/DEFAULT states not intrinsic. r=smaug
2023-08-30 09:18:31 +00:00
HTMLOptionsCollection.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLOptionsCollection.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
HTMLOutputElement.cpp
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
HTMLOutputElement.h
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
HTMLParagraphElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLParagraphElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLPictureElement.cpp
Bug 1694741 - Part 6: Map width/height attributes to the style of img elements. r=emilio
2022-08-22 20:18:39 +00:00
HTMLPictureElement.h
HTMLPreElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLPreElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLProgressElement.cpp
Bug 1850293 - Make indeterminate state non-intrinsic. r=edgar
2023-08-30 09:18:32 +00:00
HTMLProgressElement.h
Bug 1850293 - Make indeterminate state non-intrinsic. r=edgar
2023-08-30 09:18:32 +00:00
HTMLScriptElement.cpp
Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from <link>
elements or Link
header fields. r=smaug,emilio,valentin
2023-11-23 14:36:11 +00:00
HTMLScriptElement.h
Bug 1839315: part 6) Lift code for fetchpriority
attribute from nsGenericHTMLElementWithFetchPriorityAttribute
to nsGenericHTMLElement
. r=smaug
2023-10-23 08:14:51 +00:00
HTMLSelectElement.cpp
Bug 1864030 - HTMLSelectElement.showPicker should show the picker on Android even if not combo box. r=dom-core,geckoview-reviewers,ohall,edgar
2023-12-13 06:53:37 +00:00
HTMLSelectElement.h
Backed out changeset 4c7dab5cb50c (bug 1864291) for causing multiple failures on test_input_color_picker_popup.html / forms/browser_selectpopup_invoke.js CLOSED TREE
2023-11-15 19:44:05 +02:00
HTMLSharedElement.cpp
Bug 1851523 - Don't dispatch DOMHeadElementParsed on data documents, r=emilio
2023-09-05 10:27:32 +00:00
HTMLSharedElement.h
Bug 1831863 - Drive by clean-ups to HTMLSharedElement. r=smaug
2023-05-10 16:47:18 +00:00
HTMLSharedListElement.cpp
Bug 1868087 - Make <ol/ul/li type> match the spec. r=zcorpan
2023-12-04 11:43:23 +00:00
HTMLSharedListElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLSlotElement.cpp
Bug 1843484 - Use EventTarget* instead of nsISupports* for the event target parameter of the nsContentUtils::Dispatch methods. r=smaug
2023-08-28 23:38:42 +00:00
HTMLSlotElement.h
Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug
2023-04-21 09:25:17 +00:00
HTMLSourceElement.cpp
Bug 1851959 - Remove dom.picture_source_dimension_attributes.enabled pref r=emilio
2023-09-15 15:58:17 +00:00
HTMLSourceElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLSpanElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLSpanElement.h
HTMLStyleElement.cpp
Bug 1865610: part 1) Add partial support for the "fetchpriority" attribute for loading style sheets from <link>
elements or Link
header fields. r=smaug,emilio,valentin
2023-11-23 14:36:11 +00:00
HTMLStyleElement.h
Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug
2023-04-21 08:56:27 +00:00
HTMLSummaryElement.cpp
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLSummaryElement.h
Backed out 3 changesets (bug 1851970) for causing mochitests failures in browser_aboutNetError_csp_iframe.js.
2023-11-28 18:43:55 +02:00
HTMLTableCaptionElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableCaptionElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableCellElement.cpp
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
2023-06-23 10:01:32 +00:00
HTMLTableCellElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableColElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableColElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableElement.cpp
Bug 1840088 - Add back type check to HTMLTableElement::BuildInheritedAttributes(). r=nika
2023-06-23 17:59:17 +00:00
HTMLTableElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableRowElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableRowElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableSectionElement.cpp
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTableSectionElement.h
Bug 1839223
- Remove nsMappedAttributes. r=smaug
2023-06-22 17:22:03 +00:00
HTMLTemplateElement.cpp
Bug 1712140 - Part 4: Add parseHTMLUnsafe and setHTMLUnsafe methods. r=dom-core,webidl,hsivonen
2023-12-07 21:27:10 +00:00
HTMLTemplateElement.h
Bug 1712140 - Part 4: Add parseHTMLUnsafe and setHTMLUnsafe methods. r=dom-core,webidl,hsivonen
2023-12-07 21:27:10 +00:00
HTMLTextAreaElement.cpp
Bug 1863759 - Make IMEStateManager
recreate IMEContentObserver
if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
HTMLTextAreaElement.h
Bug 1863759 - Make IMEStateManager
recreate IMEContentObserver
if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTitleElement.cpp
Bug 1800553 - part 2: Change HTMLAnchorElement::GetText
to a const
method r=smaug
2022-11-16 00:21:30 +00:00
HTMLTitleElement.h
Bug 1800553 - part 2: Change HTMLAnchorElement::GetText
to a const
method r=smaug
2022-11-16 00:21:30 +00:00
HTMLTrackElement.cpp
Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu
2023-10-10 08:51:12 +00:00
HTMLTrackElement.h
Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug
2023-04-21 08:56:27 +00:00
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp
Bug 1863846 change VideoInfo::Rotation to non-nested enum class VideoRotation so that it can be forward declared r=aosmond,media-playback-reviewers,padenot
2023-11-29 01:44:45 +00:00
HTMLVideoElement.h
Bug 1863583 - Add disablePictureInPicture attribute to HTMLVideoElement WebIDL. r=webidl,emilio,mconley
2023-12-11 16:27:21 +00:00
ImageDocument.cpp
Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio
2023-11-21 12:45:59 +00:00
ImageDocument.h
Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv
2023-07-31 23:44:15 +00:00
MediaDocument.cpp
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
2023-10-27 13:30:11 +00:00
MediaDocument.h
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
2023-10-27 13:30:11 +00:00
MediaError.cpp
Bug 1838415 - Introduce RFPTarget::MediaError. r=tjr
2023-06-26 07:17:39 +00:00
MediaError.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
moz.build
Bug 1861466 - Add CustomStateSet and :state() pseudo. r=emilio,smaug
2023-11-08 13:38:02 +00:00
nsBrowserElement.cpp
nsBrowserElement.h
nsDOMStringMap.cpp
Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
2023-06-23 10:01:32 +00:00
nsDOMStringMap.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
nsGenericHTMLElement.cpp
Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki
2023-12-08 11:34:06 +00:00
nsGenericHTMLElement.h
Bug 1868552 - Refactor nsIContent::IsFocusable for clarity. r=masayuki
2023-12-08 11:34:06 +00:00
nsGenericHTMLFrameElement.cpp
Bug 1622090 - Implement loading=lazy for <iframe> r=emilio
2023-10-18 14:13:29 +00:00
nsGenericHTMLFrameElement.h
Bug 1622090 - Implement loading=lazy for <iframe> r=emilio
2023-10-18 14:13:29 +00:00
nsHTMLContentSink.cpp
Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu
2023-10-10 08:51:12 +00:00
nsHTMLDocument.cpp
Bug 1866011 p2. Rename nsIDocShell.contentViewer. r=emilio,credential-management-reviewers,devtools-reviewers,sgalich
2023-11-24 09:10:52 +00:00
nsHTMLDocument.h
Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio
2023-11-21 12:45:59 +00:00
nsIConstraintValidation.cpp
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
nsIConstraintValidation.h
nsIFormControl.h
Bug 1839555 - Get rid of nsIFormControl::AllowDrop
r=dom-core,peterv
2023-06-24 00:58:44 +00:00
nsIHTMLCollection.h
nsIRadioVisitor.h
nsRadioVisitor.cpp
Bug 1850293 - Make validity states non-intrinsic. r=smaug
2023-08-30 09:18:32 +00:00
nsRadioVisitor.h
PlayPromise.cpp
PlayPromise.h
RadioNodeList.cpp
RadioNodeList.h
TextControlElement.h
Bug 1863759 - Make IMEStateManager
recreate IMEContentObserver
if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
TextControlState.cpp
Bug 1863759 - Make IMEStateManager
recreate IMEContentObserver
if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
TextControlState.h
Bug 1863759 - Make IMEStateManager
recreate IMEContentObserver
if the active one is not observing editable content of focused element r=smaug,m_kato
2023-12-05 02:33:18 +00:00
TextInputListener.h
Bug 1091187 - remove unused arguments and check from UpdateCommands r=dom-core,webidl,masayuki,smaug
2023-08-10 04:09:08 +00:00
TextTrackManager.cpp
Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu
2023-10-10 08:51:12 +00:00
TextTrackManager.h
TimeRanges.cpp
Bug 1703812, 1817997
, 1821362: apply code formatting via Lando
2023-05-24 13:28:38 +00:00
TimeRanges.h
Bug 1817997
- Write a version of GetSeekableTimeRanges that uses double and not TimeUnit. r=alwu
2023-05-24 13:18:43 +00:00
ValidityState.cpp
ValidityState.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
VideoDocument.cpp
Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv
2023-07-31 23:44:15 +00:00