gecko-dev/dom/html
serge-sans-paille 18308210a8 Bug 1916234 - Remove global constructor from dom/html/nsGenericHTMLElement.cpp r=emilio
Making static array constexpr and adjusting methods / codegen accordingly.

Differential Revision: https://phabricator.services.mozilla.com/D220813
2024-09-05 06:12:03 +00:00
..
crashtests Bug 1863770 - Check locale string whether it has null character. r=platform-i18n-reviewers,dminor 2024-08-13 09:12:05 +00:00
input Bug 1911403 - fix typo in source code -> r=nalexander,profiler-reviewers,jandem,masayuki,canaltinova 2024-08-07 05:35:02 +00:00
reftests Bug 1873474 - Use ImageBlocker directly instead of nsIContentPolicy::ShouldProcess in ImageDocument. r=smaug 2024-01-17 09:49:32 +00:00
test Bug 1914513 - Add a pref to disable mutation events, r=masayuki 2024-09-02 13:29:57 +00:00
ConstraintValidation.cpp Bug 1896923 - Use normalize-newlines algorithm for setCustomValidity r=emilio 2024-05-17 13:11:20 +00:00
ConstraintValidation.h
CustomStateSet.cpp Bug 1887338 - guard CustomStateSet from inserting multiple states in internal set r=emilio 2024-03-24 08:54:48 +00:00
CustomStateSet.h Bug 1865589 - Notify PresShell of CustomState changes, so Restyle can invalidate. r=emilio,dshin 2024-03-22 22:18:05 +00:00
ElementInternals.cpp Bug 1895551 - Remove aria attribute from ElementInternals when set to null. r=Jamie,dom-core,edgar 2024-05-24 22:37:12 +00:00
ElementInternals.h Bug 1883996 - P2: Add ariaActiveDescendantElement to ARIAMixin and implement. r=smaug 2024-03-12 20:32:16 +00:00
FetchPriority.cpp Bug 1916234 - Remove global constructor from dom/html/nsGenericHTMLElement.cpp r=emilio 2024-09-05 06:12:03 +00:00
FetchPriority.h Bug 1916234 - Remove global constructor from dom/html/nsGenericHTMLElement.cpp r=emilio 2024-09-05 06:12:03 +00:00
HTMLAllCollection.cpp
HTMLAllCollection.h
HTMLAnchorElement.cpp Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00:00
HTMLAnchorElement.h Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00:00
HTMLAreaElement.cpp Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00:00
HTMLAreaElement.h Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00: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
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
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
HTMLButtonElement.cpp Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16:18 +00:00
HTMLButtonElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
HTMLCanvasElement.cpp Bug 1898238 - Don't call TexTypeForWebgl when initializing offscreen canvas. r=aosmond,jgilbert 2024-07-22 20:23:37 +00:00
HTMLCanvasElement.h Bug 1150182 - Use strong-typed CSSIntSize instead of nsIntSize for canvas sizes. r=gfx-reviewers,layout-reviewers,emilio,nical 2024-07-15 15:20:11 +00:00
HTMLDNSPrefetch.cpp Bug 1899863 - Don't try to SendCancelHTMLDNSPrefetch or SendRemoveRequestContext if it will fail. r=necko-reviewers,jesup 2024-05-30 20:07:09 +00:00
HTMLDNSPrefetch.h Bug 1596935 - Separate rel=dns-prefetch behaviour from html anchor dns prefetch r=dom-core,necko-reviewers,sefeng 2024-04-17 13:54:05 +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
HTMLDetailsElement.cpp Bug 1856460, add support for HTMLDetailsElement.name, r=emilio 2024-07-08 20:39:44 +00:00
HTMLDetailsElement.h Bug 1856460, add support for HTMLDetailsElement.name, r=emilio 2024-07-08 20:39:44 +00:00
HTMLDialogElement.cpp Bug 1888776 - Add invoke defaults for dialog elements r=dom-core,sefeng 2024-05-24 09:48:49 +00:00
HTMLDialogElement.h Bug 1888776 - Add invoke defaults for dialog elements r=dom-core,sefeng 2024-05-24 09:48:49 +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
HTMLElement.cpp Bug 1906015 - part 1: Add `nsIFormControl` accessors from `nsINode*` or `EventTarget*` r=smaug 2024-07-10 00:46:59 +00:00
HTMLElement.h Bug 1906015 - part 1: Add `nsIFormControl` accessors from `nsINode*` or `EventTarget*` r=smaug 2024-07-10 00:46:59 +00:00
HTMLEmbedElement.cpp Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
HTMLEmbedElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
HTMLFieldSetElement.cpp Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +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 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00:00
HTMLFormControlsCollection.h Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00:00
HTMLFormElement.cpp Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
HTMLFormElement.h Bug 1900009 - Dispatch DOMPossibleUsernameInputAdded event for valid text and email inputs. r=dimi,edgar 2024-07-12 17:38:48 +00:00
HTMLFormSubmission.cpp Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +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
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
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
HTMLIFrameElement.cpp Bug 1882670 - Cancel the loading=lazy iframe when it's load via a different way r=emilio,webdriver-reviewers 2024-09-04 14:06:47 +00:00
HTMLIFrameElement.h Bug 1882670 - Cancel the loading=lazy iframe when it's load via a different way r=emilio,webdriver-reviewers 2024-09-04 14:06:47 +00:00
HTMLImageElement.cpp Bug 1912115 - Fix conflict with bug 1789578. 2024-08-11 18:12:29 +02:00
HTMLImageElement.h Bug 1912115 - HTMLImageElement shouldn't be considered broken once a load task is ongoing. r=smaug 2024-08-11 15:59:48 +00:00
HTMLInputElement.cpp Bug 1904279 - Get rid of `dom.w3c_pointer_events.dispatch_click_as_pointer_event` pref r=smaug,pip-reviewers,search-reviewers,devtools-reviewers,urlbar-reviewers,nchevobbe,dao,jteow,mconley 2024-07-30 06:49:42 +00:00
HTMLInputElement.h Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16:18 +00:00
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
HTMLLabelElement.cpp Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00: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 Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00:00
HTMLLegendElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLLinkElement.cpp Bug 1596935 - Separate rel=dns-prefetch behaviour from html anchor dns prefetch r=dom-core,necko-reviewers,sefeng 2024-04-17 13:54:05 +00:00
HTMLLinkElement.h Bug 1879340 - Add potentially render blocking, r=emilio 2024-02-24 18:12:35 +00:00
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMarqueeElement.cpp Bug 306344 - Use transform animations to implement marquee. r=smaug,firefox-animation-reviewers,boris 2024-04-09 09:41:40 +00:00
HTMLMarqueeElement.h Bug 306344 - Use transform animations to implement marquee. r=smaug,firefox-animation-reviewers,boris 2024-04-09 09:41:40 +00:00
HTMLMediaElement.cpp Bug 1912543 - Fix requestVideoFrameCallback with suspended/invisible videos. r=media-playback-reviewers,padenot 2024-08-28 17:10:35 +00:00
HTMLMediaElement.h Bug 1912543 - Fix requestVideoFrameCallback with suspended/invisible videos. r=media-playback-reviewers,padenot 2024-08-28 17:10:35 +00:00
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMetaElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLMetaElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +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 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
HTMLObjectElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
HTMLOptGroupElement.cpp Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16:18 +00:00
HTMLOptGroupElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLOptionElement.cpp Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16:18 +00:00
HTMLOptionElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLOptionsCollection.cpp Bug 1900930 - Remove ENSURE_SUCCESS_VOID. r=dom-core,edgar 2024-08-21 08:43:08 +00:00
HTMLOptionsCollection.h
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 1076583 - Make src attribute not load sync. r=smaug,extension-reviewers,devtools-reviewers,robwu,nchevobbe 2024-08-05 12:23:44 +00:00
HTMLPictureElement.h
HTMLPreElement.cpp Bug 1852478 - Convert CSS `white-space` into a shorthand that expands to `white-space-collapse` and `text-wrap-mode` longhands. r=firefox-style-system-reviewers,emilio 2024-01-26 09:40:02 +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 1878045 - Progress element's max property should ignore non-positive values on setting. r=dom-core,edgar 2024-02-13 09:02:20 +00:00
HTMLScriptElement.cpp Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
HTMLScriptElement.h Bug 1879340 - Add potentially render blocking, r=emilio 2024-02-24 18:12:35 +00:00
HTMLSelectElement.cpp Bug 1907032 - Don't show the select picker in active tabs. r=emilio 2024-08-19 13:29:57 +00:00
HTMLSelectElement.h Bug 1849122, allowing getting and modifying the autofill state directly within the input and select elements, and reset this state when its value changes, r=webidl,emilio 2024-05-28 23:39:59 +00:00
HTMLSharedElement.cpp Bug 1850967 - Forbid data: and javascript: URLs in <base>. r=emilio 2024-05-06 14:55:22 +00:00
HTMLSharedElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +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 1876163 - Part 3: Track whether node affects assigned dir=auto slot of ancestor. r=emilio,smaug 2024-07-09 08:00:34 +00:00
HTMLSlotElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLSourceElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLSourceElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLSpanElement.cpp Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
HTMLSpanElement.h
HTMLStyleElement.cpp Bug 1879340 - Add potentially render blocking, r=emilio 2024-02-24 18:12:35 +00:00
HTMLStyleElement.h Bug 1879340 - Add potentially render blocking, r=emilio 2024-02-24 18:12:35 +00:00
HTMLSummaryElement.cpp Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
HTMLSummaryElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00: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 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +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 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLTableElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +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 1890428 - Add serialization support for Declarative Shadow DOM. r=webidl,smaug 2024-05-15 16:40:21 +00:00
HTMLTextAreaElement.cpp Bug 1900930 - Make ENSURE_SUCCESS call WouldReportJSException. r=dom-core,win-reviewers,emilio,gstoll,edgar 2024-08-21 08:43:09 +00:00
HTMLTextAreaElement.h Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16:18 +00:00
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTitleElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLTitleElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLTrackElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLTrackElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp Bug 1912543 - Fix requestVideoFrameCallback with suspended/invisible videos. r=media-playback-reviewers,padenot 2024-08-28 17:10:35 +00:00
HTMLVideoElement.h Bug 1912543 - Fix requestVideoFrameCallback with suspended/invisible videos. r=media-playback-reviewers,padenot 2024-08-28 17:10:35 +00:00
ImageDocument.cpp Bug 1896516 Part 7 - Remove PresShell::GetRootScrollFrameAsScrollable(). r=layout-reviewers,emilio 2024-05-30 06:32:20 +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
PlayPromise.cpp
PlayPromise.h
RadioNodeList.cpp
RadioNodeList.h
TextControlElement.h Bug 1905743 - Tentative fix for no-opt asan builds. 2024-07-03 00:37:58 +02:00
TextControlState.cpp Bug 1911403 - fix typo in source code -> r=nalexander,profiler-reviewers,jandem,masayuki,canaltinova 2024-08-07 05:35:02 +00:00
TextControlState.h Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16: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
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
moz.build Bug 1770944 - Remove `dom/browser-element`. r=smaug 2024-03-07 13:04:21 +00:00
nsDOMStringMap.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
nsDOMStringMap.h
nsGenericHTMLElement.cpp Bug 1916234 - Remove global constructor from dom/html/nsGenericHTMLElement.cpp r=emilio 2024-09-05 06:12:03 +00:00
nsGenericHTMLElement.h Bug 1909311 - Remove nsIFormControlFrame and nsITextControlFrame. r=masayuki,layout-reviewers,dholbert 2024-07-23 16:16:18 +00:00
nsGenericHTMLFrameElement.cpp Bug 1882670 - Cancel the loading=lazy iframe when it's load via a different way r=emilio,webdriver-reviewers 2024-09-04 14:06:47 +00:00
nsGenericHTMLFrameElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
nsHTMLContentSink.cpp Bug 1881188 - Remove nsLayoutCID.h r=emilio 2024-02-21 13:04:30 +00:00
nsHTMLDocument.cpp Bug 1910951 - Avoid incorrect use of nsParser when meta refresh is added to about:blank. r=sefeng 2024-08-13 15:15:03 +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 1850295 - Update :user-{valid,invalid} to follow the spec. r=smaug 2024-01-16 11:09:01 +00:00
nsIConstraintValidation.h
nsIFormControl.h Bug 1906015 - part 1: Add `nsIFormControl` accessors from `nsINode*` or `EventTarget*` r=smaug 2024-07-10 00:46:59 +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