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

Issue 651823002: Rewrite csslib's hexToInt (Closed)

Created:
6 years, 2 months ago by srawlins
Modified:
6 years, 2 months ago
Reviewers:
terry
CC:
reviews_dartlang.org
Visibility:
Public.

Description

I was looking at the typo in 19178, and then the TODO in hexToInt. int.parse gained its radix parameter in https://code.google.com/p/dart/issues/detail?id=2624 around Dart SDK v1.1, so I bumped it in the pubspec. Rewrite csslib's hexToInt BUG= https://code.google.com/p/dart/issues/detail?id=19178 R=terry@google.com Committed: https://code.google.com/p/dart/source/detail?r=41079

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -29 lines) Patch
M pkg/csslib/lib/src/property.dart View 1 chunk +1 line, -28 lines 0 comments Download
M pkg/csslib/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
srawlins
Hi Terry, I ended up completing a TODO you had in csslib while looking to ...
6 years, 2 months ago (2014-10-13 06:06:04 UTC) #2
terry
LGTM
6 years, 2 months ago (2014-10-13 13:04:18 UTC) #3
srawlins
6 years, 2 months ago (2014-10-13 18:00:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41079 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698