.. |
crashtests
|
Bug 1290904 - Fix assertion failure on removing/adding a fieldsets on a nested fieldset; r=smaug
|
2016-11-04 14:38:19 +08:00 |
reftests
|
Bug 1317901 - Ensure image loads don't short-circuit if element's adopting steps are run; r=jdm
|
2016-11-18 15:54:21 +08:00 |
test
|
Bug 1321218 - Remove legacy generator from dom/. r=smaug
|
2016-12-01 18:11:32 +09: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 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
HTMLAnchorElement.cpp
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLAnchorElement.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLAreaElement.cpp
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLAreaElement.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08: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
|
Bug 1297306 - part6:replace NS_STYLE_CLEAR_* with StyleClear enum class. r=xidorn
|
2016-09-07 10:20:17 +08:00 |
HTMLBRElement.h
|
…
|
|
HTMLBodyElement.cpp
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
HTMLBodyElement.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
HTMLButtonElement.cpp
|
Bug 1310403, Remove special mouse handling for buttons which fixes extra focus events, r=smaug
|
2016-11-11 10:30:36 -05:00 |
HTMLButtonElement.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLCanvasElement.cpp
|
Bug 1316661 part 1. Eliminate IsCallerChrome callers in HTMLCanvasElement code. r=smaug
|
2016-11-15 00:18:32 -05:00 |
HTMLCanvasElement.h
|
Bug 1316661 part 1. Eliminate IsCallerChrome callers in HTMLCanvasElement code. r=smaug
|
2016-11-15 00:18:32 -05:00 |
HTMLContentElement.cpp
|
Bug 1319255 part 3. Don't create special elements for <shadow> and <content> unless webcomponents are enabled. r=wchen
|
2016-11-22 22:41:51 -05:00 |
HTMLContentElement.h
|
Bug 1319255 part 2. Stop doing casts to HTMLContentElement* simply based on tag. r=wchen
|
2016-11-22 22:41:51 -05:00 |
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 1271549 - Remove details and summary preference. r=bz
|
2016-11-16 14:02:58 +08:00 |
HTMLDetailsElement.h
|
Bug 1271549 - Remove details and summary preference. r=bz
|
2016-11-16 14:02:58 +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 1290904 - Fix assertion failure on removing/adding a fieldsets on a nested fieldset; r=smaug
|
2016-11-04 14:38:19 +08:00 |
HTMLFieldSetElement.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLFontElement.cpp
|
…
|
|
HTMLFontElement.h
|
…
|
|
HTMLFormControlsCollection.cpp
|
Bug 1310076 - Add 'datetime-local' to the list of valid types attributes for <input>. r=smaug
|
2016-10-24 03:35:00 +02: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 1318576. Remove entries from a form's past names map when an element is removed from the form, even if that element doesn't have a name or id anymore. r=baku
|
2016-11-21 12:34:02 -05:00 |
HTMLFormElement.h
|
Bug 1318576. Remove entries from a form's past names map when an element is removed from the form, even if that element doesn't have a name or id anymore. r=baku
|
2016-11-21 12:34:02 -05:00 |
HTMLFormSubmission.cpp
|
Merge mozilla-central to mozilla-inbound
|
2016-07-14 11:56:37 +02:00 |
HTMLFormSubmission.h
|
Bug 1186932 - Implement support for form submission of a picked directory - part 2 - Form submission with directory support, r=smaug
|
2016-07-14 09:01:58 +02:00 |
HTMLFormSubmissionConstants.h
|
Bug 1297306 - part5:create enum constructors for EnumTable. r=baku
|
2016-09-07 10:20:17 +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
|
Backed out changeset 8c1f9996a7d6 (bug 906116)
|
2016-07-06 05:40:06 +02:00 |
HTMLFrameSetElement.h
|
…
|
|
HTMLHRElement.cpp
|
Bug 1297306 - part5:create enum constructors for EnumTable. r=baku
|
2016-09-07 10:20:17 +08:00 |
HTMLHRElement.h
|
…
|
|
HTMLHeadingElement.cpp
|
…
|
|
HTMLHeadingElement.h
|
…
|
|
HTMLIFrameElement.cpp
|
Bug 1283526 part 2 - Remove fullscreen sandbox flag. r=smaug
|
2016-07-05 09:46:55 +10:00 |
HTMLIFrameElement.h
|
Bug 1308287 part 1. Change [NeedsSubjectPrincipal] to only do the Maybe thing for interfaces that can be exposed to workers. r=baku
|
2016-10-10 21:07:48 -04:00 |
HTMLImageElement.cpp
|
Bug 1317901 - Ensure image loads don't short-circuit if element's adopting steps are run; r=jdm
|
2016-11-18 15:54:21 +08:00 |
HTMLImageElement.h
|
Bug 1317901 - Ensure image loads don't short-circuit if element's adopting steps are run; r=jdm
|
2016-11-18 15:54:21 +08:00 |
HTMLInputElement.cpp
|
Bug 1319088 - FormData should not add extra '/' in the Blob path, r=smaug
|
2016-12-01 08:59:36 +01:00 |
HTMLInputElement.h
|
Bug 1305458 Part9: Move fire events and set value from HTMLInputElement::GetEventTargetParent to PreHandleEvent. r=smaug
|
2016-10-21 19:04:29 +08:00 |
HTMLLIElement.cpp
|
Bug 1297306 - part5:create enum constructors for EnumTable. r=baku
|
2016-09-07 10:20:17 +08:00 |
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 1297306 - part5:create enum constructors for EnumTable. r=baku
|
2016-09-07 10:20:17 +08:00 |
HTMLLegendElement.h
|
…
|
|
HTMLLinkElement.cpp
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLLinkElement.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLMapElement.cpp
|
…
|
|
HTMLMapElement.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
HTMLMediaElement.cpp
|
Bug 1244768 part 9 - modify the play() method; r=alwu,bz,jwwang
|
2016-12-01 14:54:33 +08:00 |
HTMLMediaElement.h
|
Bug 1244768 part 9 - modify the play() method; r=alwu,bz,jwwang
|
2016-12-01 14:54:33 +08:00 |
HTMLMenuElement.cpp
|
Bug 1316661 part 4. Eliminate IsCallerChrome callers in HTMLMenuElement. r=smaug
|
2016-11-15 00:18:33 -05:00 |
HTMLMenuElement.h
|
Bug 1316661 part 4. Eliminate IsCallerChrome callers in HTMLMenuElement. r=smaug
|
2016-11-15 00:18:33 -05:00 |
HTMLMenuItemElement.cpp
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLMenuItemElement.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
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 1316661 part 6. Get rid of nsIObjectLoadingContent.hasRunningPlugin, since it's unused. r=smaug
|
2016-11-15 12:46:31 -05:00 |
HTMLObjectElement.h
|
Bug 1308287 part 1. Change [NeedsSubjectPrincipal] to only do the Maybe thing for interfaces that can be exposed to workers. r=baku
|
2016-10-10 21:07:48 -04:00 |
HTMLOptGroupElement.cpp
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLOptGroupElement.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
HTMLOptionElement.cpp
|
Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam
|
2016-05-23 11:26:03 +08:00 |
HTMLOptionElement.h
|
…
|
|
HTMLOptionsCollection.cpp
|
Bug 1318479 part 3. Remove uses of nsIDOMNode::AppendChild in HTMLOptionsCollection. r=ehsan
|
2016-11-18 16:38:29 -05:00 |
HTMLOptionsCollection.h
|
Bug 1318479 part 3. Remove uses of nsIDOMNode::AppendChild in HTMLOptionsCollection. r=ehsan
|
2016-11-18 16:38:29 -05:00 |
HTMLOutputElement.cpp
|
Bug 1279860 - part 1 - Renaming nsFormSubmission to mozilla::dom::HTMLFormSubmission, r=smaug
|
2016-06-16 08:24:16 +01:00 |
HTMLOutputElement.h
|
Bug 1279860 - part 1 - Renaming nsFormSubmission to mozilla::dom::HTMLFormSubmission, r=smaug
|
2016-06-16 08:24:16 +01:00 |
HTMLParagraphElement.cpp
|
…
|
|
HTMLParagraphElement.h
|
…
|
|
HTMLPictureElement.cpp
|
Bug 1306007 - Part 1: Remove srcset/picture feature control preference; r=jdm,smaug
|
2016-04-16 18:07:56 -04:00 |
HTMLPictureElement.h
|
Bug 1306007 - Part 1: Remove srcset/picture feature control preference; r=jdm,smaug
|
2016-04-16 18:07:56 -04: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 1299373. Scripts with an empty src attribute should not execute. r=bkelly
|
2016-09-07 14:21:36 -04:00 |
HTMLScriptElement.h
|
Bug 1286321 - always ignore language attribute when processing script element if type attribute is defined. r=bz
|
2016-07-13 12:10:13 -04:00 |
HTMLSelectElement.cpp
|
Bug 1052045 - Fix <select> validity status for listboxes and for non-placeholder empty valued options. r=bzbarsky
|
2016-11-24 22:15:33 +01:00 |
HTMLSelectElement.h
|
Bug 1052045 - Fix <select> validity status for listboxes and for non-placeholder empty valued options. r=bzbarsky
|
2016-11-24 22:15:33 +01:00 |
HTMLShadowElement.cpp
|
Bug 1319255 part 3. Don't create special elements for <shadow> and <content> unless webcomponents are enabled. r=wchen
|
2016-11-22 22:41:51 -05:00 |
HTMLShadowElement.h
|
Bug 1319255 part 1. Stop doing casts to HTMLShadowElement* simply based on tag. r=wchen
|
2016-11-22 22:41:51 -05:00 |
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 1297306 - part5:create enum constructors for EnumTable. r=baku
|
2016-09-07 10:20:17 +08:00 |
HTMLSharedListElement.h
|
…
|
|
HTMLSharedObjectElement.cpp
|
Bug 1308069 - Clear pending error event fired by src="" case if src changed before it fired. r=bz
|
2016-10-06 12:30:35 +08:00 |
HTMLSharedObjectElement.h
|
Bug 1308287 part 1. Change [NeedsSubjectPrincipal] to only do the Maybe thing for interfaces that can be exposed to workers. r=baku
|
2016-10-10 21:07:48 -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 1292432 part 10 - Make style/link elements return StyleSheet. r=heycam
|
2016-10-14 22:25:38 +11:00 |
HTMLStyleElement.h
|
…
|
|
HTMLSummaryElement.cpp
|
Bug 1271549 - Remove details and summary preference. r=bz
|
2016-11-16 14:02:58 +08:00 |
HTMLSummaryElement.h
|
Bug 1249556 - Implement toggling details by keyboard. r=smaug
|
2016-03-19 20:37:09 +08:00 |
HTMLTableCaptionElement.cpp
|
Bug 1297306 - part5:create enum constructors for EnumTable. r=baku
|
2016-09-07 10:20:17 +08:00 |
HTMLTableCaptionElement.h
|
…
|
|
HTMLTableCellElement.cpp
|
Bug 1297306 - part5:create enum constructors for EnumTable. r=baku
|
2016-09-07 10:20:17 +08: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 1296929 - Match spec for col/colgroup.span, textarea.rows/cols; r=jst
|
2016-08-25 17:23:37 +03:00 |
HTMLTableColElement.h
|
Bug 1296929 - Match spec for col/colgroup.span, textarea.rows/cols; r=jst
|
2016-08-25 17:23:37 +03:00 |
HTMLTableElement.cpp
|
Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan
|
2016-10-14 15:33:42 +03:00 |
HTMLTableElement.h
|
Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan
|
2016-10-14 15:33:42 +03: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
|
…
|
|
HTMLTableSectionElement.cpp
|
Bug 1309720, ensure expected DOM tree operations when calling insertBefore, r=ehsan
|
2016-10-14 15:33:42 +03:00 |
HTMLTableSectionElement.h
|
…
|
|
HTMLTemplateElement.cpp
|
…
|
|
HTMLTemplateElement.h
|
…
|
|
HTMLTextAreaElement.cpp
|
Bug 1305458 Part6: Move fire change event from HTMLTextAreaElement::GetEventTargetParent to PreHandleEvent. r=smaug
|
2016-10-21 17:33:41 +08:00 |
HTMLTextAreaElement.h
|
Bug 1305458 Part6: Move fire change event from HTMLTextAreaElement::GetEventTargetParent to PreHandleEvent. r=smaug
|
2016-10-21 17:33:41 +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 1308862 - Null check for the innerWindow. r=jwwang
|
2016-10-12 17:26:20 +08:00 |
HTMLTrackElement.h
|
Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug
|
2016-09-15 14:10:17 -07:00 |
HTMLUnknownElement.cpp
|
…
|
|
HTMLUnknownElement.h
|
…
|
|
HTMLVideoElement.cpp
|
Bug 1311877 - VideoPlaybackQuality.totalVideoFrameCount is presented+dropped - r=jya
|
2016-10-21 12:01:59 +11:00 |
HTMLVideoElement.h
|
Bug 1262053 - part8 : remove function NotifyOwnerDocumentActivityChangedInternal. r=cpearce
|
2016-08-29 18:56:38 +08:00 |
ImageDocument.cpp
|
Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug
|
2016-11-03 11:34:16 +08:00 |
ImageDocument.h
|
Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug
|
2016-11-03 11:34:16 +08: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 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
MediaError.cpp
|
Bug 1302304. Remove IDL bits that reference nsIDOMMediaError; it's not needed anymore. r=bkelly
|
2016-09-15 11:41:35 -04:00 |
MediaError.h
|
Bug 1302304. Remove IDL bits that reference nsIDOMMediaError; it's not needed anymore. r=bkelly
|
2016-09-15 11:41:35 -04:00 |
PluginDocument.cpp
|
Bug 1317241 - Use C++11's override and remove virtual where applicable in dom/ r=baku
|
2016-11-15 13:09:07 +02:00 |
RadioNodeList.cpp
|
Bug 1317367 part 4. Pass an explicit CallerType to HTMLInputElement::GetValueInternal. r=smaug
|
2016-11-15 12:46:32 -05:00 |
RadioNodeList.h
|
Bug 1317367 part 4. Pass an explicit CallerType to HTMLInputElement::GetValueInternal. r=smaug
|
2016-11-15 12:46:32 -05:00 |
TextTrackManager.cpp
|
Bug 1304948 - Part 2: Don't run TimeMarchesOn when shutdown. r=rillian
|
2016-09-29 17:47:33 +08:00 |
TextTrackManager.h
|
Bug 1281999 - Update the display when we remove an active cue by changing the texttrackmode to disabled. r=rillian
|
2016-07-18 15:39:14 +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 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
ValidityState.cpp
|
Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap
|
2016-08-17 00:11:24 -04:00 |
ValidityState.h
|
Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap
|
2016-08-17 00:11:24 -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
|
…
|
|
htmlMenuBuilder.manifest
|
…
|
|
moz.build
|
Bug 1316661 part 4. Eliminate IsCallerChrome callers in HTMLMenuElement. r=smaug
|
2016-11-15 00:18:33 -05:00 |
nsBrowserElement.cpp
|
Bug 1318210 - Remove nsIAppsService; r=baku
|
2016-11-17 10:41:36 -05:00 |
nsBrowserElement.h
|
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
|
2016-11-16 09:13:38 -05:00 |
nsDOMStringMap.cpp
|
Bug 921834. Add support for .dataset on SVGElement. r=bkelly
|
2016-08-11 16:56:34 -04:00 |
nsDOMStringMap.h
|
Bug 921834. Add support for .dataset on SVGElement. r=bkelly
|
2016-08-11 16:56:34 -04:00 |
nsGenericHTMLElement.cpp
|
Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio
|
2016-11-25 10:06:39 -08:00 |
nsGenericHTMLElement.h
|
Bug 1318576. Remove entries from a form's past names map when an element is removed from the form, even if that element doesn't have a name or id anymore. r=baku
|
2016-11-21 12:34:02 -05:00 |
nsGenericHTMLFrameElement.cpp
|
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
|
2016-11-16 09:13:38 -05:00 |
nsGenericHTMLFrameElement.h
|
Bug 1303196 - Part 4: Merge mFrameLoader and mOpener into mFrameLoaderOrOpener, r=smaug
|
2016-10-27 15:53:35 -04:00 |
nsHTMLContentSink.cpp
|
Bug 1294100 - Part 2: Modify CheckCustomElementName be 'const nsString*' and remove the const_cast. r=bz
|
2016-09-01 18:08:50 +08:00 |
nsHTMLDNSPrefetch.cpp
|
Bug 1307491 - (Part 2) Remove support for per-app-offline in dom/ [nukeb2g] r=baku
|
2016-10-17 03:58:54 +02:00 |
nsHTMLDNSPrefetch.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsHTMLDocument.cpp
|
Bug 1316661 part 2. Eliminate IsCallerChrome callers in HTMLDocument. r=smaug
|
2016-11-15 00:18:33 -05:00 |
nsHTMLDocument.h
|
Bug 1318096 part 3. Remove the unused XPCOM fullscreen API. r=froydnj
|
2016-11-17 13:49:27 -05:00 |
nsIConstraintValidation.cpp
|
Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap
|
2016-08-17 00:11:24 -04:00 |
nsIConstraintValidation.h
|
Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap
|
2016-08-17 00:11:24 -04:00 |
nsIDateTimeInputArea.idl
|
Bug 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug
|
2016-10-06 00:17:00 -04:00 |
nsIForm.h
|
…
|
|
nsIFormControl.h
|
Bug 1310076 - Add 'datetime-local' to the list of valid types attributes for <input>. r=smaug
|
2016-10-24 03:35:00 +02: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
|
Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8
|
2016-10-18 17:58:19 +01:00 |
nsIImageDocument.idl
|
Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug
|
2016-11-03 11:34:16 +08:00 |
nsIMenuBuilder.idl
|
…
|
|
nsIPhonetic.idl
|
…
|
|
nsIRadioGroupContainer.h
|
…
|
|
nsIRadioVisitor.h
|
…
|
|
nsITextControlElement.h
|
Bug 613019 - Track whether the last input/textarea change was done interactively, and enable the commented-out maxLength tracking code. r=mrbkap
|
2016-08-06 11:59:08 -04:00 |
nsRadioVisitor.cpp
|
Bug 885359 - Support :indeterminate pseudo-class for radio groups. r=smaug
|
2016-08-24 18:39:00 -04:00 |
nsRadioVisitor.h
|
Bug 885359 - Support :indeterminate pseudo-class for radio groups. r=smaug
|
2016-08-24 18:39:00 -04:00 |
nsTextEditorState.cpp
|
Bug 1320200 - Propagate scroll-behavior on a text input to the anonymous scrollable <div> inside it. r=tnikkel
|
2016-11-25 19:39:17 -05:00 |
nsTextEditorState.h
|
Bug 1295370 - Stop lazily creating the root node in nsTextEditorState::GetRootFrame. r=ehsan
|
2016-08-17 12:46:53 -07:00 |