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

Issue 23477062: Have toDOMStringList() use the V8TRYCATCH_FOR_V8STRINGRESOURCE() macro (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
Reviewers:
haraken, jsbell
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell, alecflett, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, dgrogan, adamk+blink_chromium.org, Nate Chapin, do-not-use, jsbell+bindings_chromium.org
Visibility:
Public.

Description

Have toDOMStringList() use the V8TRYCATCH_FOR_V8STRINGRESOURCE() macro Have toDOMStringList() use the V8TRYCATCH_FOR_V8STRINGRESOURCE() macro instead of toWebCoreString() so that exceptions are now correctly reported. R=haraken BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157604

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M LayoutTests/storage/indexeddb/resources/transaction-error.js View 2 chunks +5 lines, -0 lines 0 comments Download
M LayoutTests/storage/indexeddb/transaction-error-expected.txt View 2 chunks +4 lines, -1 line 0 comments Download
M Source/bindings/v8/V8Binding.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-11 11:56:36 UTC) #1
haraken
LGTM
7 years, 3 months ago (2013-09-11 14:11:58 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23477062/1
7 years, 3 months ago (2013-09-11 14:13:18 UTC) #3
commit-bot: I haz the power
Change committed as 157604
7 years, 3 months ago (2013-09-11 15:29:54 UTC) #4
jsbell
7 years, 3 months ago (2013-09-11 15:46:51 UTC) #5
Message was sent while issue was closed.
I'm too late to say "lgtm" but thanks for this fix!

Powered by Google App Engine
This is Rietveld 408576698