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

Issue 2776163002: Change CSSParserContext to either take explicit or implicit referrer (Closed)

Created:
3 years, 8 months ago by jochen (gone - plz use gerrit)
Modified:
3 years, 8 months ago
Reviewers:
estark
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-dom_chromium.org, blink-reviews-html_chromium.org, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Change CSSParserContext to either take explicit or implicit referrer Either we pass in an base URL, then also pass in a referrer policy, or we pass in a document, the take both from the document. BUG=676645 R=estark@chromium.org Review-Url: https://codereview.chromium.org/2776163002 Cr-Commit-Position: refs/heads/master@{#460068} Committed: https://chromium.googlesource.com/chromium/src/+/d687e467ebbde1d0c7862c29a375263167b04306

Patch Set 1 #

Patch Set 2 : updates #

Patch Set 3 : updates #

Patch Set 4 : updates #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -46 lines) Patch
M third_party/WebKit/Source/core/css/CSSStyleSheet.cpp View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/FontFace.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/StyleRuleImport.cpp View 1 1 chunk +5 lines, -7 lines 2 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserContext.h View 1 chunk +5 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserContext.cpp View 4 chunks +18 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/SelectorQuery.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/SelectorQueryTest.cpp View 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/LinkStyle.cpp View 1 chunk +3 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (15 generated)
jochen (gone - plz use gerrit)
3 years, 8 months ago (2017-03-27 14:28:39 UTC) #1
estark
lgtm with a question inline https://codereview.chromium.org/2776163002/diff/50001/third_party/WebKit/Source/core/css/StyleRuleImport.cpp File third_party/WebKit/Source/core/css/StyleRuleImport.cpp (right): https://codereview.chromium.org/2776163002/diff/50001/third_party/WebKit/Source/core/css/StyleRuleImport.cpp#newcode84 third_party/WebKit/Source/core/css/StyleRuleImport.cpp:84: : context->referrer().referrerPolicy, This looks ...
3 years, 8 months ago (2017-03-28 11:02:34 UTC) #12
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2776163002/diff/50001/third_party/WebKit/Source/core/css/StyleRuleImport.cpp File third_party/WebKit/Source/core/css/StyleRuleImport.cpp (right): https://codereview.chromium.org/2776163002/diff/50001/third_party/WebKit/Source/core/css/StyleRuleImport.cpp#newcode84 third_party/WebKit/Source/core/css/StyleRuleImport.cpp:84: : context->referrer().referrerPolicy, On 2017/03/28 at 11:02:34, estark wrote: > ...
3 years, 8 months ago (2017-03-28 11:21:23 UTC) #13
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/2776163002/50001
3 years, 8 months ago (2017-03-28 12:36:21 UTC) #17
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 12:41:29 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:50001) as
https://chromium.googlesource.com/chromium/src/+/d687e467ebbde1d0c7862c29a375...

Powered by Google App Engine
This is Rietveld 408576698