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

Issue 10073013: Drop DatabaseBuilder.set_same_signatures method. (Closed)

Created:
8 years, 8 months ago by podivilov
Modified:
8 years, 8 months ago
Reviewers:
antonm, Anton Muhin, sra
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Drop DatabaseBuilder.set_same_signatures method. It doesn't affect code generation at all. R=sra@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=6677

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -14 lines) Patch
M lib/dom/idl/dart/dart.idl View 1 chunk +1 line, -1 line 2 comments Download
M lib/dom/scripts/databasebuilder.py View 3 chunks +0 lines, -8 lines 0 comments Download
M lib/dom/scripts/fremontcutbuilder.py View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
8 years, 8 months ago (2012-04-13 16:47:02 UTC) #1
Anton Muhin
Another nice cleanup, LGTM http://codereview.chromium.org/10073013/diff/1/lib/dom/idl/dart/dart.idl File lib/dom/idl/dart/dart.idl (right): http://codereview.chromium.org/10073013/diff/1/lib/dom/idl/dart/dart.idl#newcode196 lib/dom/idl/dart/dart.idl:196: [Suppressed] const long BYTES_PER_ELEMENT = ...
8 years, 8 months ago (2012-04-17 10:59:04 UTC) #2
podivilov
8 years, 8 months ago (2012-04-18 10:37:01 UTC) #3
http://codereview.chromium.org/10073013/diff/1/lib/dom/idl/dart/dart.idl
File lib/dom/idl/dart/dart.idl (right):

http://codereview.chromium.org/10073013/diff/1/lib/dom/idl/dart/dart.idl#newc...
lib/dom/idl/dart/dart.idl:196: [Suppressed] const long BYTES_PER_ELEMENT = 1;
On 2012/04/17 10:59:04, antonmuhin wrote:
> does this bring us closer to upstream?

Not really, but now the type of this suppressed constant matches WebKit idl.

Powered by Google App Engine
This is Rietveld 408576698