Chromium Code Reviews
DescriptionRemove the "set noparent" from the chrome\browser\ui subdirectories. This is causing a lot of pain for people doing refactorings. Developers have two choices:
-wait for days until all OWNERS respond, which is soul-sucking
-ignore the OWNERS check and just force-commit, which is something we don't want to make acceptable since it moves the onus from a top level owner to decide whether they can approve a wide refactoring to individual contributors. Ideally there'd be no way to force.
For background, Ben had added most of these 7 weeks ago when he added "set noparent" to chrome\browser\ui because he didn't want to be inundated with review requests for subdirectories. The exceptions are:
cocoa: which got "set noparent" a few weeks before Ben's actions
sync: which Avi added when he moved the code from chrome\browser\ui to chrome\browser\ui\sync (so there's no change from before his move compared to with this patch)
So for cocoa folks: I think we can all agree that the owners in chrome\browser\ui will only approve changes in cocoa subdirectory that are trivial (i.e. renaming functions etc). For anything substantive, they will redirect.
I have also added comments in chrome\browser\ui\OWNERS about this.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124195
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #Patch Set 3 : don't delete OWNERS file that have same as parent, but keep as a hint for reviewees #
Messages
Total messages: 8 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||