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

Issue 1111513003: Simplify parseHTMLAreaCoordinate (Closed)

Created:
5 years, 8 months ago by rwlbuis
Modified:
5 years, 8 months ago
Reviewers:
pdr.
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Simplify parseHTMLAreaCoordinate Simplify parseHTMLAreaCoordinate by not using the "ok" parameter. charactersToIntStrict is guaranteed to return 0 if an error occurred, i.e. if ok would be false. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194558

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M Source/platform/Length.cpp View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rwlbuis
PTAL. I'd ask jchaffraix since he last touched this code but he is OOO.
5 years, 8 months ago (2015-04-27 23:51:44 UTC) #2
pdr.
lgtm
5 years, 8 months ago (2015-04-28 00:12:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1111513003/1
5 years, 8 months ago (2015-04-28 00:13:17 UTC) #5
commit-bot: I haz the power
5 years, 8 months ago (2015-04-28 01:21:46 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194558

Powered by Google App Engine
This is Rietveld 408576698