gecko-dev/dom/html
Boris Zbarsky 08254285a1 Bug 1190641 part 2. Add the sandboxed modals flag to iframe sandboxing. r=ckerschb
Automated testing for this seems rather difficult; I've done manual testing.
2016-05-06 13:56:36 -04:00
..
crashtests Bug 1269872 - convert webgl related crashtests to mochitest. r=jgilbert 2016-05-05 10:22:33 -04:00
reftests Bug 1259482 - Ensure that image loads are never dropped on the floor when queued for later. r=johns 2016-03-30 12:39:59 -04:00
test Bug 1190641 part 2. Add the sandboxed modals flag to iframe sandboxing. r=ckerschb 2016-05-06 13:56:36 -04: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 1257849 part 3. Pass in the right set of supported tokens to the anchor relList implementation. r=bkelly 2016-05-04 23:41:24 -04:00
HTMLAnchorElement.h Bug 1257849 part 3. Pass in the right set of supported tokens to the anchor relList implementation. r=bkelly 2016-05-04 23:41:24 -04:00
HTMLAreaElement.cpp Bug 1257849 part 3. Pass in the right set of supported tokens to the anchor relList implementation. r=bkelly 2016-05-04 23:41:24 -04:00
HTMLAreaElement.h Bug 1260664 - W3C Reflect referrerPolicy as a limited enumerated attribute. r=franziskuskiefer . r=smaug 2016-04-18 18:35:47 +08:00
HTMLAudioElement.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
HTMLAudioElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLBRElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLBRElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLBodyElement.cpp Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01: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
HTMLButtonElement.cpp Bug 1259659 - rename from InternalUIEvent.detail to InternalUIEvent.mDetail. r=masayuki 2016-03-26 16:22:27 +09:00
HTMLButtonElement.h Bug 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug 2015-08-26 21:56:59 +09:00
HTMLCanvasElement.cpp 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
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 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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLDataElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLDataListElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLDataListElement.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
HTMLDetailsElement.cpp Bug 1225412 Part 2 - Add support to dispatch toggle events to details element. r=smaug 2016-03-12 19:53:51 +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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLDivElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug 2015-08-26 21:56:59 +09:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLFontElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLFormControlsCollection.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
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 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.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
HTMLFrameElement.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
HTMLFrameElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLFrameSetElement.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
HTMLFrameSetElement.h Bug 1222475 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in dom/; r=baku,bz,terrence 2015-11-03 13:29:19 -05:00
HTMLHRElement.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLHRElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLHeadingElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLHeadingElement.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLIFrameElement.cpp Bug 1257849 part 2. Pass in the right set of supported tokens to the sandbox tokenlist implementation. r=bkelly 2016-05-04 23:41:24 -04:00
HTMLIFrameElement.h Bug 1257849 part 2. Pass in the right set of supported tokens to the sandbox tokenlist implementation. r=bkelly 2016-05-04 23:41:24 -04:00
HTMLImageElement.cpp Bug 1264467 - Force a reload only when crossOrigin's state is really changed. r=jdm 2016-04-14 18:53:44 -04:00
HTMLImageElement.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
HTMLInputElement.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
HTMLInputElement.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
HTMLLIElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLLIElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLLabelElement.cpp Bug 1259656 part.5 Rename WidgetEvent::target to WidgetEvent::mTarget r=smaug 2016-04-19 00:46:00 +09:00
HTMLLabelElement.h Bug 1168042, return a bool from PerformAccessKey indicating if focus was changed, r=masayuki 2015-09-18 08:18:42 -04:00
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 Bug 1168042, return a bool from PerformAccessKey indicating if focus was changed, r=masayuki 2015-09-18 08:18:42 -04:00
HTMLLinkElement.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
HTMLLinkElement.h Bug 580313 - New resource hints for link. r=smaug 2016-02-26 02:41:00 +01:00
HTMLMapElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 1266926 - Move CaptureStreamTrackSource cleanup to Destroy method. r=jesup 2016-05-09 11:52:53 +02:00
HTMLMediaElement.h Bug 1270614 - Rename ReportMSETelemetry(). r=SingingTree 2016-05-05 12:48:45 -07:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLMenuItemElement.cpp Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
HTMLMenuItemElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLMetaElement.cpp Bug 1224694 - Unify and clean up initialization of CSP (r=sicking) 2016-01-14 13:21:31 -08:00
HTMLMetaElement.h Bug 1174915 - Allow changing meta referrer policy on the fly (r=baku,sstamm) 2015-06-19 17:42:49 -07:00
HTMLMeterElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLMeterElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLModElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLModElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLObjectElement.cpp Bug 1270518 - Make object.code reflect as string, not URL; r=bz 2016-05-05 21:29:54 +03:00
HTMLObjectElement.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
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 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
HTMLOptionElement.h Bug 1184842. Allow BeforeSetAttr to preparse aValue. r=peterv 2015-08-01 17:14:06 +12:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLParagraphElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLProgressElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLProgressElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLPropertiesCollection.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
HTMLPropertiesCollection.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
HTMLScriptElement.cpp Bug 1263787 - Kill off the deprecated nsINode::GetCrossShadowCurrentDoc. r=baku 2016-03-31 13:20:14 +01:00
HTMLScriptElement.h Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb 2015-08-12 20:19:11 -07:00
HTMLSelectElement.cpp Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
HTMLSelectElement.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
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 Bug 1263286 - Move base-uri CSP check into SetBaseURIUsingFirstBaseWithHref. r=bz 2016-04-26 11:48:29 +02:00
HTMLSharedElement.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLSharedObjectElement.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
HTMLSharedObjectElement.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
HTMLSourceElement.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
HTMLSourceElement.h Bug 1170572 - MQ CSS change not observed by picture source elements r=jdm 2016-02-03 02:53:00 +01:00
HTMLSpanElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLSpanElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 Bug 1203973 - Move <style> and <link> attribute change handling to AfterSetAttr so that it doesn't trigger for no-op attribute changes. r=smaug 2015-09-22 21:19:49 -04:00
HTMLSummaryElement.cpp Bug 1259590 - Remove B2G ACL code. r=khuey 2016-04-07 09:50:01 -07:00
HTMLSummaryElement.h Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
HTMLTableCaptionElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLTableCaptionElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLTableElement.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
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 1261754 - Part 6: Move vertical-align from nsStyleTextReset to nsStyleDisplay. r=dholbert 2016-04-12 15:52:41 +10: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 1261754 - Part 6: Move vertical-align from nsStyleTextReset to nsStyleDisplay. r=dholbert 2016-04-12 15:52:41 +10: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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 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
HTMLTimeElement.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLTimeElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLTitleElement.cpp Bug 1167189: Add an infallible version of nsContentUtils::GetNodeTextContent. r=jst 2015-05-22 14:16:20 -04:00
HTMLTitleElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
HTMLTrackElement.cpp Bug 1242594 - Don't remove the textTrack if it's parent is not null. r=rillian 2016-04-26 16:38:24 +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 Bug 1213589 part.9 ContentEventHandler::ShouldBreakLineBefore() should return false if the content is unknown HTML element r=smaug 2015-12-02 13:20:01 +09:00
HTMLUnknownElement.h Bug 1213589 part.9 ContentEventHandler::ShouldBreakLineBefore() should return false if the content is unknown HTML element r=smaug 2015-12-02 13:20:01 +09:00
HTMLVideoElement.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
HTMLVideoElement.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
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 Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
MediaError.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
MediaError.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 Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv 2015-03-19 10:13:33 -04:00
RadioNodeList.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
TextTrackManager.cpp Backed out 2 changesets (bug 1109614) for frequent failures in Web Platform Reftests 2016-03-22 15:59:45 -07: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 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 Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
ValidityState.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
ValidityState.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
htmlMenuBuilder.manifest Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
moz.build Bug 1259590 - Remove B2G ACL code. r=khuey 2016-04-07 09:50:01 -07:00
nsBrowserElement.cpp Bug 1255830. Change nsBrowserElement code to properly propagate out JS exceptions from some of its API methods. r=bholley 2016-03-14 20:47:45 -04:00
nsBrowserElement.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08: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 1259590 - Remove B2G ACL code. r=khuey 2016-04-07 09:50:01 -07: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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
nsGenericHTMLElement.cpp Bug 1178337 - Part 1: Supports all referrer policies for element atrributes. r=sicking, r=Gijs, r=mcmanus 2016-04-27 10:26:57 +08:00
nsGenericHTMLElement.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
nsGenericHTMLFrameElement.cpp Bug 1242644 - HTML swapFrameLoaders. r=bz 2016-03-31 19:47:44 -05: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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
nsHTMLDocument.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
nsHTMLDocument.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
nsIConstraintValidation.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
nsIConstraintValidation.h Bug 893332, part 1 - Rename misnamed SetValidityState/GetValidityState arguments. r=baku 2016-01-27 22:51:54 +00:00
nsIForm.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
nsIFormControl.h Bug 1250315 - Make <input type=number readonly> match :-moz-read-only and allow context events. r=jwatt 2016-03-02 23:39:34 +01:00
nsIFormProcessor.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
nsIHTMLMenu.idl
nsIImageDocument.idl
nsIMenuBuilder.idl Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
nsIPhonetic.idl
nsIRadioGroupContainer.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsIRadioVisitor.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
nsITextControlElement.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
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 Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
nsTextEditorState.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07: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