Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(19)

Issue 1154873007: IndexedDB: Rethrow exceptions thrown by getters during keypath eval (Closed)

Created:
4 years, 11 months ago by jsbell
Modified:
4 years, 11 months ago
Reviewers:
haraken, cmumford
CC:
blink-reviews, arv+blink, vivekg_samsung, vivekg, dgrogan, cmumford, blink-reviews-bindings_chromium.org, jsbell+idb_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

IndexedDB: Rethrow exceptions thrown by getters during keypath eval BUG=493860 R=cmumford@chromium.org,haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196355

Patch Set 1 #

Patch Set 2 : More test cases #

Patch Set 3 : Rebased #

Total comments: 2

Patch Set 4 : Fix phrasing of test descriptions #

Patch Set 5 : Move context out of loop #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -27 lines) Patch
M LayoutTests/storage/indexeddb/bindings-edges.html View 1 2 3 1 chunk +224 lines, -0 lines 0 comments Download
M Source/bindings/modules/v8/V8BindingForModules.cpp View 1 2 3 4 3 chunks +19 lines, -27 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
jsbell
cmumford@, haraken@ - please take a look?
4 years, 11 months ago (2015-06-02 00:02:34 UTC) #1
haraken
LGTM
4 years, 11 months ago (2015-06-02 00:42:56 UTC) #2
cmumford
lgtm https://codereview.chromium.org/1154873007/diff/30001/Source/bindings/modules/v8/V8BindingForModules.cpp File Source/bindings/modules/v8/V8BindingForModules.cpp (right): https://codereview.chromium.org/1154873007/diff/30001/Source/bindings/modules/v8/V8BindingForModules.cpp#newcode295 Source/bindings/modules/v8/V8BindingForModules.cpp:295: v8::Local<v8::Context> context = isolate->GetCurrentContext(); Can you move context ...
4 years, 11 months ago (2015-06-02 19:12:28 UTC) #3
jsbell
https://codereview.chromium.org/1154873007/diff/30001/Source/bindings/modules/v8/V8BindingForModules.cpp File Source/bindings/modules/v8/V8BindingForModules.cpp (right): https://codereview.chromium.org/1154873007/diff/30001/Source/bindings/modules/v8/V8BindingForModules.cpp#newcode295 Source/bindings/modules/v8/V8BindingForModules.cpp:295: v8::Local<v8::Context> context = isolate->GetCurrentContext(); On 2015/06/02 19:12:28, cmumford wrote: ...
4 years, 11 months ago (2015-06-02 19:15:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1154873007/70001
4 years, 11 months ago (2015-06-02 19:17:01 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_compile_dbg/builds/46848)
4 years, 11 months ago (2015-06-02 19:30:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1154873007/70001
4 years, 11 months ago (2015-06-02 19:33:27 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/64524)
4 years, 11 months ago (2015-06-02 20:29:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1154873007/70001
4 years, 11 months ago (2015-06-02 22:34:09 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2015-06-02 23:18:34 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:70001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196355

Powered by Google App Engine
This is Rietveld 408576698