Closed
Bug 1154878
Opened 9 years ago
Closed 9 years ago
Stop exposing navigator.taintEnabled in workers
Categories
(Core :: DOM: Workers, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
1.39 KB,
patch
|
Details | Diff | Splinter Review |
There's not likely to be a compat reason for this. Just nuke it. Ehsan says r+ on IRC.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
![]() |
Assignee | |
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a6eac2cc6ba7 and then https://hg.mozilla.org/integration/mozilla-inbound/rev/a54ea61e6fc4 to fix up a test.
![]() |
Assignee | |
Comment 3•9 years ago
|
||
And https://hg.mozilla.org/integration/mozilla-inbound/rev/a25ac563a96f to fix more tests.
Comment 4•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a6eac2cc6ba7 https://hg.mozilla.org/mozilla-central/rev/a54ea61e6fc4 https://hg.mozilla.org/mozilla-central/rev/a25ac563a96f
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 5•9 years ago
|
||
UPdated: https://developer.mozilla.org/en-US/docs/Web/API/WorkerNavigator https://developer.mozilla.org/en-US/docs/Web/API/NavigatorID https://developer.mozilla.org/en-US/docs/Web/API/NavigatorID.taintEnabled and https://developer.mozilla.org/en-US/Firefox/Releases/40
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•