Closed
Bug 1495499
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 13288 - Apply 'lazyload' feature policy for images
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13288 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/13288 Details from upstream follow. Ehsan Karamad <ekaramad@chromium.org> wrote: > Apply 'lazyload' feature policy for images > > In CL 1171374 'lazyload' feature policy was introduced as a new > policy-controlled feature which would modify (restrict) the usage of the > lazyload attribute. The implementation only applied the feature to frame > owner elements. This CL extends the policy's coverage to images as well. > > Bug: 869492 > Change-Id: I9a2bd309ac366b75308b657d3ea129a7717ad23f > Reviewed-on: https://chromium-review.googlesource.com/1251024 > WPT-Export-Revision: 7c848b70518d64e59d02981661580dddd7742e00
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ec6a8e65cd1099e9a8f873b8beda497a0b2d3bc
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=18e89f6c02aae75b40e7781c514ca53dd223e39a
Assignee | ||
Comment 3•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=dd5f159b58575f338110b84e76bfaab8635d6474
Assignee | ||
Comment 4•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fe112691ddea4abd43ba8929763260d64b2714de
Assignee | ||
Comment 5•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=1056cf84d195c86906637816da21970eb4f143d6
Assignee | ||
Comment 6•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=cabae07e269af48a9719f933ce3bddb45ebc195f
Assignee | ||
Comment 7•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=5b2c9e7647aaaeee6dc917268e97b0f5bd3c8b46
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 8•2 years ago
|
||
Ran 7 tests and 18 subtests OK : 7 PASS : 10 FAIL : 8 New tests that have failures or other problems: /feature-policy/experimental-features/lazyload/lazyload-image-attribute-on-sanity-check-tentative.sub.html Verify 'lazyload' attribute state 'on' works as expected: image loads only when in viewport.: FAIL
Assignee | ||
Comment 9•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8a709228c6ccce0b5e770771513904896883a3c6
Comment 10•2 years ago
|
||
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/4a65e858f724 [wpt PR 13288] - Apply 'lazyload' feature policy for images, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/dea9dd8aeafb [wpt PR 13288] - Update wpt metadata, a=testonly
Comment 11•2 years ago
|
||
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/7790718d63e6 [wpt PR 13288] - Apply 'lazyload' feature policy for images, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/33acf346b32f [wpt PR 13288] - Update wpt metadata, a=testonly
Comment 12•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7790718d63e6 https://hg.mozilla.org/mozilla-central/rev/33acf346b32f
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•