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

Issue 2549083002: [counters] Move waiting for more data from background-parsing into callbacks (Closed)

Created:
4 years ago by Toon Verwaest
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[counters] Move waiting for more data from background-parsing into callbacks BUG= Committed: https://crrev.com/ce63eb08f9da8036693ec8f5198853033834f7d5 Cr-Commit-Position: refs/heads/master@{#41492}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Undo spurious change #

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -46 lines) Patch
M src/counters.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/parsing/parser.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/parsing/scanner-character-streams.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/parsing/scanner-character-streams.cc View 1 2 17 chunks +44 lines, -29 lines 0 comments Download
M test/cctest/parsing/test-scanner-streams.cc View 10 chunks +16 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Toon Verwaest
ptal
4 years ago (2016-12-05 12:27:12 UTC) #2
Camillo Bruni
LGTM with nit https://codereview.chromium.org/2549083002/diff/1/src/parsing/scanner-character-streams.cc File src/parsing/scanner-character-streams.cc (right): https://codereview.chromium.org/2549083002/diff/1/src/parsing/scanner-character-streams.cc#newcode648 src/parsing/scanner-character-streams.cc:648: // woByteExternalBufferedStream Spurious change.
4 years ago (2016-12-05 12:33:19 UTC) #3
vogelheim
lgtm. Some nitpicks, though. :) https://codereview.chromium.org/2549083002/diff/1/src/counters.h File src/counters.h (right): https://codereview.chromium.org/2549083002/diff/1/src/counters.h#newcode696 src/counters.h:696: V(GetMoreDataCallback) \ Nitpick: Usually ...
4 years ago (2016-12-05 12:35:29 UTC) #4
vogelheim
lgtm. Some nitpicks, though. :) https://codereview.chromium.org/2549083002/diff/1/src/counters.h File src/counters.h (right): https://codereview.chromium.org/2549083002/diff/1/src/counters.h#newcode696 src/counters.h:696: V(GetMoreDataCallback) \ Nitpick: Usually ...
4 years ago (2016-12-05 12:35:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2549083002/40001
4 years ago (2016-12-05 15:18:51 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-05 15:47:02 UTC) #10
commit-bot: I haz the power
4 years ago (2016-12-05 15:47:21 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ce63eb08f9da8036693ec8f5198853033834f7d5
Cr-Commit-Position: refs/heads/master@{#41492}

Powered by Google App Engine
This is Rietveld 408576698