fune/dom/html
Masayuki Nakano 45ba6f356a Bug 1753508 - Add logger of selection batch r=smaug
This was required for debugging the bug.

Differential Revision: https://phabricator.services.mozilla.com/D139350
2022-03-11 02:24:24 +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 1753233 - Add missing bad input messages for datetime types. r=smaug 2022-02-15 17:39:17 +00:00
reftests Bug 1733945 - Simplify reftest annotations to assume skiaContent == true. r=jrmuizel 2021-10-04 15:19:10 +00:00
test Bug 1741280 - Part 3: Add fullscreen tests for tab close; r=Gijs 2022-01-19 06:08:46 +00:00
components.conf
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 1556370 - Part 2: Implement reportValidity() of ElementInternals; r=smaug 2021-12-09 18:06:04 +00:00
ElementInternals.h Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals; r=smaug 2021-12-09 18:06:04 +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 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
HTMLAnchorElement.cpp
HTMLAnchorElement.h
HTMLAreaElement.cpp
HTMLAreaElement.h
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLBodyElement.cpp
HTMLBodyElement.h
HTMLBRElement.cpp
HTMLBRElement.h
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 1756864 - Fix several WPT failures surrounding neutered/no context OffscreenCanvas. r=gfx-reviewers,lsalzman 2022-02-28 16:12:47 +00:00
HTMLCanvasElement.h Bug 1755698 - Ensure we destroy HTMLCanvasElement's members during cycle collection unlinking. r=gfx-reviewers,lsalzman 2022-02-23 00:20:01 +00:00
HTMLDataElement.cpp
HTMLDataElement.h
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 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
HTMLDetailsElement.cpp
HTMLDetailsElement.h
HTMLDialogElement.cpp Bug 1743082 - Only clear focus for modal dialog. r=sefeng 2022-01-03 19:31:57 +00:00
HTMLDialogElement.h
HTMLDivElement.cpp
HTMLDivElement.h
HTMLDNSPrefetch.cpp
HTMLDNSPrefetch.h
HTMLElement.cpp Bug 1556364 - Part 4: Support updating valid/invalid state on form-associated custom elements; r=smaug 2021-11-26 11:47:40 +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
HTMLEmbedElement.h
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
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 1721349 - Move mSubmitter from HTMLFormSubmission to FormData and make it participate in cycle collection; r=mccr8 2021-07-21 09:52:20 +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
HTMLFrameSetElement.cpp
HTMLFrameSetElement.h
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLHRElement.cpp
HTMLHRElement.h
HTMLIFrameElement.cpp
HTMLIFrameElement.h
HTMLImageElement.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
HTMLImageElement.h
HTMLInputElement.cpp Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
HTMLInputElement.h Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers 2022-01-17 14:18:51 +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 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
HTMLLIElement.cpp
HTMLLIElement.h
HTMLLinkElement.cpp Backed out 2 changesets (bug 1737694) for causing web platform tests failures on autocapitalize.html CLOSED TREE 2021-10-27 10:50:15 -04:00
HTMLLinkElement.h
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMarqueeElement.cpp
HTMLMarqueeElement.h
HTMLMediaElement.cpp Bug 1272636 - Reset HTMLMediaElement.played when loading a new source. r=media-playback-reviewers,alwu 2022-03-08 13:05:28 +00:00
HTMLMediaElement.h Bug 1678373 - Add a way to measure the duration a media was muted. r=alwu,webidl,emilio 2021-10-12 09:03:53 +00:00
HTMLMenuBuilder.jsm
HTMLMenuElement.cpp
HTMLMenuElement.h Bug 1539884 - Part 13: Mark HTMLMenuElement::SendShowEvent as CAN_RUN_SCRIPT r=masayuki 2021-12-17 13:27:50 +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 1525107 - Implement <meta name=color-scheme>. r=dholbert 2021-10-29 19:58:24 +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 1746758 - Correctly compute meter position in nsNativeBasicTheme. r=spohl 2021-12-22 18:16:21 +00:00
HTMLModElement.cpp
HTMLModElement.h
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 1556364 - Part 2-1: Split nsGenericHTMLFormControlElement-only members from nsIConstraintValidation to a separated class; r=smaug 2021-11-26 11:47:39 +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
HTMLOptionElement.cpp Bug 1728081 - Part 3: Merge nsIForm into HTMLFormElement; r=smaug 2021-08-30 18:44:51 +00:00
HTMLOptionElement.h Bug 1744009 - Accessibility fixes for new combobox layout code. r=eeejay 2022-01-17 11:10:05 +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 1556364 - Part 2-1: Split nsGenericHTMLFormControlElement-only members from nsIConstraintValidation to a separated class; r=smaug 2021-11-26 11:47:39 +00:00
HTMLParagraphElement.cpp
HTMLParagraphElement.h
HTMLPictureElement.cpp
HTMLPictureElement.h
HTMLPreElement.cpp
HTMLPreElement.h
HTMLProgressElement.cpp Bug 1746758 - Correctly compute meter position in nsNativeBasicTheme. r=spohl 2021-12-22 18:16:21 +00:00
HTMLProgressElement.h Bug 1746758 - Correctly compute meter position in nsNativeBasicTheme. r=spohl 2021-12-22 18:16:21 +00:00
HTMLScriptElement.cpp Bug 1729239 - Implement HTMLScriptElement.supports(type) method. r=smaug 2021-09-27 12:49:51 +00:00
HTMLScriptElement.h Bug 1729239 - Implement HTMLScriptElement.supports(type) method. r=smaug 2021-09-27 12:49:51 +00:00
HTMLSelectElement.cpp Bug 1440506 - Do not destroy dropdowns on reframe. r=dholbert 2022-02-15 22:00:27 +00:00
HTMLSelectElement.h Bug 1440506 - Do not destroy dropdowns on reframe. r=dholbert 2022-02-15 22:00:27 +00:00
HTMLSharedElement.cpp
HTMLSharedElement.h
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
HTMLSlotElement.cpp Bug 1752694 - Invalidate layout before moving out of mAssignedNodes. r=sefeng 2022-02-03 21:52:20 +00:00
HTMLSlotElement.h Bug 1705141 - Implement imperative slotting API r=smaug,emilio 2021-07-20 18:06:25 +00:00
HTMLSourceElement.cpp
HTMLSourceElement.h
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp
HTMLStyleElement.h
HTMLSummaryElement.cpp
HTMLSummaryElement.h
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h
HTMLTableCellElement.cpp
HTMLTableCellElement.h
HTMLTableColElement.cpp
HTMLTableColElement.h
HTMLTableElement.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
HTMLTableElement.h
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
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
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTrackElement.cpp
HTMLTrackElement.h
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp
HTMLVideoElement.h
ImageDocument.cpp Bug 1748608 - Remove unused aSink argument from Document::StartDocumentLoad. r=edgar 2022-01-05 13:38:56 +00:00
ImageDocument.h Bug 1748608 - Remove unused aSink argument from Document::StartDocumentLoad. r=edgar 2022-01-05 13:38:56 +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 1748608 - Remove unused aSink argument from Document::StartDocumentLoad. r=edgar 2022-01-05 13:38:56 +00:00
MediaError.cpp
MediaError.h
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 1709790 - Implement HTMLElement.outerText. r=smaug 2022-01-19 12:49:29 +00:00
nsGenericHTMLFrameElement.cpp
nsGenericHTMLFrameElement.h
nsHTMLContentSink.cpp Bug 1749935 - Remove nsDTDMode::eDTDMode_unknown and unused nsDTDMode::eDTDMode_almost_standards/eDTDMode_fragment. r=hsivonen 2022-02-14 13:03:46 +00:00
nsHTMLDocument.cpp Bug 1749935 - Create nsParser directly instead of with a CID. r=hsivonen 2022-02-14 13:03:51 +00:00
nsHTMLDocument.h Bug 1748608 - Remove unused aSink argument from Document::StartDocumentLoad. r=edgar 2022-01-05 13:38:56 +00:00
nsIConstraintValidation.cpp Bug 1742714 - Get rid of nsIFormSubmitObserver; r=geckoview-reviewers,agi,smaug 2021-12-06 12:23:08 +00:00
nsIConstraintValidation.h Bug 1556367 - Part 2: Factor dispatching invalid event code into a common place; r=smaug 2021-12-03 15:47:34 +00:00
nsIFormControl.h Bug 1556351 - Part 9: Implement FACE upgrade; r=smaug 2021-10-04 20:51:28 +00:00
nsIHTMLCollection.h
nsIMenuBuilder.idl
nsIRadioGroupContainer.h
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
PlayPromise.cpp
PlayPromise.h
RadioNodeList.cpp
RadioNodeList.h
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
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
VideoDocument.cpp Bug 1748608 - Remove unused aSink argument from Document::StartDocumentLoad. r=edgar 2022-01-05 13:38:56 +00:00