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

Issue 9190060: Fix a dumb typo in SVGElementWrappingImplementation. (Closed)

Created:
8 years, 11 months ago by nweiz
Modified:
8 years, 11 months ago
Reviewers:
codefu, Jacob, zundel
CC:
reviews_dartlang.org, sra1, zundel
Visibility:
Public.

Description

Fix a dumb typo in SVGElementWrappingImplementation. TBR Committed: https://code.google.com/p/dart/source/detail?r=3255

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M client/html/release/htmlimpl.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/src/SVGElementWrappingImplementation.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_suite.dart View 1 chunk +1 line, -4 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
8 years, 11 months ago (2012-01-12 21:17:07 UTC) #1
zundel
http://codereview.chromium.org/9190060/diff/1/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): http://codereview.chromium.org/9190060/diff/1/tools/testing/dart/test_suite.dart#newcode734 tools/testing/dart/test_suite.dart:734: ['-check-only', '-fatal-type-errors', '-Werror', '-out', tempDir.path]; Could you put the ...
8 years, 11 months ago (2012-01-12 21:17:57 UTC) #2
codefu
8 years, 11 months ago (2012-01-12 21:22:05 UTC) #3
http://codereview.chromium.org/9190060/diff/1/tools/testing/dart/test_suite.dart
File tools/testing/dart/test_suite.dart (right):

http://codereview.chromium.org/9190060/diff/1/tools/testing/dart/test_suite.d...
tools/testing/dart/test_suite.dart:734: ['-check-only', '-fatal-type-errors',
'-Werror', '-out', tempDir.path];
On 2012/01/12 21:17:57, zundel wrote:
> Could you put the TODO back?

AND remove the -fatal-type-errors, -Werror which was removed.

Powered by Google App Engine
This is Rietveld 408576698