[wpt-sync] Sync PR 59587 - Remove window.fence.notifyEvent and associated code.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox152 fixed)
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 59587 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/59587
Details from upstream follow.
Andrew Verge <averge@chromium.org> wrote:
Remove window.fence.notifyEvent and associated code.
This API was added as part of the Fenced Storage Read feature,
which is no longer launching. This CL cleans up the implementation
in Blink and content/, as well as associated WPTs and histograms.
It also removes the FencedFrameViewportObserver, which was only
necessary due to the existence of notifyEvent.OBSOLETE_HISTOGRAMS=fence.notifyEvent API is being removed, so features related to its use no longer need to be tracked.
Bug: 499191497
Change-Id: I337de9e8b902a1927a99798d69acfdc8d990674d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7804730
Reviewed-by: Alex Moshchuk \<alexmos@chromium.org>
Reviewed-by: Kevin Graney \<kmg@google.com>
Commit-Queue: Andrew Verge \<averge@chromium.org>
Reviewed-by: Xiaochen Zhou \<xiaochenzh@chromium.org>
Reviewed-by: Dominic Farolino \<dom@chromium.org>
Reviewed-by: Yi Gu \<yigu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1623661}
| Assignee | ||
Comment 1•13 days ago
|
||
| Assignee | ||
Comment 2•12 days ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Comment 4•9 days ago
|
||
| bugherder | ||
Description
•