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

Issue 2905803002: Sort all fields in alphabetical order to make the diffs deterministic (Closed)

Created:
3 years, 7 months ago by nainar
Modified:
3 years, 7 months ago
Reviewers:
shend
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Sort all fields in alphabetical order to make the diffs deterministic Currently the jinja template generates the properties getters/setters in the order they appear in the group. This means changing groups will change the location of the getter/setter making the diff generated hard to read. See diff here for example: https://codereview.chromium.org/2889323002 This CL sorts fields and subgroups deterministically in alphabetical order. Diff: https://gist.github.com/7b50d7f151021057eded58e5a405e724/revisions BUG=710938 Review-Url: https://codereview.chromium.org/2905803002 Cr-Commit-Position: refs/heads/master@{#474896} Committed: https://chromium.googlesource.com/chromium/src/+/09743e506fb47d8ecc66a8bc72c83fb5635c2e21

Patch Set 1 #

Patch Set 2 : no groups #

Patch Set 3 : Sort fields in tmpl files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.h.tmpl View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (15 generated)
nainar
shend@, PTAL? Had to split the line in two cause presubmit. Thanks!
3 years, 7 months ago (2017-05-25 08:57:21 UTC) #7
shend
On 2017/05/25 at 08:57:21, nainar wrote: > shend@, > > PTAL? > Had to split ...
3 years, 7 months ago (2017-05-25 22:23:26 UTC) #10
shend
On 2017/05/25 at 22:23:26, shend wrote: > On 2017/05/25 at 08:57:21, nainar wrote: > > ...
3 years, 7 months ago (2017-05-25 22:24:41 UTC) #11
nainar
shend@, PTAL? Thanks!
3 years, 7 months ago (2017-05-26 00:23:56 UTC) #14
shend
lgtm
3 years, 7 months ago (2017-05-26 00:27:17 UTC) #16
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/2905803002/40001
3 years, 7 months ago (2017-05-26 00:35:42 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 03:18:57 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/09743e506fb47d8ecc66a8bc72c8...

Powered by Google App Engine
This is Rietveld 408576698