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

Issue 11821019: Move the Chrome Variations HTTP header helper file into c/b/metrics/variations, and fix up lock beh… (Closed)

Created:
7 years, 11 months ago by Ilya Sherman
Modified:
7 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, MAD, James Su, jar (doing other things), SteveT
Visibility:
Public.

Description

Move the Chrome Variations HTTP header helper file into c/b/metrics/variations, and fix up lock behavior a bit. Specifically: (1) Reduces the duration for which the lock is held when appending HTTP headers. (2) Adds a debug assertion that the lock is correctly held when calling UpdateVariationIDsHeaderValue(). BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175967

Patch Set 1 #

Patch Set 2 : Remove TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -262 lines) Patch
M chrome/browser/autocomplete/search_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
D chrome/browser/chrome_metrics_helper.h View 1 chunk +0 lines, -83 lines 0 comments Download
D chrome/browser/chrome_metrics_helper.cc View 1 chunk +0 lines, -134 lines 0 comments Download
A + chrome/browser/metrics/variations/variations_http_header_provider.h View 5 chunks +15 lines, -10 lines 0 comments Download
A + chrome/browser/metrics/variations/variations_http_header_provider.cc View 1 7 chunks +43 lines, -27 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ilya Sherman
Alexei, WDYT?
7 years, 11 months ago (2013-01-09 05:19:43 UTC) #1
Alexei Svitkine (slow)
LGTM! Thanks for the cleanup. It would have been better to do the slight logic ...
7 years, 11 months ago (2013-01-09 15:30:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/11821019/1008
7 years, 11 months ago (2013-01-09 15:31:06 UTC) #3
commit-bot: I haz the power
Presubmit check for 11821019-1008 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 11 months ago (2013-01-09 15:31:12 UTC) #4
Ilya Sherman
Nico, mind stamping for chrome/ OWNERS approval? Thanks.
7 years, 11 months ago (2013-01-09 22:28:18 UTC) #5
Nico
The CL says "fix up lock behavior a little bit" (without any test changes), which ...
7 years, 11 months ago (2013-01-09 22:30:05 UTC) #6
Ilya Sherman
On 2013/01/09 22:30:05, Nico wrote: > The CL says "fix up lock behavior a little ...
7 years, 11 months ago (2013-01-09 22:51:56 UTC) #7
Ilya Sherman
7 years, 11 months ago (2013-01-09 22:52:01 UTC) #8
Nico
lgtm stamp
7 years, 11 months ago (2013-01-09 22:52:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/11821019/1008
7 years, 11 months ago (2013-01-09 22:53:30 UTC) #10
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 01:26:10 UTC) #11
Message was sent while issue was closed.
Change committed as 175967

Powered by Google App Engine
This is Rietveld 408576698