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

Issue 9694042: Support CallWith on attributes. (Closed)

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

Description

Support CallWith on attributes. And some minor refactoring. Committed: https://code.google.com/p/dart/source/detail?r=5476

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -35 lines) Patch
M client/dom/scripts/systemnative.py View 6 chunks +50 lines, -35 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
8 years, 9 months ago (2012-03-13 16:26:34 UTC) #1
podivilov
lgtm http://codereview.chromium.org/9694042/diff/1/client/dom/scripts/systemnative.py File client/dom/scripts/systemnative.py (right): http://codereview.chromium.org/9694042/diff/1/client/dom/scripts/systemnative.py#newcode597 client/dom/scripts/systemnative.py:597: raises_dart_exceptions = self._GenerateCallWithHandling( Please rename to raises_exceptions.
8 years, 9 months ago (2012-03-14 12:28:58 UTC) #2
Anton Muhin
8 years, 9 months ago (2012-03-14 17:49:22 UTC) #3
Thanks a lot for review, submitting

http://codereview.chromium.org/9694042/diff/1/client/dom/scripts/systemnative.py
File client/dom/scripts/systemnative.py (right):

http://codereview.chromium.org/9694042/diff/1/client/dom/scripts/systemnative...
client/dom/scripts/systemnative.py:597: raises_dart_exceptions =
self._GenerateCallWithHandling(
On 2012/03/14 12:28:58, podivilov wrote:
> Please rename to raises_exceptions.

Sorry, it was the original name.  I'll leave it for now just to submit, but
let's discuss it tomorrow.

Powered by Google App Engine
This is Rietveld 408576698