gecko-dev/dom/html
Matthew Noorenberghe f8961d0aed Bug 1020698 - Implement @autocomplete for <textarea>. r=baku
The dom.forms.autocomplete.formautofill check in nsContentUtils::InternalSerializeAutocompleteAttribute
will control if values other than "on" and "off" are supported.

MozReview-Commit-ID: 48X3OzvuOpV

--HG--
rename : dom/html/test/forms/test_input_autocomplete.html => dom/html/test/forms/test_autocomplete.html
extra : rebase_source : b759672d2e9ef3b1e63fd999d149cf753df60539
2017-11-08 21:35:04 -08:00
..
crashtests merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-09 00:00:16 +02:00
input Bug 1390342 - Skip pattern matching in HasPatternMismatch() if @pattern is not set. r=ehsan 2017-08-17 23:57:00 -04:00
reftests Bug 1389000 - Update reftest annotations for layers-free results. r=jrmuizel 2017-09-26 14:49:19 -04:00
test Bug 1020698 - Implement @autocomplete for <textarea>. r=baku 2017-11-08 21:35:04 -08:00
HTMLAllCollection.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLAllCollection.h
HTMLAnchorElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLAnchorElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLAreaElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLAreaElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLBRElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLBRElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLBodyElement.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
HTMLBodyElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLButtonElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLButtonElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLCanvasElement.cpp Bug 1415081 - part 7 - Fix the use of NS_ReadInputStreamToString in HTMLCanvasElement, r=smaug 2017-11-09 11:18:09 +01:00
HTMLCanvasElement.h Bug 1401609 - Add UpdateWebRenderCanvasData() to handle CanvasRenderer re-creation r=jrmuizel,mstange 2017-10-28 19:07:27 +09:00
HTMLContentElement.cpp Bug 1404789: Cleanup a bit the ShadowRoot code. r=bz 2017-10-17 18:22:29 +02:00
HTMLContentElement.h Bug 1404789: Simplify ShadowRoot::IsPooledNode. r=bz 2017-10-18 15:02:16 +02:00
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataListElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLDataListElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLDetailsElement.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
HTMLDetailsElement.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
HTMLDialogElement.cpp
HTMLDialogElement.h
HTMLDivElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLDivElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLElement.cpp Backed out changeset 5b706cd241cb (bug 483155) for Valgrind failure on Linux x64 opt. r=backout 2017-08-11 10:48:10 +02:00
HTMLEmbedElement.cpp Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel 2017-11-01 06:59:10 -04:00
HTMLEmbedElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLFieldSetElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLFieldSetElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLFontElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLFontElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLFormControlsCollection.cpp Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
HTMLFormControlsCollection.h Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
HTMLFormElement.cpp Bug 1415677 part 5. Remove the XPCOM version of HTMLFormElement's elements getter. r=qdot 2017-11-13 10:39:12 -05:00
HTMLFormElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLFormSubmission.cpp Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug 2017-10-19 11:39:30 +02:00
HTMLFormSubmission.h Bug 1398733 - HTMLFormSubmission should pass the size of the post data inputStream if known, r=smaug 2017-09-22 08:12:03 +02:00
HTMLFormSubmissionConstants.h
HTMLFrameElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLFrameElement.h Bug 1406278: Part 4 - Use subject principal as triggering principal in <iframe>/<frame> "src" attribute r=bz 2017-10-04 22:59:44 -07:00
HTMLFrameSetElement.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
HTMLFrameSetElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLHRElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLHRElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLHeadingElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLHeadingElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLIFrameElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLIFrameElement.h Bug 1406278: Part 4 - Use subject principal as triggering principal in <iframe>/<frame> "src" attribute r=bz 2017-10-04 22:59:44 -07:00
HTMLImageElement.cpp Bug 1411473 - Skip image loading from adoption if OwnerDoc is not allowed to. r=bz 2017-11-09 19:01:41 +08:00
HTMLImageElement.h Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel 2017-11-01 06:59:10 -04:00
HTMLInputElement.cpp Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
HTMLInputElement.h Bug 1327097 - Part III, Trap mouse/touch/pointer events in audio/video element, r=smaug 2017-11-17 11:07:12 +08:00
HTMLLIElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLLIElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLLabelElement.cpp Bug 1390209 - Remove unused nsIDOMHTML*Element interfaces. r=qdot 2017-08-15 01:31:47 +09:00
HTMLLabelElement.h Bug 1390209 - Remove unused nsIDOMHTML*Element interfaces. r=qdot 2017-08-15 01:31:47 +09:00
HTMLLegendElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLLegendElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLLinkElement.cpp Bug 1408019 - Code clean up for sSupportedRelValues. r=bz 2017-10-17 18:38:10 +02:00
HTMLLinkElement.h Bug 1407334. Add some overloads for src/href getters that don't need a principal, for Thunderbird to use. r=kmag 2017-10-10 15:04:19 -04:00
HTMLMapElement.cpp Bug 1395636 - Convert code to use NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-31 16:29:22 -07:00
HTMLMapElement.h Bug 1390209 - Remove unused nsIDOMHTML*Element interfaces. r=qdot 2017-08-15 01:31:47 +09:00
HTMLMediaElement.cpp Bug 1417869. P2 - abort the load algorithm early if media not allowed to load. r=jya 2017-11-21 14:02:13 +08:00
HTMLMediaElement.h Bug 1382574 - part3 : remove HTMLMediaElement::mHasUserInteraction. r=jwwang 2017-11-22 00:33:23 +08:00
HTMLMenuElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLMenuElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLMenuItemElement.cpp Bug 1408169 - Remove nsIDOMHTMLMenuItemElement; r=bz 2017-10-12 15:10:50 -07:00
HTMLMenuItemElement.h Bug 1408169 - Remove nsIDOMHTMLMenuItemElement; r=bz 2017-10-12 15:10:50 -07:00
HTMLMetaElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLMetaElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLMeterElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLMeterElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel 2017-11-01 06:59:10 -04:00
HTMLObjectElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLOptGroupElement.cpp Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLOptGroupElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLOptionElement.cpp Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
HTMLOptionElement.h Bug 1415716 - Remove nsIDOMHTMLOptionElement; r=bz 2017-11-08 17:43:09 -08:00
HTMLOptionsCollection.cpp Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
HTMLOptionsCollection.h Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
HTMLOutputElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLOutputElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLParagraphElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLParagraphElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLPictureElement.cpp Bug 1390209 - Remove unused nsIDOMHTML*Element interfaces. r=qdot 2017-08-15 01:31:47 +09:00
HTMLPictureElement.h Bug 1390209 - Remove unused nsIDOMHTML*Element interfaces. r=qdot 2017-08-15 01:31:47 +09:00
HTMLPreElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLPreElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLProgressElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLProgressElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLScriptElement.cpp Bug 1415747 - Remove nsIDOMHTMLScriptElement; r=bz 2017-11-10 13:10:00 -08:00
HTMLScriptElement.h Bug 1415747 - Remove nsIDOMHTMLScriptElement; r=bz 2017-11-10 13:10:00 -08:00
HTMLSelectElement.cpp Bug 1415716 - Remove nsIDOMHTMLOptionElement; r=bz 2017-11-08 17:43:09 -08:00
HTMLSelectElement.h Bug 1415716 - Remove nsIDOMHTMLOptionElement; r=bz 2017-11-08 17:43:09 -08:00
HTMLSharedElement.cpp Bug 1416069 - Remove nsIDOMHTMLHtmlElement and nsIDOMHTMLBaseElement; r=bz 2017-11-10 13:10:02 -08:00
HTMLSharedElement.h Bug 1416069 - Remove nsIDOMHTMLHtmlElement and nsIDOMHTMLBaseElement; r=bz 2017-11-10 13:10:02 -08:00
HTMLSharedListElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLSharedListElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLSlotElement.cpp Bug 1409079: Simplify WebComponents enabled checks. r=smaug 2017-10-17 11:37:07 +02:00
HTMLSlotElement.h Bug 1402941 - Add HTMLSlotElement (disabled for now), r=hsivonen 2017-10-02 13:22:12 +03:00
HTMLSourceElement.cpp Bug 1412414 - Remove nsIDOMHTMLSourceElement; r=bz 2017-10-27 15:00:42 -07:00
HTMLSourceElement.h Bug 1412414 - Remove nsIDOMHTMLSourceElement; r=bz 2017-10-27 15:00:42 -07:00
HTMLSpanElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLSpanElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLStyleElement.cpp Bug 1406278: Part 8b - Use subject principal as triggering principal in style <link> "href" attribute. r=bz 2017-10-05 19:40:48 -07:00
HTMLStyleElement.h Bug 1406278: Part 8b - Use subject principal as triggering principal in style <link> "href" attribute. r=bz 2017-10-05 19:40:48 -07:00
HTMLSummaryElement.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
HTMLSummaryElement.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
HTMLTableCaptionElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableCaptionElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableCellElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableCellElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableColElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableColElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableElement.cpp Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
HTMLTableElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
HTMLTableRowElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableRowElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableSectionElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTableSectionElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTemplateElement.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Bug 1020698 - Implement @autocomplete for <textarea>. r=baku 2017-11-08 21:35:04 -08:00
HTMLTextAreaElement.h Bug 1020698 - Implement @autocomplete for <textarea>. r=baku 2017-11-08 21:35:04 -08:00
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTitleElement.cpp Bug 651120 - Remove index argument from content removed/appended/inserted notifications. r=peterv 2017-10-03 11:09:08 +01:00
HTMLTitleElement.h
HTMLTrackElement.cpp Bug 1408695 - Work around a VS2017 constexpr pointer math bug in HTMLTrackElement.cpp. r=gerald 2017-10-14 21:09:05 -04:00
HTMLTrackElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
HTMLUnknownElement.cpp
HTMLUnknownElement.h Bug 1373798 part 3. Rewrite our existing checks for the state of the "dir" attr on top of the new event state flags. r=mystor 2017-06-19 23:24:59 -04:00
HTMLVideoElement.cpp Bug 1412414 - Remove nsIDOMHTMLSourceElement; r=bz 2017-10-27 15:00:42 -07:00
HTMLVideoElement.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ImageDocument.cpp Bug 1414077 - Don't try to scroll image if the image document is not visible; r=bz 2017-11-07 17:51:13 +08:00
ImageDocument.h
MediaDocument.cpp Bug 1387381 - Remove nsXPIDLString local variables. r=erahm. 2017-08-08 16:07:55 +10:00
MediaDocument.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
MediaError.cpp Bug 1354633 - When privacy.resistFingerprinting = true, MediaError.message can only get whitelisted messages r=arthuredelstein,jwwang 2017-08-04 18:46:26 +08:00
MediaError.h
PluginDocument.cpp Bug 1395636 - Convert code to use NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-31 16:29:22 -07:00
RadioNodeList.cpp
RadioNodeList.h Bug 1375691 - Make RadioNodeList final and cleanup the code using it. r=bz 2017-06-29 20:53:46 +02:00
TextTrackManager.cpp Bug 1382574 - part2 : remove HTMLMediaElement::GetHasUserInteraction(). r=bechen 2017-11-22 00:33:20 +08:00
TextTrackManager.h Bug 1385092 - Null check for the sParserWrapper. r=alwu 2017-08-09 17:30:52 +08:00
TimeRanges.cpp Bug 1392498 - Move TimeIntervals to dom::TimeRanges conversion into TimeRanges class. r=jya 2017-08-21 15:08:25 +12:00
TimeRanges.h Bug 1392498 - Move TimeIntervals to dom::TimeRanges conversion into TimeRanges class. r=jya 2017-08-21 15:08:25 +12:00
ValidityState.cpp
ValidityState.h
VideoDocument.cpp Bug 863246 - Move resources that need to be exposed to web content to locations that are marked as contentaccessible r=billm 2017-06-08 17:52:46 +08:00
htmlMenuBuilder.js Bug 1408169 - Remove nsIDOMHTMLMenuItemElement; r=bz 2017-10-12 15:10:50 -07:00
htmlMenuBuilder.manifest
moz.build Bug 1404079 - Remove nsIDOMHTMLFrameElement; r=bz 2017-09-28 19:06:14 -07:00
nsBrowserElement.cpp Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru 2017-05-31 21:15:23 +02:00
nsBrowserElement.h Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru 2017-05-31 21:15:23 +02:00
nsDOMStringMap.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsDOMStringMap.h
nsGenericHTMLElement.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
nsGenericHTMLElement.h Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
nsGenericHTMLFrameElement.cpp Bug 1406278: Part 4 - Use subject principal as triggering principal in <iframe>/<frame> "src" attribute r=bz 2017-10-04 22:59:44 -07:00
nsGenericHTMLFrameElement.h Bug 1406278: Part 4 - Use subject principal as triggering principal in <iframe>/<frame> "src" attribute r=bz 2017-10-04 22:59:44 -07:00
nsHTMLContentSink.cpp Bug 1406325 - Part 4: Use mType for LookupCustomElementDefinition and also removing parts of v0. f=echen, r=smaug 2017-11-14 19:23:00 +08:00
nsHTMLDNSPrefetch.cpp Bug 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -07:00
nsHTMLDNSPrefetch.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsHTMLDocument.cpp Merge inbound to mozilla-central r=merge a=merge 2017-11-14 00:57:47 +02:00
nsHTMLDocument.h Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
nsIConstraintValidation.cpp Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj 2017-10-21 23:53:02 +09:00
nsIConstraintValidation.h Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8 2017-07-13 23:46:28 -04:00
nsIDateTimeInputArea.idl Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug 2017-06-29 11:47:00 -04:00
nsIForm.h
nsIFormControl.h Bug 1357191 - 1. Use Gecko controls for Fennec date/time fields; r=jessica r=nechen 2017-10-12 12:20:14 -04:00
nsIFormProcessor.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
nsIFormSubmitObserver.idl
nsIHTMLCollection.h Bug 1417123 - Remove or replace inclusion of js/GCAPI.h r=mccr8 2017-11-16 12:21:08 +00:00
nsIHTMLDocument.h Bug 1392891 - Part 5: Devirtualize nsHTMLDocument::GetForms(); r=smaug 2017-08-29 07:30:30 -04:00
nsIImageDocument.idl
nsIMenuBuilder.idl Bug 1408169 - Remove nsIDOMHTMLMenuItemElement; r=bz 2017-10-12 15:10:50 -07:00
nsIRadioGroupContainer.h Bug 1386969 - Change nsIRadioGroupContainer::Add/RemoveToRadioGroup() to take HTMLInputElement* as argument. r=bz 2017-08-03 02:39:00 -04:00
nsIRadioVisitor.h
nsITextControlElement.h Bug 1401706: Move ownership of editor anon content to nsTextControlFrame. r=Ehsan 2017-09-22 02:18:30 +02:00
nsRadioVisitor.cpp
nsRadioVisitor.h
nsTextEditorState.cpp Bug 1412437 - Remove nsIDOMHTMLTextAreaElement; r=bz 2017-11-01 14:28:22 -07:00
nsTextEditorState.h Bug 1401706: Move ownership of editor anon content to nsTextControlFrame. r=Ehsan 2017-09-22 02:18:30 +02:00