[wpt-sync] Sync PR 15234 - Add support for freezing iframes
Categories
(Testing :: web-platform-tests, enhancement, P4)
Tracking
(firefox67 fixed)
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15234 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15234
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
Add support for freezing iframes
Frames that aren't loading are not visible in the viewport will be frozen
if --enable-features=FreezeFrames is provided. This will eventually be
converted to testing feature policies for frames.BUG=907125
Change-Id: Ib0badb3f92df4ce4921dd4a4cb29c45749f64f47
Reviewed-on: https://chromium-review.googlesource.com/c/1450406
Reviewed-by: Ken Buchanan \<kenrb@chromium.org>
Reviewed-by: Kentaro Hara \<haraken@chromium.org>
Reviewed-by: Alexander Timin \<altimin@chromium.org>
Reviewed-by: John Abd-El-Malek \<jam@chromium.org>
Commit-Queue: Dave Tapuska \<dtapuska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629822}
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6bb753349bac
https://hg.mozilla.org/mozilla-central/rev/e8c1d8c4df0b
Description
•