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

Issue 2871313002: Add histogram for Blink's spell check request interval (Closed)

Created:
3 years, 7 months ago by Xiaocheng
Modified:
3 years, 7 months ago
CC:
Xiaocheng, asvitkine+watch_chromium.org, blink-reviews, chromium-reviews, groby+blinkspell_chromium.org, timvolodine
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add histogram for Blink's spell check request interval This patch adds a histogram for Blink's spell check request interval, so that we can understand how aggressive Blink's spellchecker is, and decide if any optimization is needed. BUG=721490 Review-Url: https://codereview.chromium.org/2871313002 Cr-Commit-Position: refs/heads/master@{#471466} Committed: https://chromium.googlesource.com/chromium/src/+/6ddb331240ae137b7e74ec611fd7caa4114fdea4

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fri May 12 11:31:33 PDT 2017 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp View 1 3 chunks +13 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (20 generated)
Xiaocheng
Is this what we want? I agree there will be a lot of noise, but ...
3 years, 7 months ago (2017-05-11 18:59:50 UTC) #9
yosin_UTC9
On 2017/05/11 at 18:59:50, xiaochengh wrote: > Is this what we want? Yes. > I ...
3 years, 7 months ago (2017-05-12 04:32:45 UTC) #12
yosin_UTC9
lgtm w/ nit Please choose reviewer for histograms.xml https://codereview.chromium.org/2871313002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp File third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp (right): https://codereview.chromium.org/2871313002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp#newcode162 third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp:162: double ...
3 years, 7 months ago (2017-05-12 04:33:34 UTC) #13
Xiaocheng
+isherman Thanks for the review. Updated. https://codereview.chromium.org/2871313002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp File third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp (right): https://codereview.chromium.org/2871313002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp#newcode162 third_party/WebKit/Source/core/editing/spellcheck/SpellCheckRequester.cpp:162: double current_request_time = ...
3 years, 7 months ago (2017-05-12 18:35:15 UTC) #18
Ilya Sherman
metrics lgtm
3 years, 7 months ago (2017-05-12 21:02:43 UTC) #21
Xiaocheng
Thanks for the review!
3 years, 7 months ago (2017-05-12 21:05:46 UTC) #24
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/2871313002/20001
3 years, 7 months ago (2017-05-12 21:06:25 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 22:25:06 UTC) #28
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6ddb331240ae137b7e74ec611fd7...

Powered by Google App Engine
This is Rietveld 408576698