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

Issue 2251273002: pass script fetch start / end time to Transalte Element to implement real time latency monitoring (Closed)

Created:
4 years, 4 months ago by ftang
Modified:
4 years, 2 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

pass script fetch start / end time to Transalte Element to implement real time latency monitoring. See https://go/chrome_translate_e2e_latency for detail. BUG=638794 Committed: https://crrev.com/22e782e1834f4bbd7e12835210488c97f264951a Cr-Commit-Position: refs/heads/master@{#413265}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M chrome/renderer/translate/translate_script_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/translate/core/browser/resources/translate.js View 1 chunk +3 lines, -0 lines 4 comments Download
M components/translate/core/browser/translate_script.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/translate/core/browser/translate_script.cc View 2 chunks +5 lines, -0 lines 2 comments Download

Messages

Total messages: 18 (9 generated)
ftang
4 years, 4 months ago (2016-08-18 02:16:10 UTC) #7
groby-ooo-7-16
https://codereview.chromium.org/2251273002/diff/1/components/translate/core/browser/resources/translate.js File components/translate/core/browser/resources/translate.js (right): https://codereview.chromium.org/2251273002/diff/1/components/translate/core/browser/resources/translate.js#newcode262 components/translate/core/browser/resources/translate.js:262: 'timeInfo': gtTimeInfo, key is 'timeInfo' here, 'gtTimeInfo' in test ...
4 years, 4 months ago (2016-08-18 22:35:04 UTC) #8
ftang
For the detail of your question. see the design doc. Thank. go/chrome_translate_e2e_latency https://codereview.chromium.org/2251273002/diff/1/components/translate/core/browser/resources/translate.js File components/translate/core/browser/resources/translate.js ...
4 years, 4 months ago (2016-08-18 23:01:39 UTC) #9
groby-ooo-7-16
lgtm https://codereview.chromium.org/2251273002/diff/1/components/translate/core/browser/resources/translate.js File components/translate/core/browser/resources/translate.js (right): https://codereview.chromium.org/2251273002/diff/1/components/translate/core/browser/resources/translate.js#newcode262 components/translate/core/browser/resources/translate.js:262: 'timeInfo': gtTimeInfo, On 2016/08/18 23:01:39, ftang wrote: > ...
4 years, 4 months ago (2016-08-19 18:20:59 UTC) #10
ftang
https://codereview.chromium.org/2251273002/diff/1/components/translate/core/browser/resources/translate.js File components/translate/core/browser/resources/translate.js (right): https://codereview.chromium.org/2251273002/diff/1/components/translate/core/browser/resources/translate.js#newcode262 components/translate/core/browser/resources/translate.js:262: 'timeInfo': gtTimeInfo, On 2016/08/19 18:20:59, groby wrote: > On ...
4 years, 4 months ago (2016-08-19 20:33:23 UTC) #11
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/2251273002/1
4 years, 4 months ago (2016-08-19 20:33:57 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-19 22:18:42 UTC) #15
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/22e782e1834f4bbd7e12835210488c97f264951a Cr-Commit-Position: refs/heads/master@{#413265}
4 years, 4 months ago (2016-08-19 22:26:53 UTC) #17
yastrebov.alex
4 years, 2 months ago (2016-10-18 09:57:58 UTC) #18
Message was sent while issue was closed.
On 2016/08/19 22:26:53, commit-bot: I haz the power wrote:
> Patchset 1 (id:??) landed as
> https://crrev.com/22e782e1834f4bbd7e12835210488c97f264951a
> Cr-Commit-Position: refs/heads/master@{#413265}

This created an regression:

https://bugs.chromium.org/p/chromium/issues/detail?id=656922

Powered by Google App Engine
This is Rietveld 408576698