Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Issue 2495313002: Add referrerpolicy to style and import (Closed)

Created:
4 years, 1 month ago by Yoav Weiss
Modified:
3 years, 11 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add referrerpolicy to style and import This CL adds referrerpolicy attribute support to `<link rel=style>` and `<link rel=import>`. Intent to implement and ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/LukPJ86fcs8/RX_dsbUiCAAJ BUG=595099 Committed: https://crrev.com/44793d655d87d2c0a5161b59adf3ead794b9663b Cr-Commit-Position: refs/heads/master@{#441108}

Patch Set 1 #

Patch Set 2 : split off refactor #

Patch Set 3 : Added tests #

Patch Set 4 : Fixed import tests #

Total comments: 2

Messages

Total messages: 30 (22 generated)
Yoav Weiss
This (belatedly) adds the referrerpolicy attribute to link stylesheet and imports. Can you please review? ...
3 years, 11 months ago (2017-01-02 15:13:43 UTC) #11
Yoav Weiss
Hey Jochen, Since estark seems to be out this week, can you take a look? ...
3 years, 11 months ago (2017-01-03 08:28:12 UTC) #17
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2495313002/diff/60001/third_party/WebKit/Source/core/html/LinkResource.cpp File third_party/WebKit/Source/core/html/LinkResource.cpp (right): https://codereview.chromium.org/2495313002/diff/60001/third_party/WebKit/Source/core/html/LinkResource.cpp#newcode73 third_party/WebKit/Source/core/html/LinkResource.cpp:73: if (referrerPolicy != ReferrerPolicyDefault) { why this if() ?
3 years, 11 months ago (2017-01-03 08:41:49 UTC) #18
Yoav Weiss
https://codereview.chromium.org/2495313002/diff/60001/third_party/WebKit/Source/core/html/LinkResource.cpp File third_party/WebKit/Source/core/html/LinkResource.cpp (right): https://codereview.chromium.org/2495313002/diff/60001/third_party/WebKit/Source/core/html/LinkResource.cpp#newcode73 third_party/WebKit/Source/core/html/LinkResource.cpp:73: if (referrerPolicy != ReferrerPolicyDefault) { On 2017/01/03 08:41:49, jochen ...
3 years, 11 months ago (2017-01-03 09:03:48 UTC) #19
jochen (gone - plz use gerrit)
fair enough, lgtm
3 years, 11 months ago (2017-01-03 09:15:17 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2495313002/60001
3 years, 11 months ago (2017-01-03 11:03:37 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
3 years, 11 months ago (2017-01-03 11:07:56 UTC) #28
commit-bot: I haz the power
3 years, 11 months ago (2017-01-03 11:10:43 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/44793d655d87d2c0a5161b59adf3ead794b9663b
Cr-Commit-Position: refs/heads/master@{#441108}

Powered by Google App Engine
This is Rietveld 408576698