.. |
crashtests
|
Bug 1724816 - Check the focused window still persists after MoveCaretToFocus r=smaug
|
2021-08-16 18:51:26 +00:00 |
input
|
Bug 1719011 - Consider incomplete date/time inputs as "bad input". r=smaug
|
2021-07-05 09:22:31 +00:00 |
reftests
|
Bug 1707513 - Add 'drawSnapshot' mode to reftest harness, and annotate all current failures. r=tnikkel
|
2021-05-10 00:28:01 +00:00 |
test
|
Backed out changeset dc6b9ca8f3fa (bug 1727491) for causing mochitest failures on test_bug631751be.html. CLOSED TREE
|
2021-08-30 11:14:38 +03:00 |
ElementInternals.cpp
|
Bug 1723521 - Part 3: Implement and ship ElementInternals.shadowRoot; r=smaug
|
2021-08-10 15:15:37 +00:00 |
ElementInternals.h
|
Bug 1723521 - Part 3: Implement and ship ElementInternals.shadowRoot; r=smaug
|
2021-08-10 15:15:37 +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
|
…
|
|
HTMLBRElement.cpp
|
…
|
|
HTMLBRElement.h
|
…
|
|
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 1725145 - header files fixes in the hybrid build env. r=valentin
|
2021-08-22 10:21:55 +00:00 |
HTMLButtonElement.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 |
HTMLCanvasElement.cpp
|
Bug 1724839 - Don't use BasicLayerManager for painting ImageBitmap <canvas> elements. r=jrmuizel
|
2021-08-10 03:38:40 +00:00 |
HTMLCanvasElement.h
|
Bug 1724839 - Don't use BasicLayerManager for painting ImageBitmap <canvas> elements. r=jrmuizel
|
2021-08-10 03:38:40 +00:00 |
HTMLDNSPrefetch.cpp
|
…
|
|
HTMLDNSPrefetch.h
|
…
|
|
HTMLDataElement.cpp
|
…
|
|
HTMLDataElement.h
|
…
|
|
HTMLDataListElement.cpp
|
…
|
|
HTMLDataListElement.h
|
…
|
|
HTMLDetailsElement.cpp
|
…
|
|
HTMLDetailsElement.h
|
…
|
|
HTMLDialogElement.cpp
|
Bug 1709233 - Fix a null pointer crash in HTMLDialogElement::StorePreviouslyFocusedElement r=emilio
|
2021-05-04 18:39:04 +00:00 |
HTMLDialogElement.h
|
Bug 1660271 - Move the focus to the previously focused element when <dialog> is closed r=smaug
|
2021-04-29 19:35:23 +00:00 |
HTMLDivElement.cpp
|
…
|
|
HTMLDivElement.h
|
…
|
|
HTMLElement.cpp
|
…
|
|
HTMLEmbedElement.cpp
|
Bug 1666184 - Defer loading object when setting attribute; r=nika
|
2021-07-14 14:46:12 +00:00 |
HTMLEmbedElement.h
|
…
|
|
HTMLFieldSetElement.cpp
|
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 |
HTMLFieldSetElement.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 |
HTMLFontElement.cpp
|
…
|
|
HTMLFontElement.h
|
…
|
|
HTMLFormControlsCollection.cpp
|
Bug 1715134 - Make form control type an enum class. r=masayuki
|
2021-06-08 09:43:59 +00:00 |
HTMLFormControlsCollection.h
|
Bug 1708228 - Part 1: Remove redundant flushing from HTMLFormControlsCollection r=smaug
|
2021-04-30 11:25:22 +00:00 |
HTMLFormElement.cpp
|
Bug 1725145 - header files fixes in the hybrid build env. r=valentin
|
2021-08-22 10:21:55 +00:00 |
HTMLFormElement.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 |
HTMLFormSubmission.cpp
|
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 |
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
|
…
|
|
HTMLFrameElement.cpp
|
…
|
|
HTMLFrameElement.h
|
…
|
|
HTMLFrameSetElement.cpp
|
…
|
|
HTMLFrameSetElement.h
|
…
|
|
HTMLHRElement.cpp
|
…
|
|
HTMLHRElement.h
|
…
|
|
HTMLHeadingElement.cpp
|
…
|
|
HTMLHeadingElement.h
|
…
|
|
HTMLIFrameElement.cpp
|
…
|
|
HTMLIFrameElement.h
|
…
|
|
HTMLImageElement.cpp
|
Bug 1710283 - Null-check lazyload intersection observers on unregistration. r=sefeng
|
2021-05-10 14:53:07 +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 1721349 - Move mSubmitter from HTMLFormSubmission to FormData and make it participate in cycle collection; r=mccr8
|
2021-07-21 09:52:20 +00:00 |
HTMLInputElement.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 |
HTMLLIElement.cpp
|
…
|
|
HTMLLIElement.h
|
…
|
|
HTMLLabelElement.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 |
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 |
HTMLLinkElement.cpp
|
…
|
|
HTMLLinkElement.h
|
…
|
|
HTMLMapElement.cpp
|
…
|
|
HTMLMapElement.h
|
…
|
|
HTMLMarqueeElement.cpp
|
…
|
|
HTMLMarqueeElement.h
|
…
|
|
HTMLMediaElement.cpp
|
Bug 1723799 - part2 : add test. r=padenot,webidl,smaug
|
2021-08-09 19:30:12 +00:00 |
HTMLMediaElement.h
|
Bug 1723799 - part2 : add test. r=padenot,webidl,smaug
|
2021-08-09 19:30:12 +00:00 |
HTMLMenuBuilder.jsm
|
…
|
|
HTMLMenuElement.cpp
|
…
|
|
HTMLMenuElement.h
|
…
|
|
HTMLMenuItemElement.cpp
|
…
|
|
HTMLMenuItemElement.h
|
…
|
|
HTMLMetaElement.cpp
|
Bug 1704473 - Remove <head> requirement for <meta name=referrer>. r=ckerschb
|
2021-06-09 09:21:53 +00:00 |
HTMLMetaElement.h
|
…
|
|
HTMLMeterElement.cpp
|
…
|
|
HTMLMeterElement.h
|
…
|
|
HTMLModElement.cpp
|
…
|
|
HTMLModElement.h
|
…
|
|
HTMLObjectElement.cpp
|
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 |
HTMLObjectElement.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 |
HTMLOptGroupElement.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 |
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 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug
|
2021-06-02 13:43:39 +00:00 |
HTMLOptionElement.h
|
…
|
|
HTMLOptionsCollection.cpp
|
…
|
|
HTMLOptionsCollection.h
|
…
|
|
HTMLOutputElement.cpp
|
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 |
HTMLOutputElement.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 |
HTMLParagraphElement.cpp
|
…
|
|
HTMLParagraphElement.h
|
…
|
|
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
|
…
|
|
HTMLProgressElement.cpp
|
…
|
|
HTMLProgressElement.h
|
…
|
|
HTMLScriptElement.cpp
|
…
|
|
HTMLScriptElement.h
|
…
|
|
HTMLSelectElement.cpp
|
Bug 1725293 - checkValidity() on <select required> returns true when <option value=> is moved in the dom, r=edgar
|
2021-08-24 08:46:00 +00:00 |
HTMLSelectElement.h
|
Bug 1725293 - checkValidity() on <select required> returns true when <option value=> is moved in the dom, r=edgar
|
2021-08-24 08:46:00 +00:00 |
HTMLSharedElement.cpp
|
…
|
|
HTMLSharedElement.h
|
…
|
|
HTMLSharedListElement.cpp
|
…
|
|
HTMLSharedListElement.h
|
…
|
|
HTMLSlotElement.cpp
|
Bug 1705141 - Implement imperative slotting API r=smaug,emilio
|
2021-07-20 18:06:25 +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
|
Bug 1481400 - Centralize keyboard activation code. r=masayuki
|
2021-06-03 08:15:24 +00:00 |
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
|
Bug 1685421 - Part 4: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in HTMLTableElement; r=smaug
|
2021-06-02 13:43:40 +00:00 |
HTMLTableRowElement.cpp
|
…
|
|
HTMLTableRowElement.h
|
…
|
|
HTMLTableSectionElement.cpp
|
…
|
|
HTMLTableSectionElement.h
|
…
|
|
HTMLTemplateElement.cpp
|
…
|
|
HTMLTemplateElement.h
|
…
|
|
HTMLTextAreaElement.cpp
|
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 |
HTMLTextAreaElement.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 |
HTMLTimeElement.cpp
|
…
|
|
HTMLTimeElement.h
|
…
|
|
HTMLTitleElement.cpp
|
…
|
|
HTMLTitleElement.h
|
…
|
|
HTMLTrackElement.cpp
|
…
|
|
HTMLTrackElement.h
|
…
|
|
HTMLUnknownElement.cpp
|
…
|
|
HTMLUnknownElement.h
|
…
|
|
HTMLVideoElement.cpp
|
…
|
|
HTMLVideoElement.h
|
…
|
|
ImageDocument.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 |
ImageDocument.h
|
…
|
|
MediaDocument.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 |
MediaDocument.h
|
…
|
|
MediaError.cpp
|
…
|
|
MediaError.h
|
…
|
|
PlayPromise.cpp
|
…
|
|
PlayPromise.h
|
…
|
|
RadioNodeList.cpp
|
Bug 1715134 - Make form control type an enum class. r=masayuki
|
2021-06-08 09:43:59 +00:00 |
RadioNodeList.h
|
…
|
|
TextControlElement.h
|
Bug 1715134 - Make form control type an enum class. r=masayuki
|
2021-06-08 09:43:59 +00:00 |
TextControlState.cpp
|
Bug 1648944 - Part 2: Fire selectionchange at document from text controls r=masayuki,smaug
|
2021-07-20 13:46:44 +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
|
…
|
|
TextTrackManager.h
|
…
|
|
TimeRanges.cpp
|
…
|
|
TimeRanges.h
|
…
|
|
ValidityState.cpp
|
…
|
|
ValidityState.h
|
…
|
|
VideoDocument.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 |
components.conf
|
…
|
|
moz.build
|
Bug 1717435 - Enable selectionchange listener without dom.select_events.textcontrols.enabled r=masayuki
|
2021-06-22 00:08:56 +00:00 |
nsBrowserElement.cpp
|
…
|
|
nsBrowserElement.h
|
…
|
|
nsDOMStringMap.cpp
|
…
|
|
nsDOMStringMap.h
|
…
|
|
nsGenericHTMLElement.cpp
|
Bug 1670129 - InputContext has to synchronize with current inputmode or enterkeyhint if this value is updated. r=masayuki
|
2021-08-30 01:30:29 +00:00 |
nsGenericHTMLElement.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 |
nsGenericHTMLFrameElement.cpp
|
Bug 1719285 - Make nsFrameLoader::GetExistingDocShell returning nsDocShell; r=smaug
|
2021-07-06 13:30:08 +00:00 |
nsGenericHTMLFrameElement.h
|
…
|
|
nsHTMLContentSink.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 |
nsHTMLDocument.cpp
|
Bug 1716290 - Remove protections against the document changing as part of kCharsetFromFinalUserForcedAutoDetection reload. r=emk,emilio
|
2021-08-26 18:02:15 +00:00 |
nsHTMLDocument.h
|
Bug 1716290 - Remove protections against the document changing as part of kCharsetFromFinalUserForcedAutoDetection reload. r=emk,emilio
|
2021-08-26 18:02:15 +00:00 |
nsIConstraintValidation.cpp
|
Bug 1726393 - Part 2: Rename nsIFormControl::GetFormElement to GetForm; r=smaug
|
2021-08-19 09:20:24 +00:00 |
nsIConstraintValidation.h
|
…
|
|
nsIForm.h
|
…
|
|
nsIFormControl.h
|
Bug 1726393 - Part 2: Rename nsIFormControl::GetFormElement to GetForm; r=smaug
|
2021-08-19 09:20:24 +00:00 |
nsIFormSubmitObserver.idl
|
…
|
|
nsIHTMLCollection.h
|
…
|
|
nsIMenuBuilder.idl
|
…
|
|
nsIRadioGroupContainer.h
|
Bug 1708228 - Part 2: Remove redundant flush param from nsIRadioGroupContainer r=smaug
|
2021-04-30 11:25:23 +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 |