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

Issue 2008743002: Remove broken source/code caching support for Modules in d8 (Closed)

Created:
4 years, 7 months ago by adamk
Modified:
4 years, 6 months ago
Reviewers:
Dan Ehrenberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Remove broken source/code caching support for Modules in d8 The busted logic caused us to go down the SCRIPT path internally, causing us to fail the test262 tests that attempt to induce parse errors at the top level. R=littledan@chromium.org BUG=v8:4985 Committed: https://crrev.com/e9435eb9a5af6bf01a22206a4c1a7e69b4b0616a Cr-Commit-Position: refs/heads/master@{#36563}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M src/d8.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M test/test262/test262.status View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
adamk
4 years, 7 months ago (2016-05-23 22:18:39 UTC) #1
Dan Ehrenberg
lgtm https://codereview.chromium.org/2008743002/diff/1/src/d8.cc File src/d8.cc (left): https://codereview.chromium.org/2008743002/diff/1/src/d8.cc#oldcode362 src/d8.cc:362: source_type == SCRIPT Add a check here that ...
4 years, 6 months ago (2016-05-27 09:51:18 UTC) #2
adamk
https://codereview.chromium.org/2008743002/diff/1/src/d8.cc File src/d8.cc (left): https://codereview.chromium.org/2008743002/diff/1/src/d8.cc#oldcode362 src/d8.cc:362: source_type == SCRIPT On 2016/05/27 09:51:18, Dan Ehrenberg wrote: ...
4 years, 6 months ago (2016-05-27 18:53:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2008743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2008743002/20001
4 years, 6 months ago (2016-05-27 18:53:49 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-05-27 19:22:30 UTC) #7
commit-bot: I haz the power
4 years, 6 months ago (2016-05-27 19:23:01 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e9435eb9a5af6bf01a22206a4c1a7e69b4b0616a
Cr-Commit-Position: refs/heads/master@{#36563}

Powered by Google App Engine
This is Rietveld 408576698