Disable MOZ_XBL in Firefox
Categories
(Core :: XBL, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: bgrins, Assigned: bdahl)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Once we have a build config (from Bug 1510785) and we finish the XBL binding burndown (tracked in Bug 1397874), we can change the default value in Firefox to build without XBL enabled.
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D49339
Assignee | ||
Comment 3•5 years ago
|
||
Where possible I ported tests to use the shadow DOM. The following could
potentially be ported, but don't think it worth of it:
test_bug414907.xul - uses children nodes in constructor which is very
different in shadow DOM world
test_bug419527.xhtml - same as above
test_bug233643.xul - really tests XBL behavior
test_anonymous_content.py - bug on file already to create shadow DOM
test from scratch
Depends on D49340
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6e6577184bc6
https://hg.mozilla.org/mozilla-central/rev/244c476c30c8
https://hg.mozilla.org/mozilla-central/rev/d8ada24606dd
Description
•