.. |
crashtests
|
Bug 1386905 - Move away mRuleNode in nsTextEditorState::UnbindFromFrame before storing the value into text buffer. r=Ehsan
|
2017-08-04 14:18:41 +10:00 |
input
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
reftests
|
Bug 1377861 - Update reftests to comply with new data: URI inheritance model. r=smaug
|
2017-07-07 11:27:36 +02:00 |
test
|
Bug 1390777 - Use srcdoc to replace src=data:xxx whenever possible. r=ckerschb
|
2017-08-17 16:00:29 +08:00 |
HTMLAllCollection.cpp
|
Bug 1279218 - Additional applet tag logic removal; r=bz
|
2017-07-28 16:44:39 -07: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 1387956 - Overhaul ComputedValues measurement, and add style structs measurement. r=bholley.
|
2017-08-11 16:37:33 +10:00 |
HTMLAnchorElement.h
|
Bug 1387956 - Overhaul ComputedValues measurement, and add style structs measurement. r=bholley.
|
2017-08-11 16:37:33 +10:00 |
HTMLAreaElement.cpp
|
Bug 1387956 - Overhaul ComputedValues measurement, and add style structs measurement. r=bholley.
|
2017-08-11 16:37:33 +10:00 |
HTMLAreaElement.h
|
Bug 1387956 - Overhaul ComputedValues measurement, and add style structs measurement. r=bholley.
|
2017-08-11 16:37:33 +10:00 |
HTMLAudioElement.cpp
|
…
|
|
HTMLAudioElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLBodyElement.cpp
|
Bug 1388004 - part2: Make nsGenericHTMLElement::GetAssociatedEditor() return TextEditor instead of nsIEditor r=smaug
|
2017-08-07 16:53:59 +09:00 |
HTMLBodyElement.h
|
Bug 1388004 - part2: Make nsGenericHTMLElement::GetAssociatedEditor() return TextEditor instead of nsIEditor r=smaug
|
2017-08-07 16:53:59 +09:00 |
HTMLButtonElement.cpp
|
Bug 1375599 - Change IsDisabled() to look at NS_EVENT_STATE_DISABLED instead of the "disabled" attribute. r=bz
|
2017-07-20 02:15:00 -04:00 |
HTMLButtonElement.h
|
Bug 1366361 - Part 1: .action/formAction should return the document's URL if @action/formaction is missing or empty. r=smaug
|
2017-07-17 14:17:19 +08:00 |
HTMLCanvasElement.cpp
|
Backed out changeset e9985564e081 (bug 1388162) for failing chrome's test_animation_performance_warning.html | preserve-3d transform. r=backout
|
2017-08-10 14:40:20 +02:00 |
HTMLCanvasElement.h
|
Bug 1379920 - Introduce CanvasRenderer and its derived classes. r=nical,jrmuizel
|
2017-08-03 13:55:14 +08:00 |
HTMLContentElement.cpp
|
Bug 1365092 - Move side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr r=bz
|
2017-06-07 10:28:20 -07:00 |
HTMLContentElement.h
|
Bug 1365092 - Move side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr r=bz
|
2017-06-07 10:28:20 -07: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLDialogElement.cpp
|
Bug 1322938 - Put <dialog> element behind preference. r=smaug
|
2016-12-23 16:01:50 +01:00 |
HTMLDialogElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLDivElement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLDivElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLElement.cpp
|
Backed out changeset 5b706cd241cb (bug 483155) for Valgrind failure on Linux x64 opt. r=backout
|
2017-08-11 10:48:10 +02:00 |
HTMLEmbedElement.cpp
|
Bug 1387184 - Remove nsIDOMHTMLEmbedElement; r=bz
|
2017-08-09 12:05:08 -07:00 |
HTMLEmbedElement.h
|
Bug 1387184 - Remove nsIDOMHTMLEmbedElement; r=bz
|
2017-08-09 12:05:08 -07:00 |
HTMLFieldSetElement.cpp
|
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
|
2017-07-15 19:03:04 +02:00 |
HTMLFieldSetElement.h
|
Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8
|
2017-07-13 23:46:28 -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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLFormControlsCollection.cpp
|
Bug 1385324 - Part 2: Rewrite HTMLFormControlsCollection::GetSortedControls() to use RefPtr instead of raw pointers; r=qdot
|
2017-07-28 15:27:55 -04:00 |
HTMLFormControlsCollection.h
|
Bug 1385324 - Part 2: Rewrite HTMLFormControlsCollection::GetSortedControls() to use RefPtr instead of raw pointers; r=qdot
|
2017-07-28 15:27:55 -04:00 |
HTMLFormElement.cpp
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
HTMLFormElement.h
|
Bug 1386969 - Change nsIRadioGroupContainer::Add/RemoveToRadioGroup() to take HTMLInputElement* as argument. r=bz
|
2017-08-03 02:39:00 -04:00 |
HTMLFormSubmission.cpp
|
Bug 1389723 - Remove @deprecated nsIMIMEInputStream.addContentLength. r=dragana
|
2017-08-12 13:34:02 +09:00 |
HTMLFormSubmission.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLFrameSetElement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLFrameSetElement.h
|
Bug 1378196, Make IsEventAttributeName non-virtual in common case, r=ehsan
|
2017-07-04 23:54:30 +03:00 |
HTMLHRElement.cpp
|
Bug 1381615 - Remove unused fields from nsIDOMHTMLHRElement and nsIDOMHTMLOptGroupElement. r=bz
|
2017-07-17 14:33:12 -07:00 |
HTMLHRElement.h
|
Bug 1381615 - Remove unused fields from nsIDOMHTMLHRElement and nsIDOMHTMLOptGroupElement. r=bz
|
2017-07-17 14:33:12 -07: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLIFrameElement.cpp
|
Bug 1318988 - Implement allowPaymentRequest on iframe. r=baku
|
2017-07-18 10:16:28 +08:00 |
HTMLIFrameElement.h
|
Bug 1318988 - Implement allowPaymentRequest on iframe. r=baku
|
2017-07-18 10:16:28 +08:00 |
HTMLImageElement.cpp
|
Bug 1380413 part 2. Remove nsIDOMHTMLImageElement.width/height. r=mccr8
|
2017-07-13 23:46:12 -04:00 |
HTMLImageElement.h
|
Bug 1380413 part 1. Remove unused nsIDOMHTMLImageElement bits. r=mccr8
|
2017-07-13 23:45:56 -04:00 |
HTMLInputElement.cpp
|
Bug 886907 - Remove old synchronous contentPrefService from the tree. r=adw
|
2017-08-11 23:29:55 +09:00 |
HTMLInputElement.h
|
Bug 1384030 - Enable setting <input type=file>.files. r=smaug
|
2017-08-08 17:49:48 +08: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLLabelElement.cpp
|
Bug 556743 - Implement the labels attribute. r=smaug
|
2017-06-15 20:04:00 -04:00 |
HTMLLabelElement.h
|
Bug 1375599 - Change IsDisabled() to look at NS_EVENT_STATE_DISABLED instead of the "disabled" attribute. r=bz
|
2017-07-20 02:15:00 -04:00 |
HTMLLegendElement.cpp
|
Bug 1365092 - Move side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr r=bz
|
2017-06-07 10:28:20 -07:00 |
HTMLLegendElement.h
|
Bug 1365092 - Move side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr r=bz
|
2017-06-07 10:28:20 -07:00 |
HTMLLinkElement.cpp
|
Bug 1387956 - Overhaul ComputedValues measurement, and add style structs measurement. r=bholley.
|
2017-08-11 16:37:33 +10:00 |
HTMLLinkElement.h
|
Bug 1387956 - Overhaul ComputedValues measurement, and add style structs measurement. r=bholley.
|
2017-08-11 16:37:33 +10:00 |
HTMLMapElement.cpp
|
…
|
|
HTMLMapElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLMediaElement.cpp
|
Backed out changeset 4a31e4302e03 (bug 1390748)
|
2017-08-17 08:35:30 +02:00 |
HTMLMediaElement.h
|
Backed out changeset 4a31e4302e03 (bug 1390748)
|
2017-08-17 08:35:30 +02:00 |
HTMLMenuElement.cpp
|
Bug 1338166 - Remove "list" from <menu>.type's known values. r=qdot
|
2017-05-25 10:11:07 +08:00 |
HTMLMenuElement.h
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLMenuItemElement.cpp
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLMenuItemElement.h
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLMetaElement.cpp
|
Bug 1382869: data document should ignore meta csp. r=bz
|
2017-08-08 15:31:10 +02:00 |
HTMLMetaElement.h
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLMeterElement.cpp
|
…
|
|
HTMLMeterElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLModElement.cpp
|
…
|
|
HTMLModElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLObjectElement.cpp
|
Bug 1279218 - Remove Applet tag; r=bz
|
2017-07-10 16:00:30 -07:00 |
HTMLObjectElement.h
|
Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8
|
2017-07-13 23:46:28 -04:00 |
HTMLOptGroupElement.cpp
|
Bug 1375599 - Change IsDisabled() to look at NS_EVENT_STATE_DISABLED instead of the "disabled" attribute. r=bz
|
2017-07-20 02:15:00 -04:00 |
HTMLOptGroupElement.h
|
Bug 1375599 - Change IsDisabled() to look at NS_EVENT_STATE_DISABLED instead of the "disabled" attribute. r=bz
|
2017-07-20 02:15:00 -04:00 |
HTMLOptionElement.cpp
|
Bug 1375599 - Change IsDisabled() to look at NS_EVENT_STATE_DISABLED instead of the "disabled" attribute. r=bz
|
2017-07-20 02:15:00 -04:00 |
HTMLOptionElement.h
|
Bug 1375599 - Change IsDisabled() to look at NS_EVENT_STATE_DISABLED instead of the "disabled" attribute. r=bz
|
2017-07-20 02:15:00 -04:00 |
HTMLOptionsCollection.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLOptionsCollection.h
|
Bug 1189822 part 3. Stop using EnsureExpandoObject in codegen code when we just want to preserver the wrapper for a DOM proxy. r=peterv
|
2017-05-17 00:52:53 -04: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLPreElement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLPreElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLProgressElement.cpp
|
…
|
|
HTMLProgressElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLScriptElement.cpp
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLScriptElement.h
|
Bug 1380393 part 1. Remove some unused nsIDOMHTMLElement bits. r=mccr8
|
2017-07-13 23:45:49 -04:00 |
HTMLSelectElement.cpp
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
HTMLSelectElement.h
|
Bug 1385478 - Part 2: Change Required/IsRequired() to look at NS_EVENT_STATE_REQUIRED instead. r=bz
|
2017-08-03 01:27: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLSharedElement.cpp
|
Bug 1381584 - Remove unused cite field from nsIDOMHTMLQuoteElement. r=bz
|
2017-07-17 12:36:41 -07:00 |
HTMLSharedElement.h
|
Bug 1381584 - Remove unused cite field from nsIDOMHTMLQuoteElement. r=bz
|
2017-07-17 12:36:41 -07:00 |
HTMLSharedListElement.cpp
|
Bug 1381606, part 2 - Remove unused fields from nsIDOMHTMLOListElement. r=bz
|
2017-07-17 12:53:52 -07:00 |
HTMLSharedListElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLSourceElement.cpp
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLSourceElement.h
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07: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
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLStyleElement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLStyleElement.h
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLSummaryElement.cpp
|
Bug 1271549 - Remove details and summary preference. r=bz
|
2016-11-16 14:02:58 +08:00 |
HTMLSummaryElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLTableCellElement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLTableCellElement.h
|
Bug 1359822 - Match standard for colSpan/rowSpan, r=mystor
|
2017-05-17 17:29:00 -04:00 |
HTMLTableColElement.cpp
|
Bug 1370835 - Match new standard for span IDL property; r=mystor
|
2017-08-03 21:24:56 +03:00 |
HTMLTableColElement.h
|
Bug 1370835 - Match new standard for span IDL property; r=mystor
|
2017-08-03 21:24:56 +03:00 |
HTMLTableElement.cpp
|
Bug 1378201 - Improve the performance of TableRowsCollection, r=ehsan
|
2017-07-10 15:54:55 -04:00 |
HTMLTableElement.h
|
Bug 1363481 - Add the old attribute value as a parameter to Element::AfterSetAttr r=bz
|
2017-05-18 14:09:01 -07:00 |
HTMLTableRowElement.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
HTMLTableRowElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07: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
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLTextAreaElement.cpp
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
HTMLTextAreaElement.h
|
Bug 1385478 - Part 2: Change Required/IsRequired() to look at NS_EVENT_STATE_REQUIRED instead. r=bz
|
2017-08-03 01:27:00 -04: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 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLTitleElement.cpp
|
…
|
|
HTMLTitleElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLTrackElement.cpp
|
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
|
2017-07-26 16:13:35 +08:00 |
HTMLTrackElement.h
|
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
|
2017-04-20 12:57:48 -07:00 |
HTMLUnknownElement.cpp
|
…
|
|
HTMLUnknownElement.h
|
Bug 1373798 part 3. Rewrite our existing checks for the state of the "dir" attr on top of the new event state flags. r=mystor
|
2017-06-19 23:24:59 -04:00 |
HTMLVideoElement.cpp
|
Bug 1369309 - Part 3: Making the media statistics reports a spoofed value when fingerprinting resistance is enabled. r=cpearce, r=arthuredelstein
|
2017-07-17 15:13:55 +08:00 |
HTMLVideoElement.h
|
Backed out changeset 4a31e4302e03 (bug 1390748)
|
2017-08-17 08:35:30 +02:00 |
ImageDocument.cpp
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
ImageDocument.h
|
Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug
|
2016-11-03 11:34:16 +08:00 |
MediaDocument.cpp
|
Bug 1387381 - Remove nsXPIDLString local variables. r=erahm.
|
2017-08-08 16:07:55 +10:00 |
MediaDocument.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02: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 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange.
|
2017-06-22 17:08:53 +10: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 1375691 - Make RadioNodeList final and cleanup the code using it. r=bz
|
2017-06-29 20:53:46 +02:00 |
TextTrackManager.cpp
|
merge mozilla-inbound to mozilla-central a=merge
|
2017-07-27 10:57:25 +02:00 |
TextTrackManager.h
|
Bug 1385092 - Null check for the sParserWrapper. r=alwu
|
2017-08-09 17:30:52 +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 1279218 - Rename HTMLSharedObjectElement to HTMLEmbedElement; r=bz
|
2017-07-28 21:35:43 -07:00 |
nsBrowserElement.cpp
|
Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru
|
2017-05-31 21:15:23 +02:00 |
nsBrowserElement.h
|
Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru
|
2017-05-31 21:15:23 +02:00 |
nsDOMStringMap.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +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 1388004 - part2: Make nsGenericHTMLElement::GetAssociatedEditor() return TextEditor instead of nsIEditor r=smaug
|
2017-08-07 16:53:59 +09:00 |
nsGenericHTMLElement.h
|
Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in dom/*. r=overholt
|
2017-08-14 08:30:10 -04:00 |
nsGenericHTMLFrameElement.cpp
|
Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange.
|
2017-06-22 17:08:53 +10:00 |
nsGenericHTMLFrameElement.h
|
Bug 1365092 - Move side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr r=bz
|
2017-06-07 10:28:20 -07:00 |
nsHTMLContentSink.cpp
|
Backed out changeset 5b706cd241cb (bug 483155) for Valgrind failure on Linux x64 opt. r=backout
|
2017-08-11 10:48:10 +02:00 |
nsHTMLDNSPrefetch.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsHTMLDNSPrefetch.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsHTMLDocument.cpp
|
Bug 718711 - getSelection() should exist for XML documents; r=smaug
|
2017-08-10 16:53:42 +03:00 |
nsHTMLDocument.h
|
Bug 718711 - getSelection() should exist for XML documents; r=smaug
|
2017-08-10 16:53:42 +03:00 |
nsIConstraintValidation.cpp
|
Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8
|
2017-07-13 23:46:28 -04:00 |
nsIConstraintValidation.h
|
Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8
|
2017-07-13 23:46:28 -04:00 |
nsIDateTimeInputArea.idl
|
Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug
|
2017-06-29 11:47:00 -04:00 |
nsIForm.h
|
…
|
|
nsIFormControl.h
|
Bug 1382099 - Remove MOZ_WIDGET_GONK from several dom/ subdirectories. r=mccr8,jdm.
|
2017-07-21 10:52:44 +10:00 |
nsIFormProcessor.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsIFormSubmitObserver.idl
|
…
|
|
nsIHTMLCollection.h
|
Bug 1189822 part 3. Stop using EnsureExpandoObject in codegen code when we just want to preserver the wrapper for a DOM proxy. r=peterv
|
2017-05-17 00:52:53 -04:00 |
nsIHTMLDocument.h
|
Bug 1388001 - part3: Remove nsIEditor argument of nsIHTMLDocument::TearingDownEditor() since it's unused r=smaug
|
2017-08-07 14:25:52 +09:00 |
nsIImageDocument.idl
|
Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug
|
2016-11-03 11:34:16 +08:00 |
nsIMenuBuilder.idl
|
…
|
|
nsIRadioGroupContainer.h
|
Bug 1386969 - Change nsIRadioGroupContainer::Add/RemoveToRadioGroup() to take HTMLInputElement* as argument. r=bz
|
2017-08-03 02:39:00 -04:00 |
nsIRadioVisitor.h
|
…
|
|
nsITextControlElement.h
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02: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 1387317 - part4: Make editor flag setters use new AddFlags() or RemoveFlags() if useful r=m_kato
|
2017-08-08 12:36:29 +09:00 |
nsTextEditorState.h
|
Bug 1386222 - Ensure that we always respect the undo/redo transaction history when modifying the <xul:textbox>.value dynamically through script; r=bzbarsky
|
2017-08-01 13:59:45 -04:00 |