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

Issue 1133853005: Fix path_parser dependency on policy component (Closed)

Created:
5 years, 7 months ago by Tomasz Moniuszko
Modified:
5 years ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix path_parser dependency on policy component BUG= Committed: https://crrev.com/151f782cd1b1772430ef3bb97bc5414cd1fd5647 Cr-Commit-Position: refs/heads/master@{#362684}

Patch Set 1 #

Patch Set 2 : Define path_parser target only if configuration policy is enabled #

Patch Set 3 : Rebase patch onto master #

Patch Set 4 : Change also corresponding GYP files #

Total comments: 2

Patch Set 5 : Use assert instead of condition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -20 lines) Patch
M chrome/BUILD.gn View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/policy/BUILD.gn View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/policy.gypi View 1 2 3 1 chunk +23 lines, -19 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
Tomasz Moniuszko
5 years, 7 months ago (2015-05-11 08:40:27 UTC) #2
Mattias Nissler (ping if slow)
Arguably, chrome/browser/policy/BUILD.gn shouldn't build anything if enable_configuration_policy=0. I have a related question: We've recently looked ...
5 years, 7 months ago (2015-05-11 08:49:30 UTC) #3
Tomasz Moniuszko
On 2015/05/11 08:49:30, Mattias Nissler wrote: > Arguably, chrome/browser/policy/BUILD.gn shouldn't build anything if > enable_configuration_policy=0. ...
5 years, 7 months ago (2015-05-11 14:37:32 UTC) #4
Mattias Nissler (ping if slow)
On 2015/05/11 14:37:32, Tomasz Moniuszko wrote: > On 2015/05/11 08:49:30, Mattias Nissler wrote: > > ...
5 years, 7 months ago (2015-05-11 15:35:07 UTC) #5
Tomasz Moniuszko
On 2015/05/11 15:35:07, Mattias Nissler wrote: > On 2015/05/11 14:37:32, Tomasz Moniuszko wrote: > > ...
5 years, 7 months ago (2015-05-12 07:30:39 UTC) #6
Tomasz Moniuszko
I rebased the patch to current master. This review is hanging for few months already. ...
5 years, 1 month ago (2015-11-23 11:33:08 UTC) #7
Mattias Nissler (ping if slow)
I'm fine with this going in, but I'm no longer a policy OWNER. Sorry for ...
5 years, 1 month ago (2015-11-23 12:07:17 UTC) #8
Tomasz Moniuszko
On 2015/11/23 12:07:17, Mattias Nissler wrote: > I'm fine with this going in, but I'm ...
5 years, 1 month ago (2015-11-23 12:53:47 UTC) #10
bartfab (slow)
How about the corresponding gypi files?
5 years ago (2015-11-25 16:05:46 UTC) #11
brettw
On 2015/11/25 16:05:46, bartfab (slow) wrote: > How about the corresponding gypi files? Agreed, it ...
5 years ago (2015-11-25 21:05:16 UTC) #12
Tomasz Moniuszko
On 2015/11/25 16:05:46, bartfab (slow) wrote: > How about the corresponding gypi files? Done (Patch ...
5 years ago (2015-12-01 13:34:06 UTC) #13
brettw
lgtm https://codereview.chromium.org/1133853005/diff/60001/chrome/browser/policy/BUILD.gn File chrome/browser/policy/BUILD.gn (right): https://codereview.chromium.org/1133853005/diff/60001/chrome/browser/policy/BUILD.gn#newcode7 chrome/browser/policy/BUILD.gn:7: if (enable_configuration_policy) { This if statement doesn't do ...
5 years ago (2015-12-01 17:49:06 UTC) #14
Tomasz Moniuszko
https://codereview.chromium.org/1133853005/diff/60001/chrome/browser/policy/BUILD.gn File chrome/browser/policy/BUILD.gn (right): https://codereview.chromium.org/1133853005/diff/60001/chrome/browser/policy/BUILD.gn#newcode7 chrome/browser/policy/BUILD.gn:7: if (enable_configuration_policy) { On 2015/12/01 17:49:06, brettw wrote: > ...
5 years ago (2015-12-02 10:23:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133853005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1133853005/80001
5 years ago (2015-12-02 10:27:26 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-02 11:35:06 UTC) #20
commit-bot: I haz the power
5 years ago (2015-12-02 11:35:44 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/151f782cd1b1772430ef3bb97bc5414cd1fd5647
Cr-Commit-Position: refs/heads/master@{#362684}

Powered by Google App Engine
This is Rietveld 408576698