Closed Bug 1419643 Opened 7 years ago Closed 7 years ago

Do not need to look up custom elements definition for a non-custom element

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: edgar, Assigned: edgar)

References

Details

Attachments

(1 file)

When I was debugging bug 1419305, I found that we unnecessarily look up the custom elements definition for a non-custom element when pref on, see https://searchfox.org/mozilla-central/rev/797c93d81fe446f78babf20894f0729f15f71ee6/dom/html/nsHTMLContentSink.cpp#275-281.
Priority: -- → P2
Blocks: 1396567
Blocks: 1396573
Attachment #8931584 - Flags: review?(bugs)
Comment on attachment 8931584 [details]
Bug 1419643 - Don't need to lookup custom element definition for a non-custom element;

https://reviewboard.mozilla.org/r/202718/#review208122
Attachment #8931584 - Flags: review?(bugs) → review+
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/493a70972ed6
Don't need to lookup custom element definition for a non-custom element; r=smaug
https://hg.mozilla.org/mozilla-central/rev/493a70972ed6
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: