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

Issue 9455090: Support optional callbacks. (Closed)

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

Description

Support optional callbacks. Committed: https://code.google.com/p/dart/source/detail?r=4620

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing Pavel's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -12 lines) Patch
M client/dom/scripts/systemnative.py View 2 chunks +3 lines, -12 lines 0 comments Download
M client/dom/scripts/systemwrapping.py View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
antonm
8 years, 10 months ago (2012-02-27 14:03:01 UTC) #1
podivilov
lgtm https://chromiumcodereview.appspot.com/9455090/diff/1/client/dom/scripts/systemnative.py File client/dom/scripts/systemnative.py (right): https://chromiumcodereview.appspot.com/9455090/diff/1/client/dom/scripts/systemnative.py#newcode728 client/dom/scripts/systemnative.py:728: flags = '' adapter_arguments = [...]? https://chromiumcodereview.appspot.com/9455090/diff/1/client/dom/scripts/systemwrapping.py File ...
8 years, 10 months ago (2012-02-27 14:44:53 UTC) #2
antonm
8 years, 10 months ago (2012-02-27 15:25:02 UTC) #3
https://chromiumcodereview.appspot.com/9455090/diff/1/client/dom/scripts/syst...
File client/dom/scripts/systemnative.py (right):

https://chromiumcodereview.appspot.com/9455090/diff/1/client/dom/scripts/syst...
client/dom/scripts/systemnative.py:728: flags = ''
On 2012/02/27 14:44:53, podivilov wrote:
> adapter_arguments = [...]?

As discussed offline, let's come to this later.

https://chromiumcodereview.appspot.com/9455090/diff/1/client/dom/scripts/syst...
File client/dom/scripts/systemwrapping.py (right):

https://chromiumcodereview.appspot.com/9455090/diff/1/client/dom/scripts/syst...
client/dom/scripts/systemwrapping.py:460: # instead of missing arguments.  That
means that's the only allowed form is a list of
On 2012/02/27 14:44:53, podivilov wrote:
> nit: remove "that's"

Done.

Powered by Google App Engine
This is Rietveld 408576698