.. |
crashtests
|
Bug 1350972 - Avoid crash when AutoInvalidateSelection dtor doesn't have commonAncestor. r=smaug
|
2017-04-10 23:52:00 -04:00 |
reftests
|
Bug 1351548 - Remove reftest-stylo.lists. r=bholley
|
2017-04-28 11:15:58 +08:00 |
test
|
Bug 1357846 - Remove some dead code which triggers errors at sandbox level 3 r=baku
|
2017-04-27 10:30:30 -04:00 |
HTMLAllCollection.cpp
|
Bug 1338725 part 1. Change the matcher functions used for nsContentList to take an Element argument, not nsIContent. r=baku
|
2017-02-13 16:06:45 -05: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 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
|
2017-04-15 18:55:05 +03:00 |
HTMLAnchorElement.h
|
Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
|
2017-04-15 18:55:05 +03:00 |
HTMLAreaElement.cpp
|
Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
|
2017-04-15 18:55:05 +03:00 |
HTMLAreaElement.h
|
Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
|
2017-04-15 18:55:05 +03:00 |
HTMLAudioElement.cpp
|
…
|
|
HTMLAudioElement.h
|
…
|
|
HTMLBRElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLBRElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLBodyElement.cpp
|
Bug 1341647 - stylo: Move HTMLBodyElement::WalkContentStyleRules to the mapped attr functionality; r=bz
|
2017-03-29 12:10:00 -07:00 |
HTMLBodyElement.h
|
Bug 1341647 - stylo: Move HTMLBodyElement::WalkContentStyleRules to the mapped attr functionality; r=bz
|
2017-03-29 12:10:00 -07:00 |
HTMLButtonElement.cpp
|
Bug 1357646 part 1. Move the setting of mType from HTMLButtonElement::ParseAttribute to HTMLButtonElement::AfterSetAttr. r=mystor
|
2017-04-20 00:35:19 -04:00 |
HTMLButtonElement.h
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLCanvasElement.cpp
|
Bug 1351547 - Part 2: Check canvas element is WebGL1/WebGL2 context for avoid crash; r=kip
|
2017-04-26 07:00:34 +02:00 |
HTMLCanvasElement.h
|
Bug 1355763 - Add gfxAlphaType for specifying opaque/premult/non-premult. - r=daoshengmu
|
2017-04-13 09:14:34 -07:00 |
HTMLContentElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08: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
|
Bug 1338725 part 1. Change the matcher functions used for nsContentList to take an Element argument, not nsIContent. r=baku
|
2017-02-13 16:06:45 -05:00 |
HTMLDataListElement.h
|
Bug 1338725 part 1. Change the matcher functions used for nsContentList to take an Element argument, not nsIContent. r=baku
|
2017-02-13 16:06:45 -05:00 |
HTMLDetailsElement.cpp
|
Bug 656197 part 1. Remove the generic attr preparsing mechanism from BeforeSetAttr and just preparse class attributes directly in the one place that needs to do it. r=smaug
|
2017-03-16 14:50:41 -04:00 |
HTMLDetailsElement.h
|
Bug 656197 part 1. Remove the generic attr preparsing mechanism from BeforeSetAttr and just preparse class attributes directly in the one place that needs to do it. r=smaug
|
2017-03-16 14:50:41 -04:00 |
HTMLDialogElement.cpp
|
Bug 1322938 - Put <dialog> element behind preference. r=smaug
|
2016-12-23 16:01:50 +01:00 |
HTMLDialogElement.h
|
Bug 1322938 - Put <dialog> element behind preference. r=smaug
|
2016-12-23 16:01:50 +01:00 |
HTMLDivElement.cpp
|
Bug 1334330 - Part 3: stylo: Use GenericSpecifiedValue abstraction in elements using only common mappers; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLDivElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08: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 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLFieldSetElement.h
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLFontElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLFontElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLFormControlsCollection.cpp
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -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 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLFormElement.h
|
Bug 1312456 - Part 1: Remove Unicode case-insensitive matching for radio button groups. r=smaug
|
2017-01-04 23:22:00 -05:00 |
HTMLFormSubmission.cpp
|
Bug 1356181 - Gather telemetry about isindex usage in hope of justifying removal. r=Ehsan,francois
|
2017-04-13 14:08:35 +03: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
|
…
|
|
HTMLFrameElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLFrameSetElement.cpp
|
Backed out changeset 8c1f9996a7d6 (bug 906116)
|
2016-07-06 05:40:06 +02:00 |
HTMLFrameSetElement.h
|
…
|
|
HTMLHRElement.cpp
|
Bug 1334330 - Part 9: stylo: Use GenericSpecifiedValue abstraction for <hr>; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLHRElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLHeadingElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLHeadingElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLIFrameElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLIFrameElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLImageElement.cpp
|
Bug 1330051; Reparse style attribute when adopting across style backends; r=bz
|
2017-03-24 15:28:19 -07:00 |
HTMLImageElement.h
|
Bug 1347639. Add nsImageLoadingContent::AsContent to make getting the relevant nsIContent* faster. r=qdot
|
2017-03-16 17:43:34 -04:00 |
HTMLInputElement.cpp
|
Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug
|
2017-04-26 18:20:19 +02:00 |
HTMLInputElement.h
|
Bug 1357981 - Allocate input type=file related member variables only when needed. f=smaug, r=baku
|
2017-04-26 02:36:00 -04:00 |
HTMLLIElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLLIElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
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 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
|
2017-04-15 18:55:05 +03:00 |
HTMLLinkElement.h
|
Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
|
2017-04-15 18:55:05 +03: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 1358061 - remove moz-audiochannel codes for media element and web audio. r=baku
|
2017-04-26 12:02:32 +08:00 |
HTMLMediaElement.h
|
Bug 1358061 - remove moz-audiochannel codes for media element and web audio. r=baku
|
2017-04-26 12:02:32 +08:00 |
HTMLMenuElement.cpp
|
Bug 1357646 part 2. Move the setting of mType from HTMLMenuElement::ParseAttribute to HTMLMenuElement::AfterSetAttr. r=mystor
|
2017-04-20 00:35:19 -04:00 |
HTMLMenuElement.h
|
Bug 1357646 part 2. Move the setting of mType from HTMLMenuElement::ParseAttribute to HTMLMenuElement::AfterSetAttr. r=mystor
|
2017-04-20 00:35:19 -04:00 |
HTMLMenuItemElement.cpp
|
Bug 1357646 part 3. Move the setting of mType from HTMLMenuItemElement::ParseAttribute to HTMLMenuItemElement::AfterSetAttr. r=mystor
|
2017-04-20 00:35:20 -04: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 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLObjectElement.h
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -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 656197 part 1. Remove the generic attr preparsing mechanism from BeforeSetAttr and just preparse class attributes directly in the one place that needs to do it. r=smaug
|
2017-03-16 14:50:41 -04:00 |
HTMLOptionElement.h
|
Bug 656197 part 1. Remove the generic attr preparsing mechanism from BeforeSetAttr and just preparse class attributes directly in the one place that needs to do it. r=smaug
|
2017-03-16 14:50:41 -04:00 |
HTMLOptionsCollection.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08: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 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLOutputElement.h
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLParagraphElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLParagraphElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
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 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLPreElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLProgressElement.cpp
|
…
|
|
HTMLProgressElement.h
|
…
|
|
HTMLScriptElement.cpp
|
Bug 247996 - Add JS console warnings for every script element with an src that fails to load/execute it. r=bzbarsky
|
2017-03-09 19:54:26 +03: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 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
HTMLSelectElement.h
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04: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 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLSharedElement.h
|
…
|
|
HTMLSharedListElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLSharedListElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLSharedObjectElement.cpp
|
Backed out changeset bdea29a8b0f3 (bug 1332956)
|
2017-02-09 11:33:14 +01:00 |
HTMLSharedObjectElement.h
|
Bug 1347639. Add nsImageLoadingContent::AsContent to make getting the relevant nsIContent* faster. r=qdot
|
2017-03-16 17:43:34 -04:00 |
HTMLSourceElement.cpp
|
Bug 1325878: followup - cleanup MediaList::Matches callers. r=me
|
2017-04-14 11:31:47 +08:00 |
HTMLSourceElement.h
|
Bug 1325878: Create less hardcoded nsMediaList instances. r=xidorn
|
2017-04-13 00:30:03 +08:00 |
HTMLSpanElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
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
|
…
|
|
HTMLTableCaptionElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLTableCaptionElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLTableCellElement.cpp
|
Bug 1341648 - stylo: Include content rules from HTMLTableCellElement::WalkContentStyleRules ; r=bz
|
2017-03-26 13:53:34 -07:00 |
HTMLTableCellElement.h
|
Bug 1341648 - stylo: Include content rules from HTMLTableCellElement::WalkContentStyleRules ; r=bz
|
2017-03-26 13:53:34 -07:00 |
HTMLTableColElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLTableColElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLTableElement.cpp
|
Bug 1341648 - stylo: Include content rules from HTMLTableCellElement::WalkContentStyleRules ; r=bz
|
2017-03-26 13:53:34 -07:00 |
HTMLTableElement.h
|
Bug 1341648 - stylo: Include content rules from HTMLTableCellElement::WalkContentStyleRules ; r=bz
|
2017-03-26 13:53:34 -07:00 |
HTMLTableRowElement.cpp
|
Bug 1335356 - Part 2: Rename nsContentUtils::NameChanged to QNameChanged and use null prefix. r=smaug
|
2017-02-20 22:44:00 -05:00 |
HTMLTableRowElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLTableSectionElement.cpp
|
Bug 1335356 - Part 2: Rename nsContentUtils::NameChanged to QNameChanged and use null prefix. r=smaug
|
2017-02-20 22:44:00 -05:00 |
HTMLTableSectionElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
HTMLTemplateElement.cpp
|
Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio
|
2017-01-26 16:51:01 -08:00 |
HTMLTemplateElement.h
|
…
|
|
HTMLTextAreaElement.cpp
|
Bug 1340483 - Part 4. Update input visibility accordingly. r=heycam
|
2017-03-30 17:38:59 +08:00 |
HTMLTextAreaElement.h
|
Bug 1340483 - Part 4. Update input visibility accordingly. r=heycam
|
2017-03-30 17:38:59 +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 1343798 - Label runnables for HTMLTrackElement. r=jwwang
|
2017-03-08 10:10:35 +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 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg
|
2017-03-06 17:52:54 +13:00 |
HTMLVideoElement.h
|
Bug 1334330 - Part 1: stylo: Abstractify nsMappedAttributes to work on arbitrary containers of specified value data; r=bz,emilio
|
2017-01-26 13:39:13 -08:00 |
ImageDocument.cpp
|
Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron
|
2017-03-14 15:26:27 +13:00 |
ImageDocument.h
|
Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug
|
2016-11-03 11:34:16 +08:00 |
MediaDocument.cpp
|
Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron
|
2017-03-14 15:26:27 +13: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 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (2 of 5, fixes for dom/). r=bkelly.
|
2017-01-24 17:10:39 +01:00 |
RadioNodeList.cpp
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04: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 1343797 - Label runnables in TextTrackManager.cpp. r=jwwang
|
2017-03-27 16:51:17 +08:00 |
TextTrackManager.h
|
Bug 1334112 - part1: Add IsLoaded functions for TextTrack, TextTrackList, TextTrackManager. r=rillian
|
2017-02-20 15:27:06 +08:00 |
TimeRanges.cpp
|
…
|
|
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
|
…
|
|
htmlMenuBuilder.js
|
…
|
|
htmlMenuBuilder.manifest
|
…
|
|
moz.build
|
Bug 1339232 - annotate more dom/* moz.build files with BUG_COMPONENT. r=overholt
|
2017-03-01 08:20:25 -05:00 |
nsBrowserElement.cpp
|
Bug 1313169 - Remove dom/inputmethod/ and related code. r=Ehsan
|
2016-12-20 16:32:12 -08:00 |
nsBrowserElement.h
|
Bug 1298756 - Use uint8_t/uint16_t as underlying type for enums from webidl. r=bz
|
2017-01-12 12:23:37 +11:00 |
nsDOMStringMap.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
nsDOMStringMap.h
|
Bug 921834. Add support for .dataset on SVGElement. r=bkelly
|
2016-08-11 16:56:34 -04:00 |
nsGenericHTMLElement.cpp
|
Bug 1356060 - Just use nsString in URLValueData. r=heycam
|
2017-04-13 15:18:25 -07:00 |
nsGenericHTMLElement.h
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
nsGenericHTMLFrameElement.cpp
|
Bug 1340333 - Eagerly compute whether a frame is really a browser. r=smaug
|
2017-02-16 21:57:50 -08:00 |
nsGenericHTMLFrameElement.h
|
Bug 1340333 - Eagerly compute whether a frame is really a browser. r=smaug
|
2017-02-16 21:57:50 -08:00 |
nsHTMLContentSink.cpp
|
Bug 1357002 - Part 2: Don't call SetupCustomElement() if the custom element feature is pref-ed off; r=wchen
|
2017-04-17 18:34:26 +08:00 |
nsHTMLDNSPrefetch.cpp
|
Bug 1356556, use of weak references in nsHTMLDNSPrefetch is malloc heavy, so instead use raw pointers and a flag to tell that Link's destructor needs to clear the raw pointer, r=bz
|
2017-04-19 13:06:36 +03:00 |
nsHTMLDNSPrefetch.h
|
Bug 1356556, use of weak references in nsHTMLDNSPrefetch is malloc heavy, so instead use raw pointers and a flag to tell that Link's destructor needs to clear the raw pointer, r=bz
|
2017-04-19 13:06:36 +03:00 |
nsHTMLDocument.cpp
|
Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout
|
2017-04-28 00:16:39 +02:00 |
nsHTMLDocument.h
|
Backed out changeset ffa2f50d49ce (bug 1342258) for failing mochitest dom/tests/mochitest/dom-level0/test_setting_document.domain_idn.html. r=backout
|
2017-03-20 21:19:01 +01: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 1301312 - Part 5: Handle input element's attribute change explicitly. r=smaug
|
2017-03-15 11:39:02 +08:00 |
nsIForm.h
|
…
|
|
nsIFormControl.h
|
Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica
|
2017-03-31 22:49:00 -04:00 |
nsIFormProcessor.h
|
…
|
|
nsIFormSubmitObserver.idl
|
…
|
|
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 1340483 - Part 4. Update input visibility accordingly. r=heycam
|
2017-03-30 17:38:59 +08: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 1340483 - Part 4. Update input visibility accordingly. r=heycam
|
2017-03-30 17:38:59 +08:00 |
nsTextEditorState.h
|
Bug 1340483 - Part 4. Update input visibility accordingly. r=heycam
|
2017-03-30 17:38:59 +08:00 |