[wpt-sync] Sync PR 27330 - Direct Sockets: Move transient activation consumption from renderer to browser.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox87 fixed)
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27330 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27330
Details from upstream follow.
b'Song Fangzhen <songfangzhen@bytedance.com>' wrote:
Direct Sockets: Move transient activation consumption from renderer to browser.
We move transient activation consumption to browser and record
Permission Denied failures caused by TransientActivation.Bug: 1119600
Change-Id: I57d9214269d57745050b33feb33129dee1eb3b11Reviewed-on: https://chromium-review.googlesource.com/2647217
WPT-Export-Revision: 31f3663cc6081beded6cc662e0d0e0bd0ac93a5a
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
FAIL: 2
Safari
OK : 1
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/raw-sockets/open-consume-activation.https.html
Calling openTCPSocket consumes user activation: FAIL (Chrome: FAIL, Safari: FAIL)
Calling openUDPSocket consumes user activation: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•4 years ago
|
||
bugherder |
Description
•