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

Issue 2763523002: Lower the webfont loading priority only if the user is in V2 field trial (Closed)

Created:
3 years, 9 months ago by tbansal1
Modified:
3 years, 9 months ago
CC:
chromium-reviews, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Lower the webfont loading priority only if the user is in V2 field trial Currently, the loading priority of web fonts is changed to Low if the user is on 2G network (regardless of if Chrome is a part of WebFontsInterventionV2 field trial or not). This CL adds an additional constraint so that the loading priority is changed only if Chrome is part of V2 field trial. This makes it possible to quantify the effect of changing the loading priority as part of the WebFontsInterventionV2 field trial. BUG=665504 Review-Url: https://codereview.chromium.org/2763523002 Cr-Commit-Position: refs/heads/master@{#458681} Committed: https://chromium.googlesource.com/chromium/src/+/fd4fb29de4630be62b296e01987d7bd09d0e4a6e

Patch Set 1 #

Total comments: 2

Patch Set 2 : toyoshim comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp View 1 2 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
tbansal1
toyoshim: ptal. Thanks.
3 years, 9 months ago (2017-03-20 18:04:58 UTC) #4
Takashi Toyoshima
https://codereview.chromium.org/2763523002/diff/1/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp File third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp (right): https://codereview.chromium.org/2763523002/diff/1/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp#newcode200 third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp:200: bool isV2Enabled = We have same code here. Can ...
3 years, 9 months ago (2017-03-21 08:46:58 UTC) #8
tbansal1
toyoshim: ptal. Thanks. https://codereview.chromium.org/2763523002/diff/1/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp File third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp (right): https://codereview.chromium.org/2763523002/diff/1/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp#newcode200 third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp:200: bool isV2Enabled = On 2017/03/21 08:46:58, ...
3 years, 9 months ago (2017-03-21 16:47:17 UTC) #9
Takashi Toyoshima
lgtm
3 years, 9 months ago (2017-03-22 03:50:44 UTC) #14
tbansal1
kinuko: ptal. Thanks.
3 years, 9 months ago (2017-03-22 04:41:24 UTC) #16
kinuko
lgtm
3 years, 9 months ago (2017-03-22 07:20:08 UTC) #17
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/2763523002/20001
3 years, 9 months ago (2017-03-22 08:02:32 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 08:06:28 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/fd4fb29de4630be62b296e01987d...

Powered by Google App Engine
This is Rietveld 408576698