gecko-dev/dom/html
2023-05-23 18:11:58 +00:00
..
crashtests Bug 1631441 - Remove no longer relevant tests with XBL bindings. r=emilio DONTBUILD 2022-11-23 13:41:15 +00:00
input Bug 1829570 - part 2: Add an overload of AsyncEventDispatcher::RunDOMEventWhenSafe r=smaug 2023-05-15 01:07:29 +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 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
ConstraintValidation.cpp
ConstraintValidation.h
ElementInternals.cpp Bug 1827019 - Add diagnostic assertion to ensure mForm is reset after unlink; r=smaug 2023-04-27 21:48:43 +00:00
ElementInternals.h Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +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 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLAnchorElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLAreaElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLAreaElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLBodyElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLBodyElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLBRElement.cpp
HTMLBRElement.h Bug 1816328 - Fix a typo in the first patch of this bug. 2023-02-13 15:28:43 +01:00
HTMLButtonElement.cpp Bug 1653625 - Make the submission from default action of a submit button also deferred. r=edgar 2023-05-12 23:11:28 +00:00
HTMLButtonElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLCanvasElement.cpp Bug 1816189 - Part 4: Add random noise when extracting data from canvas element when canvas randomization is enabled. r=tjr,lsalzman 2023-05-08 14:04:35 +00:00
HTMLCanvasElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataListElement.cpp
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 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLDetailsElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLDialogElement.cpp Bug 1831057 - Handle conflict interactions between popover, modal dialog and fullscreen. r=emilio 2023-05-17 18:49:45 +00:00
HTMLDialogElement.h Bug 1829318 - Throw exception when calling dialog.show() on an open popover. r=emilio 2023-04-28 14:17:51 +00:00
HTMLDivElement.cpp
HTMLDivElement.h
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 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLEmbedElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLEmbedElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLFieldSetElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLFieldSetElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFormControlsCollection.cpp
HTMLFormControlsCollection.h
HTMLFormElement.cpp Bug 1829570 - part 2: Add an overload of AsyncEventDispatcher::RunDOMEventWhenSafe r=smaug 2023-05-15 01:07:29 +00:00
HTMLFormElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLFormSubmission.cpp Bug 1770094 r=freddyb,emilio 2022-08-15 14:41:10 +00:00
HTMLFormSubmission.h
HTMLFormSubmissionConstants.h
HTMLFrameElement.cpp
HTMLFrameElement.h
HTMLFrameSetElement.cpp Bug 1829225 - Trivially fix a typo in the previous patch. 2023-04-21 12:56:47 +02:00
HTMLFrameSetElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLHRElement.cpp
HTMLHRElement.h
HTMLIFrameElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLIFrameElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLImageElement.cpp Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLImageElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLInputElement.cpp Bug 1833477 - Make type attribute changes follow the spec more closely. r=smaug,masayuki 2023-05-23 15:18:03 +00:00
HTMLInputElement.h Bug 1833477 - Make type attribute changes follow the spec more closely. r=smaug,masayuki 2023-05-23 15:18:03 +00:00
HTMLLabelElement.cpp Bug 1782380 - Consider trusted accesskey event user activation. r=edgar 2022-08-01 13:39:53 +00:00
HTMLLabelElement.h
HTMLLegendElement.cpp
HTMLLegendElement.h
HTMLLIElement.cpp Bug 1803968 - [refactor] Migrate NS_STYLE_LIST_STYLE_* defines r=emilio 2022-12-07 09:58:22 +00:00
HTMLLIElement.h
HTMLLinkElement.cpp Bug 1425310 - Implement modulepreload for link rel. r=yulia,smaug,jonco 2023-05-14 10:49:46 +00:00
HTMLLinkElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMarqueeElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLMarqueeElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLMediaElement.cpp Backed out 80 changesets (bug 1821362, bug 1703812, bug 1817997) for causing media crashes as in Bug 1833890. a=backout 2023-05-19 14:49:57 +03:00
HTMLMediaElement.h Bug 1832479 use types for decoder owner Invalidate() boolean parameters r=pehrsons 2023-05-16 21:30:29 +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
HTMLMeterElement.h
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLObjectElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +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 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLOptionElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLOptionsCollection.cpp
HTMLOptionsCollection.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
HTMLOutputElement.cpp Bug 1800553 - part 2: Change HTMLAnchorElement::GetText to a const method r=smaug 2022-11-16 00:21:30 +00:00
HTMLOutputElement.h Bug 1800553 - part 2: Change HTMLAnchorElement::GetText to a const method r=smaug 2022-11-16 00:21:30 +00:00
HTMLParagraphElement.cpp
HTMLParagraphElement.h
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
HTMLPreElement.h
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLScriptElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLScriptElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLSelectElement.cpp Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLSelectElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLSharedElement.cpp Bug 1831863 - Stop mapping <dir type> to list-style-type. r=zcorpan,smaug 2023-05-10 16:47:18 +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 1831863 - Stop mapping <dir type> to list-style-type. r=zcorpan,smaug 2023-05-10 16:47:18 +00:00
HTMLSharedListElement.h
HTMLSlotElement.cpp Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +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 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLSourceElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLStyleElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
HTMLSummaryElement.cpp Bug 1797957 - Fix HTMLSummaryElement::GetDetails() for XML pretty print. r=smaug 2022-10-31 10:37:33 +00:00
HTMLSummaryElement.h Bug 1308080 - Make <details> use a shadow tree as per spec. r=TYLin,smaug 2022-09-16 14:54:12 +00:00
HTMLTableCaptionElement.cpp Bug 1807963 - Remove non-standard values of caption-side for good. r=TYLin,layout-reviewers 2023-01-09 18:02:23 +00:00
HTMLTableCaptionElement.h
HTMLTableCellElement.cpp Bug 1799348 - [refactor] Migrate NS_STYLE_CELL_SCOPE_* defines r=emilio 2022-11-08 20:18:45 +00:00
HTMLTableCellElement.h Bug 1694741 - Part 3: Add NS_IMPL_FROMNODE_HELPER() for HTMLTableCellElement. r=emilio 2022-08-22 20:18:38 +00:00
HTMLTableColElement.cpp
HTMLTableColElement.h
HTMLTableElement.cpp Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLTableElement.h Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Bug 1108425 - Fix dir=auto for textarea with rtl text. r=smaug 2023-05-22 12:35:01 +00:00
HTMLTextAreaElement.h Bug 1108425 - Fix dir=auto for textarea with rtl text. r=smaug 2023-05-22 12:35:01 +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 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +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 1832479 use types for decoder owner Invalidate() boolean parameters r=pehrsons 2023-05-16 21:30:29 +00:00
HTMLVideoElement.h Bug 1832479 use types for decoder owner Invalidate() boolean parameters r=pehrsons 2023-05-16 21:30:29 +00:00
ImageDocument.cpp Bug 1811863 - Replace the remaining users of privacy_resistFingerprinting(). r=tjr 2023-01-30 21:37:04 +00:00
ImageDocument.h Bug 1461610. In image documents change the cursor to zoom in/out based on full zoom. r=emilio 2022-11-17 00:39:33 +00:00
MediaDocument.cpp Bug 1783601 remove unused MediaDocumentStreamListener::SetStreamListener() r=chunmin 2022-08-24 02:59:25 +00:00
MediaDocument.h Bug 1783601 remove unused MediaDocumentStreamListener::SetStreamListener() r=chunmin 2022-08-24 02:59:25 +00:00
MediaError.cpp Bug 1799435 - Make RFP checks faster. r=smaug 2022-11-08 02:36:25 +00:00
MediaError.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
moz.build Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
nsBrowserElement.cpp
nsBrowserElement.h
nsDOMStringMap.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMStringMap.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsGenericHTMLElement.cpp Bug 1831097: declare HTMLElement's togglePopover argument force optional. r=emilio 2023-05-23 14:26:57 +00:00
nsGenericHTMLElement.h Bug 1831097: declare HTMLElement's togglePopover argument force optional. r=emilio 2023-05-23 14:26:57 +00:00
nsGenericHTMLFrameElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
nsGenericHTMLFrameElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
nsHTMLContentSink.cpp Bug 1444491 - Check the number of script blocking style sheets in autofocus algorithm r=hsivonen 2023-02-15 20:08:38 +00:00
nsHTMLDocument.cpp Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
nsHTMLDocument.h
nsIConstraintValidation.cpp
nsIConstraintValidation.h
nsIFormControl.h Bug 1834334 - Include input reset and input button types to button type for target element. r=emilio 2023-05-23 18:11:58 +00:00
nsIHTMLCollection.h
nsIRadioGroupContainer.h
nsIRadioVisitor.h
nsRadioVisitor.cpp
nsRadioVisitor.h
PlayPromise.cpp
PlayPromise.h
RadioNodeList.cpp
RadioNodeList.h
TextControlElement.h Bug 1833181 - Avoid attr lookups to check whether input value is empty. r=smaug 2023-05-15 17:16:41 +00:00
TextControlState.cpp Bug 1833181 - Avoid attr lookups to check whether input value is empty. r=smaug 2023-05-15 17:16:41 +00:00
TextControlState.h Bug 1833181 - Avoid attr lookups to check whether input value is empty. r=smaug 2023-05-15 17:16:41 +00:00
TextInputListener.h Bug 1833181 - Avoid attr lookups to check whether input value is empty. r=smaug 2023-05-15 17:16:41 +00:00
TextTrackManager.cpp Bug 1814314 - use the script runner for calling ProcessCues. r=emilio 2023-03-15 17:26:33 +00:00
TextTrackManager.h
TimeRanges.cpp Backed out 80 changesets (bug 1821362, bug 1703812, bug 1817997) for causing media crashes as in Bug 1833890. a=backout 2023-05-19 14:49:57 +03:00
TimeRanges.h Backed out 80 changesets (bug 1821362, bug 1703812, bug 1817997) for causing media crashes as in Bug 1833890. a=backout 2023-05-19 14:49:57 +03:00
ValidityState.cpp
ValidityState.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
VideoDocument.cpp