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

Issue 11226060: RLZ: remove hard-coded Win || Mac conditions. (Closed)

Created:
8 years, 2 months ago by Ivan Korotkov
Modified:
8 years, 1 month ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

RLZ: remove hard-coded Win || Mac conditions. Add enable_rlz GYP variable and rely on ENABLE_RLZ macro instead of hard-coded Win || Mac checks. Also, clean compile by gcc (signed/unsigned mismatch, etc). BUG=157348 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164681

Patch Set 1 #

Patch Set 2 : Add enable_rlz% GYP variable #

Patch Set 3 : Fix compile #

Patch Set 4 : Tests compile fix #

Patch Set 5 : Enable on Chromium for testing #

Patch Set 6 : Move force_rlz_use_chrome_net% to rlz.gyp #

Patch Set 7 : Merge #

Patch Set 8 : Disable back on Chromium. #

Patch Set 9 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -26 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 7 8 5 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_function_registry.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/rlz/rlz.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/rlz/rlz_extension_api.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -2 lines 0 comments Download
M rlz/lib/rlz_lib.h View 1 chunk +4 lines, -4 lines 0 comments Download
M rlz/lib/rlz_lib.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M rlz/lib/rlz_value_store.h View 1 chunk +1 line, -1 line 0 comments Download
M rlz/rlz.gyp View 1 2 3 4 5 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Ivan Korotkov
Hi Roger, can you please take a look? I've tried to remove hard-coded assumption that ...
8 years, 1 month ago (2012-10-25 09:32:37 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm Thanks for the great cleanup Ivan! When Nico did the port to mac, he ...
8 years, 1 month ago (2012-10-25 14:09:41 UTC) #2
Ivan Korotkov
The last patch set should compile, because trybots build Chromium, and RLZ is disabled there ...
8 years, 1 month ago (2012-10-25 14:13:34 UTC) #3
Roger Tawa OOO till Jul 10th
You're right, totally forgot about that :-)
8 years, 1 month ago (2012-10-25 14:25:44 UTC) #4
Nico
On 2012/10/25 14:09:41, Roger Tawa wrote: > lgtm > > Thanks for the great cleanup ...
8 years, 1 month ago (2012-10-26 00:23:53 UTC) #5
Ivan Korotkov
> Ivan: Please make sure that chrome/win still uses chrome's networking stack after this. It ...
8 years, 1 month ago (2012-10-26 11:47:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11226060/4006
8 years, 1 month ago (2012-10-26 11:47:32 UTC) #7
commit-bot: I haz the power
Presubmit check for 11226060-4006 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 1 month ago (2012-10-26 11:47:40 UTC) #8
Ivan Korotkov
Nico, I need your LGTM as well for OWNERS
8 years, 1 month ago (2012-10-26 11:51:55 UTC) #9
Nico
lgtm
8 years, 1 month ago (2012-10-26 16:10:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11226060/4006
8 years, 1 month ago (2012-10-26 16:29:30 UTC) #11
commit-bot: I haz the power
Retried try job too often for step(s) build
8 years, 1 month ago (2012-10-26 17:54:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11226060/30001
8 years, 1 month ago (2012-10-29 13:06:31 UTC) #13
commit-bot: I haz the power
Retried try job too often for step(s) browser_tests
8 years, 1 month ago (2012-10-29 15:41:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11226060/30001
8 years, 1 month ago (2012-10-29 17:07:28 UTC) #15
commit-bot: I haz the power
8 years, 1 month ago (2012-10-29 18:17:26 UTC) #16
Change committed as 164681

Powered by Google App Engine
This is Rietveld 408576698