Closed
Bug 1634312
Opened 5 years ago
Closed 5 years ago
[Dynamic FPI] TEST-UNEXPECTED-FAIL | dom/websocket/tests/test_bug1384658.html | Test timed out.
Categories
(Core :: Privacy: Anti-Tracking, defect, P2)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: xeonchen, Assigned: xeonchen)
References
Details
Attachments
(1 file)
Set network.cookie.cookieBehavior=5 as default value.
It might related to bug 1634021, both use BroadcastChannel
.
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=299274308&repo=try&lineNumber=10205
Assignee | ||
Comment 1•5 years ago
|
||
One BroadcastChannel
on site A can't receive messages from the other BroadcastChannel
on site A framed by site B.
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → xeonchen
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9145409 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9145409 -
Attachment description: Bug 1634312 - Enable blocking access to storage from tracking resources by default; → Bug 1634312 - use BEHAVIOR_REJECT_TRACKER to run BroadcastChannel test; r=baku
Attachment #9145409 -
Attachment is obsolete: false
Pushed by xeonchen@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/9f839fe4cf8f
use BEHAVIOR_REJECT_TRACKER to run BroadcastChannel test; r=baku
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•