.. |
crashtests
|
Bug 1228876. Correctly ignore nested optgroups even if an optgroup is inserted into another, existing, optgroup. r=mats
|
2015-12-01 12:01:56 -05:00 |
reftests
|
|
|
test
|
Bug 1223937 - test_bug388794.html fails string match test due to off by one error in Fennec with C++APZ. r=roc
|
2015-11-19 21:40:05 -05:00 |
HTMLAllCollection.cpp
|
Bug 1225923 - part 5 - fix AppendElement(nsDependentAtomString(...)) calls; r=bz
|
2015-11-18 12:38:34 -05:00 |
HTMLAllCollection.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLAnchorElement.cpp
|
Bug 1213815 - dom/webidl/HTMLHyperlinkElementUtils and URL don't need to throw exceptions as we did before, r=bz
|
2015-11-23 20:05:26 +00:00 |
HTMLAnchorElement.h
|
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
|
2015-11-30 16:13:03 -08:00 |
HTMLAreaElement.cpp
|
Bug 1213815 - dom/webidl/HTMLHyperlinkElementUtils and URL don't need to throw exceptions as we did before, r=bz
|
2015-11-23 20:05:26 +00:00 |
HTMLAreaElement.h
|
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
|
2015-11-30 16:13:03 -08:00 |
HTMLAudioElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLAudioElement.h
|
|
|
HTMLBodyElement.cpp
|
Bug 1222745 - Restore eRestyleResult_StopWithStyleChange optimization for shared style contexts by comparing rule nodes for inherited style data changes. r=dbaron
|
2015-11-17 15:09:55 +11:00 |
HTMLBodyElement.h
|
Bug 1222745 - Restore eRestyleResult_StopWithStyleChange optimization for shared style contexts by comparing rule nodes for inherited style data changes. r=dbaron
|
2015-11-17 15:09:55 +11:00 |
HTMLBRElement.cpp
|
|
|
HTMLBRElement.h
|
|
|
HTMLButtonElement.cpp
|
Bug 1221947 - part 1: add BYTOUCH flag to nsIFocusManager, r=jaws,smaug
|
2015-11-12 16:35:20 +00:00 |
HTMLButtonElement.h
|
|
|
HTMLCanvasElement.cpp
|
Decouple CairoImage from ImageContainer. (bug 1222910, r=roc)
|
2015-11-17 00:09:00 -08:00 |
HTMLCanvasElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLContentElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLContentElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLDataElement.cpp
|
|
|
HTMLDataElement.h
|
|
|
HTMLDataListElement.cpp
|
|
|
HTMLDataListElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLDivElement.cpp
|
|
|
HTMLDivElement.h
|
|
|
HTMLElement.cpp
|
|
|
HTMLExtAppElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLExtAppElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLFieldSetElement.cpp
|
|
|
HTMLFieldSetElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLFontElement.cpp
|
|
|
HTMLFontElement.h
|
|
|
HTMLFormControlsCollection.cpp
|
|
|
HTMLFormControlsCollection.h
|
|
|
HTMLFormElement.cpp
|
Bug 1218315 - Replace NS_LITERAL_STRING(...).get() with MOZ_UTF16(...) on dom. r=nfroyd
|
2015-10-28 14:29:57 +09:00 |
HTMLFormElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLFrameElement.cpp
|
|
|
HTMLFrameElement.h
|
|
|
HTMLFrameSetElement.cpp
|
|
|
HTMLFrameSetElement.h
|
|
|
HTMLHeadingElement.cpp
|
|
|
HTMLHeadingElement.h
|
|
|
HTMLHRElement.cpp
|
|
|
HTMLHRElement.h
|
|
|
HTMLIFrameElement.cpp
|
|
|
HTMLIFrameElement.h
|
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
|
2015-11-30 16:13:03 -08:00 |
HTMLImageElement.cpp
|
Bug 773429 - Remove dom.disable_image_src_set. r=khuey
|
2015-11-23 14:08:34 -08:00 |
HTMLImageElement.h
|
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
|
2015-11-30 16:13:03 -08:00 |
HTMLInputElement.cpp
|
Bug 1225923 - part 2 - fix AppendElement(nsDependentString(...)) call in HTMLInputElement.cpp; r=baku
|
2015-11-18 10:36:40 -05:00 |
HTMLInputElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLLabelElement.cpp
|
Bug 1221947 - part 1: add BYTOUCH flag to nsIFocusManager, r=jaws,smaug
|
2015-11-12 16:35:20 +00:00 |
HTMLLabelElement.h
|
|
|
HTMLLegendElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLLegendElement.h
|
|
|
HTMLLIElement.cpp
|
|
|
HTMLLIElement.h
|
|
|
HTMLLinkElement.cpp
|
Bug 1213815 - Update URLSearchParams and URLUtils in webidl files, r=bz
|
2015-11-23 20:05:26 +00:00 |
HTMLLinkElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLMapElement.cpp
|
|
|
HTMLMapElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLMediaElement.cpp
|
Bug 1224475 - Start agent after seeking. r=baku
|
2015-11-23 14:52:28 +08:00 |
HTMLMediaElement.h
|
Bug 1224475 - Start agent after seeking. r=baku
|
2015-11-23 14:52:28 +08:00 |
htmlMenuBuilder.js
|
|
|
htmlMenuBuilder.manifest
|
|
|
HTMLMenuElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLMenuElement.h
|
|
|
HTMLMenuItemElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLMenuItemElement.h
|
|
|
HTMLMetaElement.cpp
|
Bug 663570 - MetaCSP Part 5: HTMLMetaElement changes (r=bz)
|
2015-11-14 19:29:05 -08:00 |
HTMLMetaElement.h
|
|
|
HTMLMeterElement.cpp
|
|
|
HTMLMeterElement.h
|
|
|
HTMLModElement.cpp
|
|
|
HTMLModElement.h
|
|
|
HTMLObjectElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLObjectElement.h
|
|
|
HTMLOptGroupElement.cpp
|
Bug 1214164 - Don't honor all <option> descendants of <select>; r=bz
|
2015-10-13 11:28:00 +02:00 |
HTMLOptGroupElement.h
|
Bug 1214164 - Don't honor all <option> descendants of <select>; r=bz
|
2015-10-13 11:28:00 +02:00 |
HTMLOptionElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLOptionElement.h
|
|
|
HTMLOptionsCollection.cpp
|
Bug 1225923 - part 5 - fix AppendElement(nsDependentAtomString(...)) calls; r=bz
|
2015-11-18 12:38:34 -05:00 |
HTMLOptionsCollection.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLOutputElement.cpp
|
|
|
HTMLOutputElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLParagraphElement.cpp
|
|
|
HTMLParagraphElement.h
|
|
|
HTMLPictureElement.cpp
|
|
|
HTMLPictureElement.h
|
|
|
HTMLPreElement.cpp
|
|
|
HTMLPreElement.h
|
|
|
HTMLProgressElement.cpp
|
|
|
HTMLProgressElement.h
|
|
|
HTMLPropertiesCollection.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLPropertiesCollection.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLScriptElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLScriptElement.h
|
|
|
HTMLSelectElement.cpp
|
Bug 1228876. Correctly ignore nested optgroups even if an optgroup is inserted into another, existing, optgroup. r=mats
|
2015-12-01 12:01:56 -05:00 |
HTMLSelectElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLShadowElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLShadowElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLSharedElement.cpp
|
|
|
HTMLSharedElement.h
|
|
|
HTMLSharedListElement.cpp
|
|
|
HTMLSharedListElement.h
|
|
|
HTMLSharedObjectElement.cpp
|
|
|
HTMLSharedObjectElement.h
|
|
|
HTMLSourceElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLSourceElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLSpanElement.cpp
|
|
|
HTMLSpanElement.h
|
|
|
HTMLStyleElement.cpp
|
Bug 990250 - Fold nsIStyleSheet into CSSStyleSheet. r=dbaron
|
2015-11-17 17:04:09 +11:00 |
HTMLStyleElement.h
|
|
|
HTMLTableCaptionElement.cpp
|
|
|
HTMLTableCaptionElement.h
|
|
|
HTMLTableCellElement.cpp
|
|
|
HTMLTableCellElement.h
|
|
|
HTMLTableColElement.cpp
|
|
|
HTMLTableColElement.h
|
|
|
HTMLTableElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTableElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTableRowElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTableRowElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTableSectionElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTableSectionElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTemplateElement.cpp
|
|
|
HTMLTemplateElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTextAreaElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLTextAreaElement.h
|
|
|
HTMLTimeElement.cpp
|
|
|
HTMLTimeElement.h
|
|
|
HTMLTitleElement.cpp
|
|
|
HTMLTitleElement.h
|
|
|
HTMLTrackElement.cpp
|
Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini
|
2015-11-23 11:09:25 -08:00 |
HTMLTrackElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
HTMLUnknownElement.cpp
|
|
|
HTMLUnknownElement.h
|
|
|
HTMLVideoElement.cpp
|
Bug 1224007 part 4. Fix some cases in which ErrorResult instances are destroyed without doing anything useful with exceptions on them. r=peterv
|
2015-11-20 16:29:41 -05:00 |
HTMLVideoElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ImageDocument.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ImageDocument.h
|
|
|
MediaDocument.cpp
|
Bug 1217270. Media documents loaded from file:// URIs should still fire onload. r=kinetik
|
2015-10-27 16:25:14 -04:00 |
MediaDocument.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
MediaError.cpp
|
|
|
MediaError.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
moz.build
|
|
|
nsBrowserElement.cpp
|
Bug 1222902 - Create log system for the AudioChannel. r=baku.
|
2015-11-10 18:32:00 +08:00 |
nsBrowserElement.h
|
Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley
|
2015-11-03 03:52:00 +01:00 |
nsDOMStringMap.cpp
|
|
|
nsDOMStringMap.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsFormSubmission.cpp
|
Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn
|
2015-11-19 09:13:49 +02:00 |
nsFormSubmission.h
|
Bug 1202366 - Implement the encoder error mode "HTML" for nsFormSubmission without nsISaveAsCharset. r=NOT_emk.
|
2015-10-22 11:12:42 +03:00 |
nsFormSubmissionConstants.h
|
|
|
nsGenericHTMLElement.cpp
|
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
|
2015-11-30 16:13:03 -08:00 |
nsGenericHTMLElement.h
|
Bug 1223523. The named getter on document should not return images with an empty name. r=peterv
|
2015-11-20 16:54:49 -05:00 |
nsGenericHTMLFrameElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsGenericHTMLFrameElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsHTMLContentSink.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsHTMLDNSPrefetch.cpp
|
Bug 1213815 - dom/webidl/HTMLHyperlinkElementUtils and URL don't need to throw exceptions as we did before, r=bz
|
2015-11-23 20:05:26 +00:00 |
nsHTMLDNSPrefetch.h
|
|
|
nsHTMLDocument.cpp
|
Bug 990250 - Fold nsIStyleSheet into CSSStyleSheet. r=dbaron
|
2015-11-17 17:04:09 +11:00 |
nsHTMLDocument.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIConstraintValidation.cpp
|
|
|
nsIConstraintValidation.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIForm.h
|
|
|
nsIFormControl.h
|
|
|
nsIFormProcessor.h
|
|
|
nsIFormSubmitObserver.idl
|
|
|
nsIHTMLCollection.h
|
|
|
nsIHTMLDocument.h
|
|
|
nsIHTMLMenu.idl
|
|
|
nsIImageDocument.idl
|
|
|
nsIMenuBuilder.idl
|
|
|
nsIPhonetic.idl
|
|
|
nsIRadioGroupContainer.h
|
|
|
nsIRadioVisitor.h
|
|
|
nsITextControlElement.h
|
|
|
nsRadioVisitor.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsRadioVisitor.h
|
|
|
nsTextEditorState.cpp
|
Bug 1218072 - crash in nsTextEditorState::FinishedRestoringSelection, r=smaug
|
2015-11-28 11:44:54 -05:00 |
nsTextEditorState.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PluginDocument.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
RadioNodeList.cpp
|
|
|
RadioNodeList.h
|
|
|
TextTrackManager.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextTrackManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TimeRanges.cpp
|
Bug 1150305 - sourcebuffer.buffered returns the same object if not changed. r=roc, r=bz, r=jya
|
2015-10-19 14:10:47 +08:00 |
TimeRanges.h
|
Bug 1150305 - sourcebuffer.buffered returns the same object if not changed. r=roc, r=bz, r=jya
|
2015-10-19 14:10:47 +08:00 |
UndoManager.cpp
|
Bug 1228708. Fix UndoManager to correctly suppress exceptions it wants to suppress on ErrorResults. r=smaug
|
2015-11-30 22:04:12 -05:00 |
UndoManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ValidityState.cpp
|
|
|
ValidityState.h
|
|
|
VideoDocument.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |