gecko-dev/dom/html
Andrea Marchesini ae27692741 Bug 1265767 - Subset of Blink FileSystem API - patch 5 - DOMFileSystem, r=smaug
--HG--
rename : dom/filesystem/compat/ErrorCallbackRunnable.h => dom/filesystem/compat/CallbackRunnables.h
2016-06-07 00:55:17 +02:00
..
crashtests Bug 1269872 - convert webgl related crashtests to mochitest. r=jgilbert 2016-05-05 10:22:33 -04:00
reftests Bug 1228601 - [Part3] Add reftest to check rotation by <video> and capture the result after playback ended; r=mattwoodrow 2016-05-30 11:00:23 +08:00
test Backed out changeset 9d903a6a12aa (bug 1276738) for test failures in test_blank_named_window.html on a CLOSED TREE 2016-06-02 08:13:16 +02:00
HTMLAllCollection.cpp Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
HTMLAllCollection.h Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
HTMLAnchorElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLAnchorElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLAreaElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLAreaElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLAudioElement.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
HTMLAudioElement.h
HTMLBRElement.cpp
HTMLBRElement.h
HTMLBodyElement.cpp Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
HTMLBodyElement.h
HTMLButtonElement.cpp Bug 1254755 part.1 Rename WidgetKeyboardEvent::keyCode to WidgetKeyboardEvent::mKeyCode r=smaug 2016-05-12 17:13:49 +09:00
HTMLButtonElement.h Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLCanvasElement.cpp Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam 2016-05-23 11:26:03 +08:00
HTMLCanvasElement.h Bug 1270499 - Setting reflected unsigned long to out-of-range value should set to default; r=bz 2016-05-05 21:29:54 +03:00
HTMLContentElement.cpp
HTMLContentElement.h
HTMLDataElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLDataElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLDataListElement.cpp
HTMLDataListElement.h
HTMLDetailsElement.cpp Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam 2016-05-23 11:26:03 +08:00
HTMLDetailsElement.h Bug 1225412 Part 2 - Add support to dispatch toggle events to details element. r=smaug 2016-03-12 19:53:51 +08:00
HTMLDivElement.cpp
HTMLDivElement.h
HTMLElement.cpp Bug 1266831 part 1. Remove the unnecessary (and incorrect, in the XML case) innerHTML getter override from <xmp> and <plaintext>. r=smaug 2016-04-26 12:50:24 -04:00
HTMLFieldSetElement.cpp Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov 2016-05-26 19:39:03 -04:00
HTMLFieldSetElement.h Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFormControlsCollection.cpp Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov 2016-05-26 19:39:03 -04:00
HTMLFormControlsCollection.h Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
HTMLFormElement.cpp Backed out changeset 3ff28843a8f8 (bug 1088761) for failing form-validation-reportValidity.html on OSX 10.10 debug. r=backout 2016-05-12 13:19:22 +02:00
HTMLFormElement.h Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLFrameElement.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
HTMLFrameElement.h
HTMLFrameSetElement.cpp Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam 2016-05-23 11:26:03 +08:00
HTMLFrameSetElement.h
HTMLHRElement.cpp
HTMLHRElement.h
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLIFrameElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLIFrameElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLImageElement.cpp Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam 2016-05-23 11:26:03 +08:00
HTMLImageElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLInputElement.cpp Bug 1265767 - Subset of Blink FileSystem API - patch 5 - DOMFileSystem, r=smaug 2016-06-07 00:55:17 +02:00
HTMLInputElement.h Bug 1265767 - Subset of Blink FileSystem API - patch 2 - Entries, r=smaug 2016-06-07 00:55:16 +02:00
HTMLLIElement.cpp
HTMLLIElement.h
HTMLLabelElement.cpp Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov 2016-05-26 19:39:03 -04:00
HTMLLabelElement.h Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov 2016-05-26 19:39:03 -04:00
HTMLLegendElement.cpp Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam 2016-05-23 11:26:03 +08:00
HTMLLegendElement.h
HTMLLinkElement.cpp Bug 1257849 followup. Add 'search' to the list of supported tokens for <link>, since the spec added it. r=bkelly originally. 2016-05-18 20:27:37 -04:00
HTMLLinkElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMediaElement.cpp Bug 1277729: Ignore readyState value when reporting the buffered range. r=jwwang 2016-06-03 11:46:36 +10:00
HTMLMediaElement.h Bug 882718 - triggerTimeMarchesOn. r=rillian 2016-06-01 13:35:58 +08:00
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMenuItemElement.cpp Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
HTMLMenuItemElement.h
HTMLMetaElement.cpp Bug 1273364 - Trying to set a CSP on a SystemPrincipal should return NS_ERROR (r=njn) 2016-05-21 19:36:24 +02:00
HTMLMetaElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLMeterElement.cpp
HTMLMeterElement.h
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLObjectElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLOptGroupElement.cpp
HTMLOptGroupElement.h
HTMLOptionElement.cpp Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam 2016-05-23 11:26:03 +08:00
HTMLOptionElement.h
HTMLOptionsCollection.cpp Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
HTMLOptionsCollection.h Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
HTMLOutputElement.cpp Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLOutputElement.h Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLParagraphElement.cpp
HTMLParagraphElement.h
HTMLPictureElement.cpp Bug 1193349 - Part 1: Force a reload only when a source/img is really inserted into a picture; r=jdm 2016-05-04 10:21:45 +08:00
HTMLPictureElement.h Bug 1193349 - Part 1: Force a reload only when a source/img is really inserted into a picture; r=jdm 2016-05-04 10:21:45 +08:00
HTMLPreElement.cpp Bug 1269415 - Allow negative <pre width> values; r=jst 2016-05-05 20:20:42 +03:00
HTMLPreElement.h
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLScriptElement.cpp Bug 1263787 - Kill off the deprecated nsINode::GetCrossShadowCurrentDoc. r=baku 2016-03-31 13:20:14 +01:00
HTMLScriptElement.h
HTMLSelectElement.cpp Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam 2016-05-23 11:26:03 +08:00
HTMLSelectElement.h Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLShadowElement.cpp
HTMLShadowElement.h
HTMLSharedElement.cpp Bug 1263286 - Move base-uri CSP check into SetBaseURIUsingFirstBaseWithHref. r=bz 2016-04-26 11:48:29 +02:00
HTMLSharedElement.h
HTMLSharedListElement.cpp Bug 241719 part 1 - Do not override list-style-type if the list element has invalid type value. r=dbaron 2015-12-31 10:50:05 +11:00
HTMLSharedListElement.h
HTMLSharedObjectElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLSharedObjectElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLSourceElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLSourceElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
HTMLStyleElement.h
HTMLSummaryElement.cpp Bug 1254755 part.2 Rename WidgetKeyboardEvent::charCode to WidgetKeyboardEvent::mCharCode r=smaug 2016-05-13 16:06:18 +09:00
HTMLSummaryElement.h Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h
HTMLTableCellElement.cpp Bug 1270459 - Limit td/th.scope to known values; r=bz 2016-05-05 21:29:54 +03:00
HTMLTableCellElement.h Bug 1270459 - Limit td/th.scope to known values; r=bz 2016-05-05 21:29:54 +03:00
HTMLTableColElement.cpp Bug 1261754 - Part 6: Move vertical-align from nsStyleTextReset to nsStyleDisplay. r=dholbert 2016-04-12 15:52:41 +10:00
HTMLTableColElement.h
HTMLTableElement.cpp Bug 1264947 - HTMLTableElement.rows return element in the order. r=smaug 2016-05-17 03:08:00 -04:00
HTMLTableElement.h
HTMLTableRowElement.cpp Bug 1261754 - Part 6: Move vertical-align from nsStyleTextReset to nsStyleDisplay. r=dholbert 2016-04-12 15:52:41 +10:00
HTMLTableRowElement.h
HTMLTableSectionElement.cpp Bug 1261754 - Part 6: Move vertical-align from nsStyleTextReset to nsStyleDisplay. r=dholbert 2016-04-12 15:52:41 +10:00
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Backed out 4 changesets (bug 1270310) for mass mochitest bustage CLOSED TREE 2016-05-26 00:04:04 -07:00
HTMLTextAreaElement.h Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLTimeElement.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLTimeElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTrackElement.cpp Bug 1242599 - Create TextTrack before LoadResource(). r=rillian 2016-06-02 15:37:14 +08:00
HTMLTrackElement.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp Bug 1228601 - [Part2] Swap width,height if necessary and apply rotation matrix while building layer.; r=mattwoodrow 2016-05-12 01:54:52 +08:00
HTMLVideoElement.h Bug 1228601 - [Part2] Swap width,height if necessary and apply rotation matrix while building layer.; r=mattwoodrow 2016-05-12 01:54:52 +08:00
ImageDocument.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
ImageDocument.h Bug 1252015 - Change mImageContent reference to be Element type instead of nsIContent. r=baku 2016-03-03 12:55:54 -05:00
MediaDocument.cpp Bug 1221856 - Infer b/f cache restoration of MediaDocument from readyState. r=smaug. 2016-04-29 10:56:53 +03:00
MediaDocument.h
MediaError.cpp
MediaError.h
PluginDocument.cpp
RadioNodeList.cpp
RadioNodeList.h
TextTrackManager.cpp Bug 1275808 - Move the UpdateCueDisplay() into TimeMarchesOn() as step 18. r=rillian 2016-06-01 17:37:26 +08:00
TextTrackManager.h Bug 1275808 - Move the UpdateCueDisplay() into TimeMarchesOn() as step 18. r=rillian 2016-06-01 17:37:26 +08:00
TimeRanges.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
TimeRanges.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02: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
ValidityState.cpp
ValidityState.h
VideoDocument.cpp Backed out changeset 50b8a47e960c (bug 1261536) for being the likely cause of the really-frequent bug 1262130 a=backout 2016-04-07 12:33:25 -07:00
htmlMenuBuilder.js
htmlMenuBuilder.manifest
moz.build Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
nsBrowserElement.cpp Bug 1273203. Remove the getStructuredData API from BrowserElement. r=kanru 2016-05-18 02:51:49 -04:00
nsBrowserElement.h Bug 1273203. Remove the getStructuredData API from BrowserElement. r=kanru 2016-05-18 02:51:49 -04:00
nsDOMStringMap.cpp Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
nsDOMStringMap.h Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
nsFormSubmission.cpp Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug 2016-05-18 18:21:56 +02:00
nsFormSubmission.h Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug 2016-02-24 00:01:01 +01:00
nsFormSubmissionConstants.h
nsGenericHTMLElement.cpp Bug 1276938 - Optimize string usage in setAttribute when dealing with HTML elements, r=baku 2016-05-31 18:56:20 +03:00
nsGenericHTMLElement.h Bug 1276938 - Optimize string usage in setAttribute when dealing with HTML elements, r=baku 2016-05-31 18:56:20 +03:00
nsGenericHTMLFrameElement.cpp bug 1271436 - use nsIDocShellTreeItem::GetWindow() more r=smaug 2016-05-17 18:16:07 -04:00
nsGenericHTMLFrameElement.h Bug 1242644 - HTML swapFrameLoaders. r=bz 2016-03-31 19:47:44 -05:00
nsHTMLContentSink.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
nsHTMLDNSPrefetch.cpp Bug 1269475 - Fix uninitialized variable warning. r=jdm 2016-05-02 16:47:36 -07:00
nsHTMLDNSPrefetch.h
nsHTMLDocument.cpp Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
nsHTMLDocument.h Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
nsIConstraintValidation.cpp Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
nsIConstraintValidation.h Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
nsIForm.h
nsIFormControl.h Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov 2016-05-26 19:39:03 -04:00
nsIFormProcessor.h
nsIFormSubmitObserver.idl Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsIHTMLCollection.h Bug 1270349 part 5. Use LegacyUnenumerableNamedProperties instead of passing flags to GetSupportedNames to determine whether named props on DOM proxies should be reflected in ownPropertyKeys. r=peterv 2016-05-09 22:25:40 -04:00
nsIHTMLDocument.h
nsIHTMLMenu.idl
nsIImageDocument.idl
nsIMenuBuilder.idl
nsIPhonetic.idl
nsIRadioGroupContainer.h
nsIRadioVisitor.h
nsITextControlElement.h
nsRadioVisitor.cpp
nsRadioVisitor.h
nsTextEditorState.cpp Bug 1261499 - Make nsContentUtils::AddScriptRunner return void, r=khuey 2016-05-06 16:09:03 +08:00
nsTextEditorState.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00