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

Issue 2443883003: WebFonts intervention: understand if download time matches the decision (Closed)

Created:
4 years, 1 month ago by Takashi Toyoshima
Modified:
4 years, 1 month ago
CC:
chromium-reviews, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WebFonts intervention: understand if download time matches the decision To understand download time correlation with intervention decision, breakdown download time metrics per intervention decision. We have download time metrics per data size, but this change adds only 10KB to 50KB range since it covers about 70% cases. BUG=659371 Committed: https://crrev.com/3c3890ee4f2132a4a5e35ce9a2ceff73cac1b80e Cr-Commit-Position: refs/heads/master@{#428072}

Patch Set 1 #

Patch Set 2 : with metrics.xml #

Total comments: 2

Patch Set 3 : remove TODO #

Total comments: 1

Patch Set 4 : merge suffixes elements #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -7 lines) Patch
M third_party/WebKit/Source/core/css/RemoteFontFaceSource.h View 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp View 1 2 5 chunks +25 lines, -5 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
Takashi Toyoshima
What do you think about this metrics? 70% of my comment comes from https://docs.google.com/document/d/1f2tcvW72A9haFkCNsVhKgi1iteNrCRHYA7Y_uIautl4/edit?usp=sharing tbansal: ...
4 years, 1 month ago (2016-10-24 11:26:06 UTC) #3
tbansal1
lgtm
4 years, 1 month ago (2016-10-24 17:36:56 UTC) #4
Kunihiko Sakamoto
lgtm
4 years, 1 month ago (2016-10-25 05:38:49 UTC) #5
Takashi Toyoshima
Since you guys look fine with this change, I revised it to have a right ...
4 years, 1 month ago (2016-10-25 23:25:56 UTC) #9
kinuko
lgtm https://codereview.chromium.org/2443883003/diff/20001/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp File third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp (right): https://codereview.chromium.org/2443883003/diff/20001/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp#newcode369 third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp:369: // TODO(toyoshim): edit histograms.xml. do we still need ...
4 years, 1 month ago (2016-10-26 02:41:49 UTC) #10
Takashi Toyoshima
https://codereview.chromium.org/2443883003/diff/20001/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp File third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp (right): https://codereview.chromium.org/2443883003/diff/20001/third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp#newcode369 third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp:369: // TODO(toyoshim): edit histograms.xml. oops, thank you for catching ...
4 years, 1 month ago (2016-10-26 21:35:20 UTC) #11
Ilya Sherman
https://codereview.chromium.org/2443883003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2443883003/diff/40001/tools/metrics/histograms/histograms.xml#newcode111385 tools/metrics/histograms/histograms.xml:111385: +</histogram_suffixes> Could these two histogram_suffixes elements be combined into ...
4 years, 1 month ago (2016-10-26 22:45:10 UTC) #12
Ilya Sherman
On 2016/10/26 22:45:10, Ilya Sherman wrote: > https://codereview.chromium.org/2443883003/diff/40001/tools/metrics/histograms/histograms.xml > File tools/metrics/histograms/histograms.xml (right): > > https://codereview.chromium.org/2443883003/diff/40001/tools/metrics/histograms/histograms.xml#newcode111385 ...
4 years, 1 month ago (2016-10-26 22:45:43 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/2443883003/60001
4 years, 1 month ago (2016-10-27 17:44:45 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-10-27 17:50:44 UTC) #23
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 18:00:35 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3c3890ee4f2132a4a5e35ce9a2ceff73cac1b80e
Cr-Commit-Position: refs/heads/master@{#428072}

Powered by Google App Engine
This is Rietveld 408576698