gecko-dev/dom/html
Kris Maglione 3eba816ee8 Bug 1443964: Part 1 - Fix most tests that rely on add-on shims. r=mconley
browser_google_behavior.js is the only remaining exception.

MozReview-Commit-ID: GA15P7f0KBv

--HG--
extra : rebase_source : 7cb70cb6108abc6746a9261922bd2826bb11a9b7
2018-03-07 14:35:16 -08:00
..
crashtests Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
input
reftests
test Bug 1443964: Part 1 - Fix most tests that rely on add-on shims. r=mconley 2018-03-07 14:35:16 -08:00
HTMLAllCollection.cpp
HTMLAllCollection.h
HTMLAnchorElement.cpp Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug 2018-02-21 07:00:10 +09:00
HTMLAnchorElement.h
HTMLAreaElement.cpp
HTMLAreaElement.h
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLBodyElement.cpp
HTMLBodyElement.h
HTMLBRElement.cpp
HTMLBRElement.h
HTMLButtonElement.cpp Bug 1440741 - Remove all members from nsIDOMHTMLFormElement. r=qdot 2018-02-23 19:28:08 +01:00
HTMLButtonElement.h
HTMLCanvasElement.cpp Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor 2018-02-22 14:28:39 -08:00
HTMLCanvasElement.h
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataListElement.cpp
HTMLDataListElement.h
HTMLDetailsElement.cpp
HTMLDetailsElement.h
HTMLDialogElement.cpp
HTMLDialogElement.h
HTMLDivElement.cpp
HTMLDivElement.h
HTMLElement.cpp
HTMLEmbedElement.cpp
HTMLEmbedElement.h
HTMLFieldSetElement.cpp
HTMLFieldSetElement.h
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFormControlsCollection.cpp
HTMLFormControlsCollection.h
HTMLFormElement.cpp Bug 1382359: Treat .onion as a secure context 2018-03-01 09:44:30 +01:00
HTMLFormElement.h Bug 1440741 - Remove all members from nsIDOMHTMLFormElement. r=qdot 2018-02-23 19:28:08 +01:00
HTMLFormSubmission.cpp Bug 1433958 - Change code that sets nsIURI.pathQueryRef to use nsIURIMutator r=mayhemer 2018-02-26 20:43:45 +01:00
HTMLFormSubmission.h Bug 1433958 - Change code that sets nsIURI.pathQueryRef to use nsIURIMutator r=mayhemer 2018-02-26 20:43:45 +01:00
HTMLFormSubmissionConstants.h
HTMLFrameElement.cpp
HTMLFrameElement.h Bug 659610 - Remove nsGenericHTMLElement::SetAttrHelper and related helper macros. r=qdot 2018-02-24 20:20:23 +01:00
HTMLFrameSetElement.cpp
HTMLFrameSetElement.h
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLHRElement.cpp
HTMLHRElement.h
HTMLIFrameElement.cpp
HTMLIFrameElement.h
HTMLImageElement.cpp
HTMLImageElement.h
HTMLInputElement.cpp Bug 1440741 - Remove all members from nsIDOMHTMLFormElement. r=qdot 2018-02-23 19:28:08 +01:00
HTMLInputElement.h Bug 1439155: Be consistent about what does readonly apply to. r=smaug 2018-02-22 08:07:55 +01:00
HTMLLabelElement.cpp
HTMLLabelElement.h
HTMLLegendElement.cpp Bug 1440741 - Remove all members from nsIDOMHTMLFormElement. r=qdot 2018-02-23 19:28:08 +01:00
HTMLLegendElement.h
HTMLLIElement.cpp
HTMLLIElement.h
HTMLLinkElement.cpp
HTMLLinkElement.h
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMediaElement.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
HTMLMediaElement.h Bug 1440555 - P1: Allow setVisible to take effect before decoder creation. r=cpearce 2018-02-27 14:33:41 +10:00
htmlMenuBuilder.js
htmlMenuBuilder.manifest
HTMLMenuElement.cpp Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug 2018-02-21 07:00:10 +09:00
HTMLMenuElement.h
HTMLMenuItemElement.cpp
HTMLMenuItemElement.h
HTMLMetaElement.cpp
HTMLMetaElement.h
HTMLMeterElement.cpp
HTMLMeterElement.h
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp
HTMLObjectElement.h
HTMLOptGroupElement.cpp
HTMLOptGroupElement.h
HTMLOptionElement.cpp Bug 1440741 - Remove all members from nsIDOMHTMLFormElement. r=qdot 2018-02-23 19:28:08 +01:00
HTMLOptionElement.h
HTMLOptionsCollection.cpp
HTMLOptionsCollection.h
HTMLOutputElement.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
HTMLOutputElement.h
HTMLParagraphElement.cpp
HTMLParagraphElement.h
HTMLPictureElement.cpp
HTMLPictureElement.h
HTMLPreElement.cpp
HTMLPreElement.h
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLScriptElement.cpp
HTMLScriptElement.h
HTMLSelectElement.cpp
HTMLSelectElement.h
HTMLSharedElement.cpp
HTMLSharedElement.h
HTMLSharedListElement.cpp
HTMLSharedListElement.h
HTMLSlotElement.cpp
HTMLSlotElement.h
HTMLSourceElement.cpp Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug 2018-02-21 07:00:10 +09:00
HTMLSourceElement.h
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
HTMLStyleElement.h
HTMLSummaryElement.cpp
HTMLSummaryElement.h
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h
HTMLTableCellElement.cpp
HTMLTableCellElement.h
HTMLTableColElement.cpp
HTMLTableColElement.h
HTMLTableElement.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
HTMLTableElement.h
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
HTMLTextAreaElement.h
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTitleElement.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
HTMLTitleElement.h
HTMLTrackElement.cpp
HTMLTrackElement.h
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp
HTMLVideoElement.h
ImageDocument.cpp Bug 1437930 - [2.0] Don't shrink image document when resolution has changed, e.g., through pinch-zooming on Android. r=qdot 2018-03-05 17:05:39 +01:00
ImageDocument.h Bug 1437930 - [2.0] Don't shrink image document when resolution has changed, e.g., through pinch-zooming on Android. r=qdot 2018-03-05 17:05:39 +01:00
MediaDocument.cpp Bug 1439027: Simplify PresShell::Initialize. r=bz 2018-02-21 12:42:17 +01:00
MediaDocument.h
MediaError.cpp
MediaError.h
moz.build Bug 1440743 - Part 2: Remove most of MOZ_BUILD_MOBILE_ANDROID_WITH_GRADLE. r=jchen 2018-02-22 11:45:51 -08:00
nsBrowserElement.cpp
nsBrowserElement.h
nsDOMStringMap.cpp Bug 1442207: Remove unneeded arguments to nsIMutationObserver. r=smaug 2018-03-01 22:45:17 +01:00
nsDOMStringMap.h
nsGenericHTMLElement.cpp Bug 1066965, make contentEditable and spellchecking to work in ShadowDOM, r=mrbkap 2018-03-06 09:34:40 +09:00
nsGenericHTMLElement.h Bug 659610 - Remove nsGenericHTMLElement::SetAttrHelper and related helper macros. r=qdot 2018-02-24 20:20:23 +01:00
nsGenericHTMLFrameElement.cpp Bug 659610 - Remove nsGenericHTMLElement::SetAttrHelper and related helper macros. r=qdot 2018-02-24 20:20:23 +01:00
nsGenericHTMLFrameElement.h
nsHTMLContentSink.cpp
nsHTMLDNSPrefetch.cpp
nsHTMLDNSPrefetch.h
nsHTMLDocument.cpp Bug 1433958 - Change code that uses nsIURI.setHostAndPort() to use nsIURIMutator r=mayhemer 2018-02-26 20:43:45 +01:00
nsHTMLDocument.h
nsIConstraintValidation.cpp
nsIConstraintValidation.h
nsIDateTimeInputArea.idl
nsIForm.h
nsIFormControl.h
nsIFormProcessor.h
nsIFormSubmitObserver.idl
nsIHTMLCollection.h
nsIHTMLDocument.h
nsIImageDocument.idl
nsIMenuBuilder.idl
nsIRadioGroupContainer.h
nsIRadioVisitor.h
nsITextControlElement.h
nsRadioVisitor.cpp
nsRadioVisitor.h
nsTextEditorState.cpp Bug 1439751 - Remove all members from nsIDOMHTMLInputElement. r=qdot 2018-02-20 23:10:44 +01:00
nsTextEditorState.h
PluginDocument.cpp
RadioNodeList.cpp
RadioNodeList.h
TextInputListener.h
TextTrackManager.cpp
TextTrackManager.h
TimeRanges.cpp
TimeRanges.h
ValidityState.cpp
ValidityState.h
VideoDocument.cpp