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

Issue 2712713002: ValueDeserializer: Make sure that an exception is the legacy path. (Closed)

Created:
3 years, 10 months ago by jbroman
Modified:
3 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

ValueDeserializer: Make sure that an exception is the legacy path. The entry points to the deserializer are responsible for ensuring that an exception is pending by the time they return. Some failures throw exceptions themselves, while others (like errors in the format) are exceptions caused by the deserializer, not coming from the runtime. Like the non-legacy path, a default deserialization exception should be thrown in such cases. BUG=chromium:693411 Review-Url: https://codereview.chromium.org/2712713002 Cr-Commit-Position: refs/heads/master@{#43390} Committed: https://chromium.googlesource.com/v8/v8/+/68960eeb763f93dcedb37d5b663b1019192b7f36

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M src/value-serializer.cc View 3 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (8 generated)
jbroman
The main path already did this sort of check, but it was missing from the ...
3 years, 10 months ago (2017-02-22 17:39:06 UTC) #6
Jakob Kummerow
lgtm
3 years, 10 months ago (2017-02-23 11:26:30 UTC) #7
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/2712713002/1
3 years, 10 months ago (2017-02-23 13:21:42 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 13:23:06 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/68960eeb763f93dcedb37d5b663b1019192...

Powered by Google App Engine
This is Rietveld 408576698