fune/dom/html
Andi-Bogdan Postelnicu d7e8a09c21 Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
Updated with clang-format version 15.0.5 (taskcluster-MKK8dHUpQkGfPLA793lizg)
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D168658
2023-02-13 15:02:07 +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 1803303 - Make HTMLInputElement::ValueIsStepMismatch() parameter constant r=emilio 2022-12-03 08:57:28 +00:00
reftests Bug 1810153 - Update reftest manifest for test that doesn't reliably pass on swgl. 2023-01-16 00:03:56 +00:00
test Bug 1806587 - Clear date/time/datetime-local input with Ctrl/Cmd + Delete/Backspace. r=emilio,masayuki 2023-01-31 19:24:01 +00:00
ConstraintValidation.cpp
ConstraintValidation.h
ElementInternals.cpp 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
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 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +00:00
HTMLAnchorElement.h Bug 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +00:00
HTMLAreaElement.cpp Bug 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +00:00
HTMLAreaElement.h Bug 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +00:00
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLBodyElement.cpp
HTMLBodyElement.h
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 1748975 - Don't trigger click event on untrusted keypresses for buttons and summaries. r=edgar 2022-08-25 01:25:58 +00:00
HTMLButtonElement.h Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +00:00
HTMLCanvasElement.cpp Bug 1805209 - Use RemoteTexture for WebGPU r=gfx-reviewers,lsalzman 2022-12-23 20:41:02 +00:00
HTMLCanvasElement.h Bug 1805209 - Use RemoteTexture for WebGPU r=gfx-reviewers,lsalzman 2022-12-23 20:41:02 +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 1308080 - Make <details> use a shadow tree as per spec. r=TYLin,smaug 2022-09-16 14:54:12 +00:00
HTMLDetailsElement.h Bug 1308080 - Make <details> use a shadow tree as per spec. r=TYLin,smaug 2022-09-16 14:54:12 +00:00
HTMLDialogElement.cpp Bug 1741936 - Implement focus delegate algorithm r=emilio 2022-10-14 01:20:08 +00:00
HTMLDialogElement.h
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 1808426 - Event handlers for form-associated img and custom elements occur within the form's context. r=edgar 2023-01-06 18:17:05 +00:00
HTMLElement.h Bug 1808426 - Event handlers for form-associated img and custom elements occur within the form's context. r=edgar 2023-01-06 18:17:05 +00:00
HTMLEmbedElement.cpp
HTMLEmbedElement.h
HTMLFieldSetElement.cpp
HTMLFieldSetElement.h
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFormControlsCollection.cpp
HTMLFormControlsCollection.h
HTMLFormElement.cpp Bug 1812696 - Implement FormData constructor submitter parameter r=webidl,smaug 2023-02-02 12:26:50 +00:00
HTMLFormElement.h Bug 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +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
HTMLFrameSetElement.h
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLHRElement.cpp
HTMLHRElement.h
HTMLIFrameElement.cpp Bug 1793483 - [refactor] Migrate NS_STYLE_FRAME_* defines r=emilio 2022-10-26 18:51:45 +00:00
HTMLIFrameElement.h
HTMLImageElement.cpp Bug 1808426 - Event handlers for form-associated img and custom elements occur within the form's context. r=edgar 2023-01-06 18:17:05 +00:00
HTMLImageElement.h Bug 1808426 - Event handlers for form-associated img and custom elements occur within the form's context. r=edgar 2023-01-06 18:17:05 +00:00
HTMLInputElement.cpp Bug 1809689 - Activate first checkbox with activation behaviour. r=edgar 2023-01-16 15:32:17 +00:00
HTMLInputElement.h Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +00:00
HTMLLabelElement.cpp
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 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
HTMLLinkElement.h
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMarqueeElement.cpp
HTMLMarqueeElement.h
HTMLMediaElement.cpp Bug 1812542 - Rename nsMediaElement and nsMediaElementEvents log modules. r=media-playback-reviewers,kinetik 2023-01-27 17:10:47 +00:00
HTMLMediaElement.h Bug 1803834 - part2 : pause/resume non-audible autoplay video when its visibility changes. r=media-playback-reviewers,padenot 2022-12-06 18:21:39 +00:00
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMetaElement.cpp
HTMLMetaElement.h Bug 1706179 - Add HTMLMetaElement.media. r=smaug 2022-09-07 23:32:19 +00:00
HTMLMeterElement.cpp
HTMLMeterElement.h
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp Bug 1740989 - Implement focus fixup rule. r=smaug 2022-09-01 11:28:47 +00:00
HTMLObjectElement.h
HTMLOptGroupElement.cpp
HTMLOptGroupElement.h
HTMLOptionElement.cpp Bug 1300405 - Fix insertion of already selected options r=emilio 2023-02-12 20:44:50 +00:00
HTMLOptionElement.h
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 1800553 - part 2: Change HTMLAnchorElement::GetText to a const method r=smaug 2022-11-16 00:21:30 +00:00
HTMLScriptElement.h Bug 1800553 - part 2: Change HTMLAnchorElement::GetText to a const method r=smaug 2022-11-16 00:21:30 +00:00
HTMLSelectElement.cpp Bug 1300405 - Fix insertion of already selected options r=emilio 2023-02-12 20:44:50 +00:00
HTMLSelectElement.h Bug 1300405 - Fix insertion of already selected options r=emilio 2023-02-12 20:44:50 +00:00
HTMLSharedElement.cpp Bug 1803968 - [refactor] Migrate NS_STYLE_LIST_STYLE_* defines r=emilio 2022-12-07 09:58:22 +00:00
HTMLSharedElement.h
HTMLSharedListElement.cpp Bug 1803968 - [refactor] Migrate NS_STYLE_LIST_STYLE_* defines r=emilio 2022-12-07 09:58:22 +00:00
HTMLSharedListElement.h
HTMLSlotElement.cpp Bug 1797688 - Part 3: Bail out from HTMLSlotElement::EnqueueSlotChangeEvent InOrBeyond(XPCOMShutdownThreads). r=xpcom-reviewers,mccr8 2022-11-01 14:08:43 +00:00
HTMLSlotElement.h
HTMLSourceElement.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
HTMLSourceElement.h Bug 1694741 - Part 7: Fix the reflection of percentage values for width/height attributes on source elements. r=emilio 2022-08-22 20:18:40 +00:00
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp
HTMLStyleElement.h
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 1793485: Fixed memory issue in NodeWillBeDestroyed() for MultiMutationObserver classes. r=smaug 2022-10-13 14:26:07 +00:00
HTMLTableElement.h
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Bug 822734 - Make HTMLTextAreaElement handle the mutation changes after all ranges handle them r=smaug 2023-01-27 04:56:55 +00:00
HTMLTextAreaElement.h Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +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 1803834 - part2 : pause/resume non-audible autoplay video when its visibility changes. r=media-playback-reviewers,padenot 2022-12-06 18:21:39 +00:00
HTMLTrackElement.h
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp Bug 1804770 - add a pref to control video wakelock. r=azebrowski 2022-12-22 19:19:15 +00:00
HTMLVideoElement.h Bug 1803834 - part2 : pause/resume non-audible autoplay video when its visibility changes. r=media-playback-reviewers,padenot 2022-12-06 18:21:39 +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 1418449 - Add translate attribute to HTMLElement. r=smaug 2023-01-19 16:00:55 +00:00
nsGenericHTMLElement.h Bug 1418449 - Add translate attribute to HTMLElement. r=smaug 2023-01-19 16:00:55 +00:00
nsGenericHTMLFrameElement.cpp Bug 1793483 - [refactor] Migrate NS_STYLE_FRAME_* defines r=emilio 2022-10-26 18:51:45 +00:00
nsGenericHTMLFrameElement.h
nsHTMLContentSink.cpp
nsHTMLDocument.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
nsHTMLDocument.h
nsIConstraintValidation.cpp
nsIConstraintValidation.h
nsIFormControl.h
nsIHTMLCollection.h
nsIRadioGroupContainer.h
nsIRadioVisitor.h
nsRadioVisitor.cpp
nsRadioVisitor.h
PlayPromise.cpp
PlayPromise.h
RadioNodeList.cpp
RadioNodeList.h
TextControlElement.h
TextControlState.cpp Bug 1797148: Simplify checkVisibility API (on nsISelectionController and nsIFrame) into a single nsTextFrame::HasVisibleText method. r=masayuki 2022-10-28 17:56:04 +00:00
TextControlState.h
TextInputListener.h
TextTrackManager.cpp
TextTrackManager.h
TimeRanges.cpp
TimeRanges.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
ValidityState.cpp
ValidityState.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
VideoDocument.cpp