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

Issue 2544583003: Ensure CSS scanner does not mark preloads as referenced (Closed)

Created:
4 years ago by Charlie Harrison
Modified:
4 years ago
Reviewers:
Yoav Weiss
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, kinuko+watch, loading-reviews+parser_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure CSS scanner does not mark preloads as referenced A recent metrics fix (r432864) also mistakenly broke this code by not passing in a default argument. This CL fixes that problem and adds an expectation in unit tests. BUG=662999, 596676 Committed: https://crrev.com/8b58b651ee02a1ec7edde005e6d8a27cca9bae31 Cr-Commit-Position: refs/heads/master@{#435643}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/parser/CSSPreloadScannerTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
Charlie Harrison
Hi Yoav, PTAL? It is unfortunate that this error happened as a result of improperly ...
4 years ago (2016-12-01 16:31:33 UTC) #4
Yoav Weiss
On 2016/12/01 16:31:33, Charlie Harrison wrote: > Hi Yoav, PTAL? > > It is unfortunate ...
4 years ago (2016-12-01 16:44:10 UTC) #5
Charlie Harrison
On 2016/12/01 16:44:10, Yoav Weiss wrote: > On 2016/12/01 16:31:33, Charlie Harrison wrote: > > ...
4 years ago (2016-12-01 17:23:09 UTC) #6
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/2544583003/1
4 years ago (2016-12-01 17:23:19 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-01 17:46:40 UTC) #11
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/8b58b651ee02a1ec7edde005e6d8a27cca9bae31 Cr-Commit-Position: refs/heads/master@{#435643}
4 years ago (2016-12-01 17:49:34 UTC) #13
Charlie Harrison
4 years ago (2016-12-05 16:27:01 UTC) #14
Message was sent while issue was closed.
I confirmed that this PS regresses the Miss metric again, so our hypothesis
about holding Weak members is incorrect, and I'm confident
https://codereview.chromium.org/2542183002/ is the true fix.

Powered by Google App Engine
This is Rietveld 408576698