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

Issue 8384029: Work-arounds for missing and broken Frog functionality. (Closed)

Created:
9 years, 1 month ago by sra1
Modified:
9 years, 1 month ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Work-arounds for missing and broken Frog functionality. Local functions with named parameters don't work (missing metadata?) Local functions with these paremeters don't parse: - indented(action()) { // fix: indented(action) { - wln([node=null]) { // fix: wln([node]) { TBR=vsm BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=986

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M client/dom/scripts/idlparser.dart View 1 chunk +12 lines, -10 lines 0 comments Download
M client/dom/scripts/idlrenderer.dart View 3 chunks +6 lines, -7 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698