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

Issue 11020008: Cleanup html events generation. (Closed)

Created:
8 years, 2 months ago by podivilov
Modified:
8 years, 2 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Cleanup html events generation. Get rid of HtmlSystemShared and move event interfaces and implementations generation to HtmlEventGenerator class. R=antonm@google.com,sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=13107

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -312 lines) Patch
M lib/html/scripts/dartdomgenerator.py View 2 chunks +4 lines, -3 lines 0 comments Download
A lib/html/scripts/htmleventgenerator.py View 1 chunk +266 lines, -0 lines 2 comments Download
M lib/html/scripts/systemhtml.py View 8 chunks +16 lines, -307 lines 0 comments Download
M lib/html/scripts/systemnative.py View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
8 years, 2 months ago (2012-10-01 14:34:34 UTC) #1
Anton Muhin
lgtm https://codereview.chromium.org/11020008/diff/1/lib/html/scripts/htmleventgenerator.py File lib/html/scripts/htmleventgenerator.py (right): https://codereview.chromium.org/11020008/diff/1/lib/html/scripts/htmleventgenerator.py#newcode9 lib/html/scripts/htmleventgenerator.py:9: # We can automatically extract most event event ...
8 years, 2 months ago (2012-10-01 14:38:38 UTC) #2
podivilov1
8 years, 2 months ago (2012-10-02 12:09:15 UTC) #3
https://codereview.chromium.org/11020008/diff/1/lib/html/scripts/htmleventgen...
File lib/html/scripts/htmleventgenerator.py (right):

https://codereview.chromium.org/11020008/diff/1/lib/html/scripts/htmleventgen...
lib/html/scripts/htmleventgenerator.py:9: # We can automatically extract most
event event names by checking for
On 2012/10/01 14:38:38, Anton Muhin wrote:
> nit: duplicate 'event event'

Done.

Powered by Google App Engine
This is Rietveld 408576698