Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Feature-Policy: lazyload #12996

Merged
merged 3 commits into from Sep 14, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This CL implements the 'lazyload' policy which acts in place of the
lazyload attribute for nested frames and enforces lazyloading regardless
of the value of 'lazyload' attribute.

A follow up CL will implement the feature for images (after
LazyImageLoading is implemented).

Bug: 869492
Change-Id: I2f8ab7ad9a5937636f270c84563c73ad392dbb01
Reviewed-on: https://chromium-review.googlesource.com/1171374
Commit-Queue: Ehsan Karamad ekaramad@chromium.org
Reviewed-by: Ken Buchanan kenrb@chromium.org
Reviewed-by: Kent Tamura tkent@chromium.org
Reviewed-by: Ehsan Karamad ekaramad@chromium.org
Reviewed-by: Ian Clelland iclelland@chromium.org
Reviewed-by: Scott Little sclittle@chromium.org
Cr-Commit-Position: refs/heads/master@{#590688}

This CL implements the 'lazyload' policy which acts in place of the
lazyload attribute for nested frames and enforces lazyloading regardless
of the value of 'lazyload' attribute.

A follow up CL will implement the feature for images (after
LazyImageLoading is implemented).

Bug: 869492
Change-Id: I2f8ab7ad9a5937636f270c84563c73ad392dbb01
Reviewed-on: https://chromium-review.googlesource.com/1171374
Commit-Queue: Ehsan Karamad <ekaramad@chromium.org>
Reviewed-by: Ken Buchanan <kenrb@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Ehsan Karamad <ekaramad@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Reviewed-by: Scott Little <sclittle@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590688}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 86246d1 into master Sep 14, 2018
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-d8d86dd35e branch September 14, 2018 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants