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

Issue 2811183004: Respect method name overrides in make_computed_style_base.py. (Closed)

Created:
3 years, 8 months ago by shend
Modified:
3 years, 8 months ago
CC:
blink-reviews, chromium-reviews, dcheng, Łukasz Anforowicz
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Respect method name overrides in make_computed_style_base.py. Currently make_computed_style_base.py ignores any overrides to the setter and initial method names in CSSProperties.json5. This patch ensures that the generator uses the overridden names (which are already handled in its parent class, StyleBuilderWriter, and stored in property_['setter'] and property_['initial']). This patch does not change any generated code. BUG=710496 Review-Url: https://codereview.chromium.org/2811183004 Cr-Commit-Position: refs/heads/master@{#464295} Committed: https://chromium.googlesource.com/chromium/src/+/4b44200a3a78e42f34af7f888ebb6e68ee7b1687

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -11 lines) Patch
M third_party/WebKit/Source/build/scripts/make_computed_style_base.py View 5 chunks +16 lines, -11 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (16 generated)
shend
Hi Alan, PTAL :)
3 years, 8 months ago (2017-04-12 01:00:14 UTC) #6
alancutter (OOO until 2018)
lgtm
3 years, 8 months ago (2017-04-12 05:29:45 UTC) #9
Łukasz Anforowicz
Great - thank you very much for patching up my ad-hoc changes made for the ...
3 years, 8 months ago (2017-04-12 15:58:40 UTC) #11
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/2811183004/1
3 years, 8 months ago (2017-04-12 22:30:56 UTC) #17
shend
On 2017/04/12 at 15:58:40, lukasza wrote: > Great - thank you very much for patching ...
3 years, 8 months ago (2017-04-12 22:35:08 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 04:39:41 UTC) #22
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/4b44200a3a78e42f34af7f888ebb...

Powered by Google App Engine
This is Rietveld 408576698