Including WorkerPrivate.h requires local includes from dom/workers.
Categories
(Core :: DOM: Workers, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
Assignee | ||
Comment 1•3 years ago
|
||
This will be used to avoid problematic includes from WorkerPrivate.h,
and it matches the behavior of RefPtr<> and WeakPtr<>.
Assignee | ||
Comment 2•3 years ago
|
||
This avoids having to include PRemoteBrowser* headers etc, which are not
exported otherwise.
Depends on D140658
Comment 4•3 years ago
|
||
Backed out for causing build bustages. CLOSED TREE
Backout link : https://hg.mozilla.org/integration/autoland/rev/39a4165e5dc674290eab8f2385f2a156214a5a99
Link to failure log :
https://treeherder.mozilla.org/logviewer?job_id=371386545&repo=autoland&lineNumber=9575
https://treeherder.mozilla.org/logviewer?job_id=371386588&repo=autoland&lineNumber=11826
https://treeherder.mozilla.org/logviewer?job_id=371386819&repo=autoland&lineNumber=13232
https://treeherder.mozilla.org/logviewer?job_id=371386780&repo=autoland&lineNumber=11558
Assignee | ||
Updated•3 years ago
|
Comment 7•3 years ago
|
||
bugherder |
Comment 8•3 years ago
|
||
bugherder |
Description
•