Closed
Bug 1159768
Opened 10 years ago
Closed 8 years ago
Stop forcing the dom.webcomponents.enabled preference to true in the test harness
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1398981
Tracking | Status | |
---|---|---|
firefox40 | --- | affected |
People
(Reporter: bzbarsky, Unassigned)
References
Details
This makes it impossible to properly test that we don't ship support when we don't mean to.
The tests that rely on this preference should set it as needed.
![]() |
Reporter | |
Comment 1•10 years ago
|
||
I'm just going to work around this in bug 1159742. We won't have any testing for accidentally shipping ShadowRoot... but we don't right now anyway. :(
No longer blocks: 1159742
Comment 2•8 years ago
|
||
William told me he thinks we need to rewrite some tests for this to work.
Comment 3•8 years ago
|
||
I think this has been fixed by bug 1398981, feel free to reopen if it's not the case.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•