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

Issue 26575004: Rename error to _reportError in HttpParser. (Closed)

Created:
7 years, 2 months ago by floitsch
Modified:
7 years, 2 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rename error to _reportError in HttpParser. The "error" name made it harder for dart2js since it assumed that errors could get called and that the error method would be closurized. R=ajohnsen@google.com Committed: https://code.google.com/p/dart/source/detail?r=28508

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M sdk/lib/io/http_parser.dart View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
floitsch
7 years, 2 months ago (2013-10-11 11:19:49 UTC) #1
Anders Johnsen
LGTM, I think the name was legacy from when we had error/addError in one of ...
7 years, 2 months ago (2013-10-11 11:36:37 UTC) #2
floitsch
7 years, 2 months ago (2013-10-11 11:38:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28508 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698