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

Issue 8935001: Mark VoidCallback as a [Callback] (Closed)

Created:
9 years ago by sra1
Modified:
9 years ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Mark VoidCallback as a [Callback] This will let Dart 0-arg functions be passed to NotifcationCenter.requestPermission to fix Issue 830. The change required merging interface extended attributes. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2373

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -73 lines) Patch
M client/dom/dom.dart View 1 chunk +0 lines, -1 line 0 comments Download
M client/dom/frog/frog_dom.dart View 2 chunks +7 lines, -9 lines 0 comments Download
M client/dom/frog_dom.dart View 2 chunks +1 line, -1 line 0 comments Download
M client/dom/generated/monkey_dom.js View 2 chunks +0 lines, -10 lines 0 comments Download
D client/dom/generated/src/frog/VoidCallback.dart View 1 chunk +0 lines, -9 lines 0 comments Download
M client/dom/generated/src/interface/VoidCallback.dart View 1 chunk +1 line, -4 lines 0 comments Download
D client/dom/generated/src/wrapping/_VoidCallbackWrappingImplementation.dart View 1 chunk +0 lines, -21 lines 0 comments Download
M client/dom/generated/wrapping_dom.js View 2 chunks +0 lines, -9 lines 0 comments Download
M client/dom/generated/wrapping_dom_externs.js View 1 chunk +0 lines, -1 line 0 comments Download
M client/dom/idl/dart/dart.idl View 1 chunk +7 lines, -0 lines 0 comments Download
M client/dom/scripts/databasebuilder.py View 3 chunks +20 lines, -7 lines 0 comments Download
M client/dom/wrapping_dom.dart View 1 chunk +0 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698