gecko-dev/dom/html
Emilio Cobos Álvarez e130775894 Bug 1527691 - Disabled datetimebox inner elements shouldn't be tabbable. r=Gijs
They're not focusable with mouse already.

Differential Revision: https://phabricator.services.mozilla.com/D147084
2022-05-23 12:56:46 +00:00
..
crashtests Bug 1724816 - Check the focused window still persists after MoveCaretToFocus r=smaug 2021-08-16 18:51:26 +00:00
input Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
reftests Bug 1423850 - Take into account video's rotation metadata at context.drawImage() with <video> r=gfx-reviewers,bradwerth 2022-03-18 00:01:02 +00:00
test Bug 1527691 - Disabled datetimebox inner elements shouldn't be tabbable. r=Gijs 2022-05-23 12:56:46 +00:00
ConstraintValidation.cpp Bug 1556367 - Part 2: Factor dispatching invalid event code into a common place; r=smaug 2021-12-03 15:47:34 +00:00
ConstraintValidation.h Bug 1556367 - Part 2: Factor dispatching invalid event code into a common place; r=smaug 2021-12-03 15:47:34 +00:00
ElementInternals.cpp Bug 1757923 - Make ElementInternals keeping the target element alive; r=smaug 2022-03-11 13:29:02 +00:00
ElementInternals.h Bug 1757923 - Make ElementInternals keeping the target element alive; r=smaug 2022-03-11 13:29:02 +00:00
HTMLAllCollection.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
HTMLAllCollection.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLAnchorElement.cpp Bug 1761493 - Make Gecko internally consistent wrt what a link is. r=smaug 2022-03-30 17:34:31 +00:00
HTMLAnchorElement.h Bug 1761493 - Make Gecko internally consistent wrt what a link is. r=smaug 2022-03-30 17:34:31 +00:00
HTMLAreaElement.cpp Bug 1761493 - Make Gecko internally consistent wrt what a link is. r=smaug 2022-03-30 17:34:31 +00:00
HTMLAreaElement.h Bug 1761493 - Make Gecko internally consistent wrt what a link is. r=smaug 2022-03-30 17:34:31 +00:00
HTMLAudioElement.cpp
HTMLAudioElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLBRElement.cpp
HTMLBRElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLBodyElement.cpp Bug 1713758 - Make everyone outside editor module use `EditorBase` instead of `TextEditor` if the instance can be an `HTMLEditor` instance r=m_kato 2021-06-09 23:51:37 +00:00
HTMLBodyElement.h Bug 1713758 - Make everyone outside editor module use `EditorBase` instead of `TextEditor` if the instance can be an `HTMLEditor` instance r=m_kato 2021-06-09 23:51:37 +00:00
HTMLButtonElement.cpp Bug 1556364 - Part 2-1: Split nsGenericHTMLFormControlElement-only members from nsIConstraintValidation to a separated class; r=smaug 2021-11-26 11:47:39 +00:00
HTMLButtonElement.h Bug 1556364 - Part 2-1: Split nsGenericHTMLFormControlElement-only members from nsIConstraintValidation to a separated class; r=smaug 2021-11-26 11:47:39 +00:00
HTMLCanvasElement.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLCanvasElement.h Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLDNSPrefetch.cpp Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLDNSPrefetch.h
HTMLDataElement.cpp
HTMLDataElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLDataListElement.cpp Bug 1737364 - Part 2: Elements should be barred from constraint validation if it has a datalist element ancestor; r=smaug 2021-11-03 20:07:43 +00:00
HTMLDataListElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLDetailsElement.cpp
HTMLDetailsElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLDialogElement.cpp Bug 1743082 - Only clear focus for modal dialog. r=sefeng 2022-01-03 19:31:57 +00:00
HTMLDialogElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLDivElement.cpp
HTMLDivElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLElement.cpp Bug 1749663 - Get rid of dom.webcomponents.formAssociatedCustomElement.enabled pref; r=smaug 2022-05-19 08:29:21 +00:00
HTMLElement.h Bug 1556364 - Part 4: Support updating valid/invalid state on form-associated custom elements; r=smaug 2021-11-26 11:47:40 +00:00
HTMLEmbedElement.cpp Bug 1666184 - Defer loading object when setting attribute; r=nika 2021-07-14 14:46:12 +00:00
HTMLEmbedElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLFieldSetElement.cpp Bug 1741148 - part 3: Make users of `nsINode::ComputeIndexOf_Deprecated()` use `nsINode::ComputeIndexOf()` if the result is not set to `int32_t` nor return as `int32_t` r=smaug 2021-12-09 11:55:36 +00:00
HTMLFieldSetElement.h Bug 1556364 - Part 2-1: Split nsGenericHTMLFormControlElement-only members from nsIConstraintValidation to a separated class; r=smaug 2021-11-26 11:47:39 +00:00
HTMLFontElement.cpp
HTMLFontElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLFormControlsCollection.cpp Bug 1556351 - Part 9: Implement FACE upgrade; r=smaug 2021-10-04 20:51:28 +00:00
HTMLFormControlsCollection.h Bug 1556351 - Part 5: Make nsGenericHTMLFormControlElement implement nsIFormControl; r=smaug 2021-10-04 20:51:27 +00:00
HTMLFormElement.cpp Bug 1757575 - Fix non-unified-build bustage in dom/html/HTMLFormElement.cpp; r=smaug 2022-03-01 17:39:18 +00:00
HTMLFormElement.h Bug 1539884 - Part 11: Mark HTMLFormElement::Reset as CAN_RUN_SCRIPT r=masayuki 2021-12-16 17:17:08 +00:00
HTMLFormSubmission.cpp Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
HTMLFormSubmission.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLFormSubmissionConstants.h Bug 1728081 - Part 3: Merge nsIForm into HTMLFormElement; r=smaug 2021-08-30 18:44:51 +00:00
HTMLFrameElement.cpp
HTMLFrameElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLFrameSetElement.cpp Bug 1768418 - Move various methods from nsTString to nsTSubstring/nsTStringRepr. r=xpcom-reviewers,nika 2022-05-13 15:39:19 +00:00
HTMLFrameSetElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLHRElement.cpp
HTMLHRElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLHeadingElement.cpp
HTMLHeadingElement.h Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
HTMLIFrameElement.cpp
HTMLIFrameElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLImageElement.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLImageElement.h Bug 1709577 - Check list of available images before deciding to defer a lazy load. r=edgar 2021-05-07 13:56:33 +00:00
HTMLInputElement.cpp Bug 1766395 - Remove dom.forms.datetime-local prefs. r=edgar 2022-04-27 14:10:27 +00:00
HTMLInputElement.h Bug 1766395 - Remove dom.forms.datetime-local prefs. r=edgar 2022-04-27 14:10:27 +00:00
HTMLLIElement.cpp
HTMLLIElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLLabelElement.cpp Bug 1539884 - Part 14: Mark nsGenericHTMLElement::Click/DispatchSimulatedClick as CAN_RUN_SCRIPT r=masayuki 2021-12-17 13:27:51 +00:00
HTMLLabelElement.h Bug 1723010 - Part 2: Stop iterating to find next element for an accesskey once the accesskey has been processed; r=masayuki 2021-08-20 19:32:43 +00:00
HTMLLegendElement.cpp Bug 1723010 - Part 2: Stop iterating to find next element for an accesskey once the accesskey has been processed; r=masayuki 2021-08-20 19:32:43 +00:00
HTMLLegendElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLLinkElement.cpp Bug 1761242 - Make link asset parsing accessible in nsNetUtils.h r=necko-reviewers,dragana 2022-04-01 13:45:20 +00:00
HTMLLinkElement.h Bug 1761242 - Make link asset parsing accessible in nsNetUtils.h r=necko-reviewers,dragana 2022-04-01 13:45:20 +00:00
HTMLMapElement.cpp
HTMLMapElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLMarqueeElement.cpp
HTMLMarqueeElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLMediaElement.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLMediaElement.h Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLMenuBuilder.jsm
HTMLMenuElement.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLMenuElement.h Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLMenuItemElement.cpp
HTMLMenuItemElement.h
HTMLMetaElement.cpp Bug 1525107 - Implement <meta name=color-scheme>. r=dholbert 2021-10-29 19:58:24 +00:00
HTMLMetaElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLMeterElement.cpp Bug 1746758 - Correctly compute meter position in nsNativeBasicTheme. r=spohl 2021-12-22 18:16:21 +00:00
HTMLMeterElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLModElement.cpp
HTMLModElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLObjectElement.cpp Bug 1732845 - Add `nsINode::IsInDesignMode()` to check whether the node is directly in design mode r=smaug 2021-10-12 03:14:43 +00:00
HTMLObjectElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLOptGroupElement.cpp Bug 1741148 - part 3: Make users of `nsINode::ComputeIndexOf_Deprecated()` use `nsINode::ComputeIndexOf()` if the result is not set to `int32_t` nor return as `int32_t` r=smaug 2021-12-09 11:55:36 +00:00
HTMLOptGroupElement.h Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
HTMLOptionElement.cpp Bug 1728081 - Part 3: Merge nsIForm into HTMLFormElement; r=smaug 2021-08-30 18:44:51 +00:00
HTMLOptionElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLOptionsCollection.cpp Bug 1728081 - Part 3: Merge nsIForm into HTMLFormElement; r=smaug 2021-08-30 18:44:51 +00:00
HTMLOptionsCollection.h
HTMLOutputElement.cpp Bug 1556364 - Part 2-1: Split nsGenericHTMLFormControlElement-only members from nsIConstraintValidation to a separated class; r=smaug 2021-11-26 11:47:39 +00:00
HTMLOutputElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLParagraphElement.cpp
HTMLParagraphElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLPictureElement.cpp Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
HTMLPictureElement.h Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
HTMLPreElement.cpp
HTMLPreElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLProgressElement.cpp Bug 1746758 - Correctly compute meter position in nsNativeBasicTheme. r=spohl 2021-12-22 18:16:21 +00:00
HTMLProgressElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLScriptElement.cpp Bug 1688879 - Part 2: Add support for import maps in ScriptElement/ScriptLoader/ScriptKind. r=jonco,yulia,smaug 2022-05-05 21:19:01 +00:00
HTMLScriptElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLSelectElement.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLSelectElement.h Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
HTMLSharedElement.cpp
HTMLSharedElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLSharedListElement.cpp Bug 1706346 part 1 - [css-lists] Style system changes to support 'reversed(<counter-name>)'. r=emilio 2021-11-14 03:49:35 +00:00
HTMLSharedListElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLSlotElement.cpp Bug 1752694 - Invalidate layout before moving out of mAssignedNodes. r=sefeng 2022-02-03 21:52:20 +00:00
HTMLSlotElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLSourceElement.cpp
HTMLSourceElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLSpanElement.cpp
HTMLSpanElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLStyleElement.cpp
HTMLStyleElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLSummaryElement.cpp Bug 1481400 - Centralize keyboard activation code. r=masayuki 2021-06-03 08:15:24 +00:00
HTMLSummaryElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h Bug 1768189 - Part 13: Apply modernize-concat-nested-namespaces to dom/html/HTMLIFrameElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTableCellElement.cpp
HTMLTableCellElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTableColElement.cpp
HTMLTableColElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTableElement.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
HTMLTableElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTableRowElement.cpp
HTMLTableRowElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTemplateElement.cpp
HTMLTemplateElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTextAreaElement.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
HTMLTextAreaElement.h Bug 1556364 - Part 2-1: Split nsGenericHTMLFormControlElement-only members from nsIConstraintValidation to a separated class; r=smaug 2021-11-26 11:47:39 +00:00
HTMLTimeElement.cpp
HTMLTimeElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTrackElement.cpp
HTMLTrackElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLUnknownElement.cpp
HTMLUnknownElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
HTMLVideoElement.cpp Bug 1762966 - Add a pref to force the number of dropped frames to 0. r=alwu 2022-04-05 21:02:53 +00:00
HTMLVideoElement.h
ImageDocument.cpp Bug 1763667 part 1: Merge our two copies of TopLevelImageDocument.css and TopLevelVideoDocument.css. r=emilio,jaws 2022-04-13 16:45:54 +00:00
ImageDocument.h Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
MediaDocument.cpp Bug 1748608 - Remove unused aSink argument from Document::StartDocumentLoad. r=edgar 2022-01-05 13:38:56 +00:00
MediaDocument.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
MediaError.cpp
MediaError.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
PlayPromise.cpp
PlayPromise.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
RadioNodeList.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
RadioNodeList.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
TextControlElement.h Bug 1556351 - Part 3: Rename nsGenericHTMLFormElementWithState to nsGenericHTMLFormControlElementWithState; r=smaug 2021-10-04 20:51:26 +00:00
TextControlState.cpp Bug 1753508 - Add logger of selection batch r=smaug 2022-03-11 02:24:24 +00:00
TextControlState.h Bug 1676702 - part 3: Make `TextControlState` store unmasked range while it does not have `TextEditor` r=m_kato 2021-06-28 04:37:54 +00:00
TextInputListener.h
TextTrackManager.cpp Bug 1754649 - remove the probe 'WEBVTT_TRACK_KINDS'. r=media-playback-reviewers,bryce 2022-03-03 18:37:40 +00:00
TextTrackManager.h Bug 1754649 - remove the probe 'WEBVTT_TRACK_KINDS'. r=media-playback-reviewers,bryce 2022-03-03 18:37:40 +00:00
TimeRanges.cpp
TimeRanges.h
ValidityState.cpp
ValidityState.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
VideoDocument.cpp Bug 1763667 part 1: Merge our two copies of TopLevelImageDocument.css and TopLevelVideoDocument.css. r=emilio,jaws 2022-04-13 16:45:54 +00:00
components.conf
moz.build Bug 1749935 - Create nsParser directly instead of with a CID. r=hsivonen 2022-02-14 13:03:51 +00:00
nsBrowserElement.cpp
nsBrowserElement.h
nsDOMStringMap.cpp
nsDOMStringMap.h
nsGenericHTMLElement.cpp Bug 1709790 - Implement HTMLElement.outerText. r=smaug 2022-01-19 12:49:29 +00:00
nsGenericHTMLElement.h Bug 1768189 - Part 14: Apply modernize-concat-nested-namespaces to dom/html/HTMLTableCellElement.h ... r=andi 2022-05-09 20:41:08 +00:00
nsGenericHTMLFrameElement.cpp Bug 1719285 - Make nsFrameLoader::GetExistingDocShell returning nsDocShell; r=smaug 2021-07-06 13:30:08 +00:00
nsGenericHTMLFrameElement.h
nsHTMLContentSink.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
nsHTMLDocument.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
nsHTMLDocument.h Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
nsIConstraintValidation.cpp Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
nsIConstraintValidation.h Bug 1767996 - Apply readability-make-member-function-const on dom/html r=smaug 2022-05-13 05:35:25 +00:00
nsIFormControl.h Bug 1766395 - Remove dom.forms.datetime-local prefs. r=edgar 2022-04-27 14:10:27 +00:00
nsIHTMLCollection.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
nsIMenuBuilder.idl
nsIRadioGroupContainer.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
nsIRadioVisitor.h Bug 1727631 - Part 2: Make nsIRadioVisitor and subclasses use HTMLInputElement directly; r=smaug 2021-08-28 18:53:15 +00:00
nsRadioVisitor.cpp Bug 1727631 - Part 2: Make nsIRadioVisitor and subclasses use HTMLInputElement directly; r=smaug 2021-08-28 18:53:15 +00:00
nsRadioVisitor.h Bug 1727631 - Part 2: Make nsIRadioVisitor and subclasses use HTMLInputElement directly; r=smaug 2021-08-28 18:53:15 +00:00