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

Issue 10979029: Replacing non-portable CanvasRenderingContext.setFillColor with more portable variants. (Closed)

Created:
8 years, 2 months ago by blois
Modified:
8 years, 2 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Replacing non-portable CanvasRenderingContext.setFillColor with more portable variants. BUG=4594 Committed: https://code.google.com/p/dart/source/detail?r=12935

Patch Set 1 #

Patch Set 2 : Syncing to latest. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -98 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 6 chunks +49 lines, -10 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 6 chunks +45 lines, -88 lines 0 comments Download
M lib/html/scripts/htmlrenamer.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
A lib/html/templates/html/impl/impl_CanvasRenderingContext2D.darttemplate View 1 chunk +23 lines, -0 lines 0 comments Download
A lib/html/templates/html/interface/interface_CanvasRenderingContext2D.darttemplate View 1 chunk +38 lines, -0 lines 0 comments Download
A tests/html/canvasrenderingcontext2d_test.dart View 1 chunk +84 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 2 months ago (2012-09-26 17:51:12 UTC) #1
vsm
8 years, 2 months ago (2012-09-26 22:17:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698