.. |
crashtests
|
Bug 978644 - Add crashtest. r=me
|
2017-10-20 08:36:11 -04: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 638054 - Remove or fix tests outside JS using watch/unwatch. r=bz,fitzgen
|
2017-10-24 20:48:14 +02: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
|
|
|
HTMLBodyElement.cpp
|
Bug 1352002. Remove the iframe margin size quirk. r=dholbert
|
2017-10-26 23:58:18 -04:00 |
HTMLBodyElement.h
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
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 |
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 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel
|
2017-08-22 14:23:41 +08:00 |
HTMLCanvasElement.h
|
Bug 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel
|
2017-08-22 14:23:41 +08: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
|
|
|
HTMLEmbedElement.cpp
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07: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
|
|
|
HTMLFormControlsCollection.h
|
|
|
HTMLFormElement.cpp
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
|
2017-10-21 23:53:02 +09: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 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
HTMLFrameSetElement.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 |
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 |
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 1409992 - Allow SVG as images to load data: URL images. r=edgar
|
2017-10-19 18:00:43 +08:00 |
HTMLImageElement.h
|
Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz
|
2017-10-06 13:27:23 -07:00 |
HTMLInputElement.cpp
|
Bug 1406819 - Remove various bits of dead code from dom/. r=baku
|
2017-10-11 10:09:13 +01:00 |
HTMLInputElement.h
|
Bug 1406278: Part 7 - Use subject principal as triggering principal in <input> "src" attribute. r=bz
|
2017-10-05 16:19:19 -07: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 |
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 |
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 1411612: Kill nsINode::eCONTENT. r=bz
|
2017-10-25 17:19:11 +02:00 |
HTMLMediaElement.h
|
Bug 1183495 - part2: Remove mozSrcObject in MediaElement. r=jwwang
|
2017-10-20 11:23:07 +08:00 |
htmlMenuBuilder.js
|
|
|
htmlMenuBuilder.manifest
|
|
|
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 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
HTMLMenuItemElement.h
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -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 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07: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 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
HTMLOptionElement.h
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
HTMLOptionsCollection.cpp
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
HTMLOptionsCollection.h
|
|
|
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 1406278: Part 3 - Use subject principal as triggering principal in <script> "src" attribute. r=bz
|
2017-10-04 22:16:32 -07:00 |
HTMLScriptElement.h
|
Bug 1406278: Part 3 - Use subject principal as triggering principal in <script> "src" attribute. r=bz
|
2017-10-04 22:16:32 -07:00 |
HTMLSelectElement.cpp
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
HTMLSelectElement.h
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
HTMLSharedElement.cpp
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
HTMLSharedElement.h
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07: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 1408315 - Remove unused nsCSSParser local variable in HTMLSourceElement::UpdateMediaList. r=bkelly
|
2017-10-13 16:03:34 +08:00 |
HTMLSourceElement.h
|
Bug 1406278: Part 6 - Use subject principal as triggering principal in <source> "srcset" attribute for <picture>. r=bz
|
2017-10-05 15:59:15 -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 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07: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 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
HTMLTextAreaElement.h
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07: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
|
|
|
HTMLVideoElement.cpp
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
HTMLVideoElement.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
ImageDocument.cpp
|
Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz
|
2017-10-06 13:27:23 -07:00 |
ImageDocument.h
|
|
|
MediaDocument.cpp
|
|
|
MediaDocument.h
|
|
|
MediaError.cpp
|
|
|
MediaError.h
|
|
|
moz.build
|
Bug 1404079 - Remove nsIDOMHTMLFrameElement; r=bz
|
2017-09-28 19:06:14 -07:00 |
nsBrowserElement.cpp
|
|
|
nsBrowserElement.h
|
|
|
nsDOMStringMap.cpp
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsDOMStringMap.h
|
|
|
nsGenericHTMLElement.cpp
|
Bug 1411612: Kill nsINode::eCONTENT. r=bz
|
2017-10-25 17:19:11 +02: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 1378079 - Part 3: Complete the steps related to custom elements in "create an element for a token". r=hsivonen,smaug
|
2017-10-26 14:55:41 +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
|
|
|
nsHTMLDocument.cpp
|
Bug 1378079 - Part 2: Introduce throw-on-dynamic-markup-insertion counter. r=hsivonen
|
2017-10-26 14:08:35 +08:00 |
nsHTMLDocument.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsIConstraintValidation.cpp
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
|
2017-10-21 23:53:02 +09:00 |
nsIConstraintValidation.h
|
|
|
nsIDateTimeInputArea.idl
|
|
|
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 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsIHTMLDocument.h
|
Bug 1392891 - Part 5: Devirtualize nsHTMLDocument::GetForms(); r=smaug
|
2017-08-29 07:30:30 -04:00 |
nsIImageDocument.idl
|
|
|
nsIMenuBuilder.idl
|
|
|
nsIRadioGroupContainer.h
|
|
|
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 1406819 - Remove various bits of dead code from dom/. r=baku
|
2017-10-11 10:09:13 +01:00 |
nsTextEditorState.h
|
Bug 1401706: Move ownership of editor anon content to nsTextControlFrame. r=Ehsan
|
2017-09-22 02:18:30 +02:00 |
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
|
|
|
TextTrackManager.cpp
|
Bug 1394349 - Label dom::SimpleTextTrackEvent with its associated inner window. r=billm
|
2017-08-28 17:22:20 +08:00 |
TextTrackManager.h
|
|
|
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
|
|
|