gecko-dev/dom/html
Boris Zbarsky 6393f96201 Bug 1318476. Remove various unused nsIDOMNode stuff. r=froydnj 2016-11-18 16:38:29 -05:00
..
crashtests Bug 1290904 - Fix assertion failure on removing/adding a fieldsets on a nested fieldset; r=smaug 2016-11-04 14:38:19 +08:00
reftests Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/html. r=RyanVM 2016-11-05 11:29:16 +01:00
test Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot 2016-11-18 09:33:33 +01:00
HTMLAllCollection.cpp
HTMLAllCollection.h
HTMLAnchorElement.cpp Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLAnchorElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLAreaElement.cpp Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLAreaElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLBRElement.cpp
HTMLBRElement.h
HTMLBodyElement.cpp
HTMLBodyElement.h
HTMLButtonElement.cpp Bug 1310403, Remove special mouse handling for buttons which fixes extra focus events, r=smaug 2016-11-11 10:30:36 -05:00
HTMLButtonElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLCanvasElement.cpp Bug 1316661 part 1. Eliminate IsCallerChrome callers in HTMLCanvasElement code. r=smaug 2016-11-15 00:18:32 -05:00
HTMLCanvasElement.h Bug 1316661 part 1. Eliminate IsCallerChrome callers in HTMLCanvasElement code. r=smaug 2016-11-15 00:18:32 -05:00
HTMLContentElement.cpp
HTMLContentElement.h
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataListElement.cpp
HTMLDataListElement.h
HTMLDetailsElement.cpp Bug 1271549 - Remove details and summary preference. r=bz 2016-11-16 14:02:58 +08:00
HTMLDetailsElement.h Bug 1271549 - Remove details and summary preference. r=bz 2016-11-16 14:02:58 +08:00
HTMLDivElement.cpp
HTMLDivElement.h
HTMLElement.cpp
HTMLFieldSetElement.cpp Bug 1290904 - Fix assertion failure on removing/adding a fieldsets on a nested fieldset; r=smaug 2016-11-04 14:38:19 +08:00
HTMLFieldSetElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFormControlsCollection.cpp Bug 1310076 - Add 'datetime-local' to the list of valid types attributes for <input>. r=smaug 2016-10-24 03:35:00 +02:00
HTMLFormControlsCollection.h
HTMLFormElement.cpp Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLFormElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLFormSubmission.cpp
HTMLFormSubmission.h
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 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLImageElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLInputElement.cpp Bug 1305458 Part11: Let HTMLInputElement delegate event handling to it's parent class. r=smaug 2016-11-01 15:36:04 +08:00
HTMLInputElement.h Bug 1305458 Part9: Move fire events and set value from HTMLInputElement::GetEventTargetParent to PreHandleEvent. r=smaug 2016-10-21 19:04:29 +08:00
HTMLLIElement.cpp
HTMLLIElement.h
HTMLLabelElement.cpp
HTMLLabelElement.h
HTMLLegendElement.cpp
HTMLLegendElement.h
HTMLLinkElement.cpp Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLLinkElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMediaElement.cpp Bug 1317167 - only need to do the untrust JS checking in play(). r=jwwang 2016-11-17 15:09:59 +08:00
HTMLMediaElement.h Bug 1317167 - only need to do the untrust JS checking in play(). r=jwwang 2016-11-17 15:09:59 +08:00
HTMLMenuElement.cpp Bug 1316661 part 4. Eliminate IsCallerChrome callers in HTMLMenuElement. r=smaug 2016-11-15 00:18:33 -05:00
HTMLMenuElement.h Bug 1316661 part 4. Eliminate IsCallerChrome callers in HTMLMenuElement. r=smaug 2016-11-15 00:18:33 -05:00
HTMLMenuItemElement.cpp Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLMenuItemElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLMetaElement.cpp
HTMLMetaElement.h
HTMLMeterElement.cpp
HTMLMeterElement.h
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp Bug 1316661 part 6. Get rid of nsIObjectLoadingContent.hasRunningPlugin, since it's unused. r=smaug 2016-11-15 12:46:31 -05:00
HTMLObjectElement.h
HTMLOptGroupElement.cpp Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLOptGroupElement.h Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLOptionElement.cpp
HTMLOptionElement.h
HTMLOptionsCollection.cpp Bug 1318479 part 3. Remove uses of nsIDOMNode::AppendChild in HTMLOptionsCollection. r=ehsan 2016-11-18 16:38:29 -05:00
HTMLOptionsCollection.h Bug 1318479 part 3. Remove uses of nsIDOMNode::AppendChild in HTMLOptionsCollection. r=ehsan 2016-11-18 16:38:29 -05:00
HTMLOutputElement.cpp
HTMLOutputElement.h
HTMLParagraphElement.cpp
HTMLParagraphElement.h
HTMLPictureElement.cpp
HTMLPictureElement.h
HTMLPreElement.cpp
HTMLPreElement.h
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLScriptElement.cpp
HTMLScriptElement.h
HTMLSelectElement.cpp Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
HTMLSelectElement.h Bug 1318476. Remove various unused nsIDOMNode stuff. r=froydnj 2016-11-18 16:38:29 -05:00
HTMLShadowElement.cpp
HTMLShadowElement.h
HTMLSharedElement.cpp
HTMLSharedElement.h
HTMLSharedListElement.cpp
HTMLSharedListElement.h
HTMLSharedObjectElement.cpp
HTMLSharedObjectElement.h
HTMLSourceElement.cpp
HTMLSourceElement.h
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp
HTMLStyleElement.h
HTMLSummaryElement.cpp Bug 1271549 - Remove details and summary preference. r=bz 2016-11-16 14:02:58 +08:00
HTMLSummaryElement.h
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h
HTMLTableCellElement.cpp
HTMLTableCellElement.h
HTMLTableColElement.cpp
HTMLTableColElement.h
HTMLTableElement.cpp
HTMLTableElement.h
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Bug 1305458 Part6: Move fire change event from HTMLTextAreaElement::GetEventTargetParent to PreHandleEvent. r=smaug 2016-10-21 17:33:41 +08:00
HTMLTextAreaElement.h Bug 1305458 Part6: Move fire change event from HTMLTextAreaElement::GetEventTargetParent to PreHandleEvent. r=smaug 2016-10-21 17:33:41 +08:00
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTrackElement.cpp
HTMLTrackElement.h
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp Bug 1311877 - VideoPlaybackQuality.totalVideoFrameCount is presented+dropped - r=jya 2016-10-21 12:01:59 +11:00
HTMLVideoElement.h
ImageDocument.cpp Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug 2016-11-03 11:34:16 +08:00
ImageDocument.h Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug 2016-11-03 11:34:16 +08:00
MediaDocument.cpp
MediaDocument.h
MediaError.cpp
MediaError.h
PluginDocument.cpp Bug 1317241 - Use C++11's override and remove virtual where applicable in dom/ r=baku 2016-11-15 13:09:07 +02:00
RadioNodeList.cpp Bug 1317367 part 4. Pass an explicit CallerType to HTMLInputElement::GetValueInternal. r=smaug 2016-11-15 12:46:32 -05:00
RadioNodeList.h Bug 1317367 part 4. Pass an explicit CallerType to HTMLInputElement::GetValueInternal. r=smaug 2016-11-15 12:46:32 -05:00
TextTrackManager.cpp
TextTrackManager.h
TimeRanges.cpp
TimeRanges.h
ValidityState.cpp
ValidityState.h
VideoDocument.cpp
htmlMenuBuilder.js
htmlMenuBuilder.manifest
moz.build Bug 1316661 part 4. Eliminate IsCallerChrome callers in HTMLMenuElement. r=smaug 2016-11-15 00:18:33 -05:00
nsBrowserElement.cpp Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
nsBrowserElement.h Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
nsDOMStringMap.cpp
nsDOMStringMap.h
nsGenericHTMLElement.cpp Bug 1305458 Part5: Move form control frame focus/blur from nsGenericHTMLFormElement::GetEventTargetParent to PreHandleEvent. r=smaug 2016-10-21 16:56:58 +08:00
nsGenericHTMLElement.h Bug 1305458 Part5: Move form control frame focus/blur from nsGenericHTMLFormElement::GetEventTargetParent to PreHandleEvent. r=smaug 2016-10-21 16:56:58 +08:00
nsGenericHTMLFrameElement.cpp Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
nsGenericHTMLFrameElement.h Bug 1303196 - Part 4: Merge mFrameLoader and mOpener into mFrameLoaderOrOpener, r=smaug 2016-10-27 15:53:35 -04:00
nsHTMLContentSink.cpp
nsHTMLDNSPrefetch.cpp
nsHTMLDNSPrefetch.h
nsHTMLDocument.cpp Bug 1316661 part 2. Eliminate IsCallerChrome callers in HTMLDocument. r=smaug 2016-11-15 00:18:33 -05:00
nsHTMLDocument.h Bug 1318096 part 3. Remove the unused XPCOM fullscreen API. r=froydnj 2016-11-17 13:49:27 -05:00
nsIConstraintValidation.cpp
nsIConstraintValidation.h
nsIDateTimeInputArea.idl
nsIForm.h
nsIFormControl.h Bug 1310076 - Add 'datetime-local' to the list of valid types attributes for <input>. r=smaug 2016-10-24 03:35:00 +02:00
nsIFormProcessor.h
nsIFormSubmitObserver.idl
nsIHTMLCollection.h
nsIHTMLDocument.h Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
nsIImageDocument.idl Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug 2016-11-03 11:34:16 +08:00
nsIMenuBuilder.idl
nsIPhonetic.idl
nsIRadioGroupContainer.h
nsIRadioVisitor.h
nsITextControlElement.h
nsRadioVisitor.cpp
nsRadioVisitor.h
nsTextEditorState.cpp
nsTextEditorState.h