summaryrefslogtreecommitdiffstats
path: root/dom/base/nsContentUtils.h
Commit message (Expand)AuthorAgeLines
* Bug 1426536 - Remove nsContentUtils::IsContentInsertionPointMatt A. Tobin2020-04-17-12/+0
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17-6/+1
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-0/+7
* Bug 1330843 - Allow JS to create NAC pseudo-elementsMatt A. Tobin2020-04-17-0/+6
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14-0/+10
* Issue #1384 - Match standard for colSpan/rowSpanwin7-72020-02-03-1/+3
* Bug 1430951 - Avoid element name atomizing to improve performance of LookupCu...Gaming4JC2020-01-26-1/+1
* Bug 1405821 - Move microtask handling to CycleCollectedJSContextGaming4JC2020-01-26-25/+0
* Bug 1406325 - Part 5: Implement try to upgrade.Gaming4JC2020-01-26-0/+9
* Bug 1406325 - Part 4: Use mType for LookupCustomElementDefinition and also re...Gaming4JC2020-01-26-4/+1
* Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26-0/+2
* Bug 1334043 - Part 2: Make nsContentUtils::EnqueueLifecycleCallback static.Gaming4JC2020-01-26-2/+1
* Bug 1301024 - Part 2: Implement create an element steps.Gaming4JC2020-01-26-0/+3
* Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name ...Gaming4JC2020-01-26-0/+5
* Bug 1357002 - Part 1: Cache dom.webcomponents.customelements.enabled preference;Gaming4JC2020-01-26-0/+4
* Bug 1341898 - Make nsDocument::IsWebComponentsEnabled use a cached bool pref;Gaming4JC2020-01-26-0/+4
* MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21-2/+2
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-0/+4
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-4/+0
* Move surface data checking to a separate function to make it less "totally nuts"wolfbeast2018-09-11-1/+7
* Bug 1357432 (#750)Moonchild2018-09-05-0/+7
* moebius#161: The Performance Resource Timing (make timestamps be relative to ...janekptacijarabaci2018-04-29-0/+9
* Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...janekptacijarabaci2018-04-03-6/+1
* HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12-1/+2
* Avoid unnecessary string creation.wolfbeast2018-02-07-1/+9
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2963