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

Issue 2801663002: Network traffic annotation added to speech_recognition_engine. (Closed)

Created:
3 years, 8 months ago by Ramin Halavati
Modified:
3 years, 7 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, battre, msramek
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Network traffic annotation added to speech_recognition_engine. Network traffic annotation is added to network requests of content/browser/speech/speech_recognition_engine.cc BUG=656607 Review-Url: https://codereview.chromium.org/2801663002 Cr-Commit-Position: refs/heads/master@{#472054} Committed: https://chromium.googlesource.com/chromium/src/+/38db9afb06dea37010459a2c0cfa99e7cdadf47c

Patch Set 1 #

Total comments: 20

Patch Set 2 : Annotations updated. #

Total comments: 7

Patch Set 3 : Comment addressed. #

Patch Set 4 : Annotation updated. #

Total comments: 2

Patch Set 5 : Annotation Updated. #

Total comments: 6

Patch Set 6 : Comments addressed. #

Total comments: 2

Patch Set 7 : Comment addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -4 lines) Patch
M content/browser/speech/speech_recognition_engine.cc View 1 2 3 4 5 6 3 chunks +83 lines, -4 lines 0 comments Download

Messages

Total messages: 39 (11 generated)
Ramin Halavati
We are annotating all network requests in Chromium with a new NetworkTrafficAnnotation scheme. This allows ...
3 years, 8 months ago (2017-04-05 11:03:05 UTC) #2
Ramin Halavati
On 2017/04/05 11:03:05, Ramin Halavati wrote: > We are annotating all network requests in Chromium ...
3 years, 8 months ago (2017-04-18 11:33:29 UTC) #3
tommi (sloooow) - chröme
lgtm
3 years, 8 months ago (2017-04-18 13:24:13 UTC) #4
Ramin Halavati
On 2017/04/18 13:24:13, tommi - chröme wrote: > lgtm Thanks, but please suggest values for ...
3 years, 8 months ago (2017-04-18 13:26:59 UTC) #5
Ramin Halavati
+Henrik.
3 years, 7 months ago (2017-05-05 12:55:01 UTC) #7
Henrik Grunell
https://codereview.chromium.org/2801663002/diff/1/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/1/content/browser/speech/speech_recognition_engine.cc#newcode341 content/browser/speech/speech_recognition_engine.cc:341: net::NetworkTrafficAnnotationTag downstream_traffic_annotation = Oh, I wrote the upstream text ...
3 years, 7 months ago (2017-05-09 08:27:12 UTC) #8
Ramin Halavati
Thank you Henirk. I copied the provided text for both annotations to make next suggestions ...
3 years, 7 months ago (2017-05-09 08:37:18 UTC) #9
Henrik Grunell
https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc#newcode352 content/browser/speech/speech_recognition_engine.cc:352: data: "Audio recorded with the microphone." This only gets ...
3 years, 7 months ago (2017-05-09 09:03:30 UTC) #10
Ramin Halavati
Comments addressed, please review. https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc#newcode352 content/browser/speech/speech_recognition_engine.cc:352: data: "Audio recorded with the ...
3 years, 7 months ago (2017-05-09 09:24:18 UTC) #11
Henrik Grunell
https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc#newcode352 content/browser/speech/speech_recognition_engine.cc:352: data: "Audio recorded with the microphone." On 2017/05/09 09:24:18, ...
3 years, 7 months ago (2017-05-11 07:14:09 UTC) #12
Ramin Halavati
Thank you very much Henrik, annotation updated, please review. https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/20001/content/browser/speech/speech_recognition_engine.cc#newcode352 content/browser/speech/speech_recognition_engine.cc:352: ...
3 years, 7 months ago (2017-05-11 07:21:09 UTC) #13
Henrik Grunell
Tommi: ptal. Looking good now. Since I'm not that familiar with speech recognition, Tommi should ...
3 years, 7 months ago (2017-05-11 08:22:35 UTC) #14
Ramin Halavati
Thank you Henrik, comment addressed. Tommi, Please review. https://codereview.chromium.org/2801663002/diff/60001/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/60001/content/browser/speech/speech_recognition_engine.cc#newcode438 content/browser/speech/speech_recognition_engine.cc:438: data: ...
3 years, 7 months ago (2017-05-11 08:38:06 UTC) #15
tommi (sloooow) - chröme
lgtm
3 years, 7 months ago (2017-05-15 07:24:58 UTC) #16
Ramin Halavati
Thank you very much Tomas. Martin, Any comments?
3 years, 7 months ago (2017-05-15 07:26:00 UTC) #17
Henrik Grunell
lgtm
3 years, 7 months ago (2017-05-15 07:30:06 UTC) #18
msramek
https://codereview.chromium.org/2801663002/diff/80001/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/80001/content/browser/speech/speech_recognition_engine.cc#newcode364 content/browser/speech/speech_recognition_engine.cc:364: "popup notification. This is set per site (hostname pattern). ...
3 years, 7 months ago (2017-05-15 13:04:28 UTC) #20
Ramin Halavati
Thank you Martin, comments addressed. Tomas, Henrik, Do you agree with policy update? https://codereview.chromium.org/2801663002/diff/80001/content/browser/speech/speech_recognition_engine.cc File ...
3 years, 7 months ago (2017-05-15 13:48:43 UTC) #21
tommi (sloooow) - chröme
Yes On Mon, May 15, 2017 at 3:48 PM <rhalavati@chromium.org> wrote: > Thank you Martin, ...
3 years, 7 months ago (2017-05-15 14:01:41 UTC) #22
Henrik Grunell
On 2017/05/15 13:48:43, Ramin Halavati wrote: > Thank you Martin, comments addressed. > > Tomas, ...
3 years, 7 months ago (2017-05-15 14:29:22 UTC) #23
msramek
Thanks for the update! LGTM % one last comment (since the second paragraph should match ...
3 years, 7 months ago (2017-05-15 16:16:30 UTC) #24
Ramin Halavati
Thank you, comment addressed, landing. https://codereview.chromium.org/2801663002/diff/100001/content/browser/speech/speech_recognition_engine.cc File content/browser/speech/speech_recognition_engine.cc (right): https://codereview.chromium.org/2801663002/diff/100001/content/browser/speech/speech_recognition_engine.cc#newcode458 content/browser/speech/speech_recognition_engine.cc:458: "popup notification. This is ...
3 years, 7 months ago (2017-05-16 05:31:01 UTC) #25
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/2801663002/120001
3 years, 7 months ago (2017-05-16 05:31:27 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/445480)
3 years, 7 months ago (2017-05-16 06:32:11 UTC) #30
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/2801663002/120001
3 years, 7 months ago (2017-05-16 06:44:13 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/455572)
3 years, 7 months ago (2017-05-16 08:11:03 UTC) #34
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/2801663002/120001
3 years, 7 months ago (2017-05-16 08:23:06 UTC) #36
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 09:39:45 UTC) #39
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/38db9afb06dea37010459a2c0cfa...

Powered by Google App Engine
This is Rietveld 408576698