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

Issue 17271002: Clean up *.in files related to DOM exceptions and events (Closed)

Created:
7 years, 6 months ago by do-not-use
Modified:
7 years, 6 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org, lgombos
Visibility:
Public.

Description

Clean up *.in files related to DOM exceptions and events - Remove confusing interfaceName and JSInterfaceName arguments - Introduce implementedAs argument that matches [ImplementedAs] on Web IDL side - The name of each entry now matches the interface name on Web IDL side and therefore the name exposed to JavaScript - Add path information missing for several entries - Sort entries alphabetically - Fix name_macros.py script to stop generating duplicate header includes (e.g. "Event.h" / "V8Event.h" were included a lot in the generated EventHeaders.h Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152557

Patch Set 1 #

Total comments: 3

Patch Set 2 : Take Kentaro's feedback into consideration #

Total comments: 3

Patch Set 3 : Fix order in EventTargetFactory.in #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -93 lines) Patch
M Source/core/dom/DOMExceptions.in View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/dom/EventNames.in View 1 1 chunk +52 lines, -50 lines 0 comments Download
M Source/core/dom/EventTargetFactory.in View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/scripts/make_dom_exceptions.py View 1 3 chunks +5 lines, -7 lines 0 comments Download
M Source/core/scripts/make_event_factory.py View 1 2 chunks +4 lines, -5 lines 0 comments Download
M Source/core/scripts/name_macros.py View 1 5 chunks +33 lines, -26 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
do-not-use
7 years, 6 months ago (2013-06-17 13:13:00 UTC) #1
haraken
LGTM with comments. https://codereview.chromium.org/17271002/diff/1/Source/core/dom/DOMExceptions.in File Source/core/dom/DOMExceptions.in (right): https://codereview.chromium.org/17271002/diff/1/Source/core/dom/DOMExceptions.in#newcode7 Source/core/dom/DOMExceptions.in:7: core/xml/XPathException Would you sort everything in ...
7 years, 6 months ago (2013-06-17 13:38:37 UTC) #2
do-not-use
On 2013/06/17 13:38:37, haraken wrote: > LGTM with comments. > > https://codereview.chromium.org/17271002/diff/1/Source/core/dom/DOMExceptions.in > File Source/core/dom/DOMExceptions.in ...
7 years, 6 months ago (2013-06-17 14:29:59 UTC) #3
haraken
LGTM
7 years, 6 months ago (2013-06-17 14:31:02 UTC) #4
haraken
https://codereview.chromium.org/17271002/diff/8001/Source/core/dom/EventTargetFactory.in File Source/core/dom/EventTargetFactory.in (right): https://codereview.chromium.org/17271002/diff/8001/Source/core/dom/EventTargetFactory.in#newcode5 Source/core/dom/EventTargetFactory.in:5: core/dom/WebKitNamedFlow implementedAs=NamedFlow Nit: alphabetical order please. https://codereview.chromium.org/17271002/diff/8001/Source/core/dom/EventTargetFactory.in#newcode13 Source/core/dom/EventTargetFactory.in:13: core/page/Window ...
7 years, 6 months ago (2013-06-17 14:33:50 UTC) #5
do-not-use
https://codereview.chromium.org/17271002/diff/8001/Source/core/dom/EventTargetFactory.in File Source/core/dom/EventTargetFactory.in (right): https://codereview.chromium.org/17271002/diff/8001/Source/core/dom/EventTargetFactory.in#newcode5 Source/core/dom/EventTargetFactory.in:5: core/dom/WebKitNamedFlow implementedAs=NamedFlow On 2013/06/17 14:33:50, haraken wrote: > > ...
7 years, 6 months ago (2013-06-17 14:36:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/17271002/16001
7 years, 6 months ago (2013-06-17 14:56:07 UTC) #7
commit-bot: I haz the power
Change committed as 152557
7 years, 6 months ago (2013-06-17 16:14:16 UTC) #8
abarth-chromium
7 years, 6 months ago (2013-06-17 18:24:50 UTC) #9
Message was sent while issue was closed.
This looks great!  Thanks for doing this.

Powered by Google App Engine
This is Rietveld 408576698