-
- Downloads
Bug 1484285 - Avoid loading XBL bindings for stuff that is very likely to be a...
Bug 1484285 - Avoid loading XBL bindings for stuff that is very likely to be a custom-element. r=smaug This should be more generic than hardcoding the tags, and be enough for our chrome to avoid regressions as they migrate more stuff to CE, avoiding calling into the GetComputedStyle machinery.. Differential Revision: https://phabricator.services.mozilla.com/D6537 --HG-- extra : moz-landing-system : lando
Showing
- dom/base/CustomElementRegistry.cpp 1 addition, 7 deletionsdom/base/CustomElementRegistry.cpp
- dom/base/CustomElementRegistry.h 16 additions, 2 deletionsdom/base/CustomElementRegistry.h
- dom/base/Element.cpp 19 additions, 5 deletionsdom/base/Element.cpp
- dom/base/nsContentUtils.cpp 2 additions, 2 deletionsdom/base/nsContentUtils.cpp
- dom/base/nsContentUtils.h 3 additions, 0 deletionsdom/base/nsContentUtils.h
Loading
Please register or sign in to comment