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

Issue 90243003: Use V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() in V8Window::openMethodCustom() (Closed)

Created:
7 years ago by Inactive
Modified:
7 years ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Inactive
Visibility:
Public.

Description

Use V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() in V8Window::openMethodCustom() Use V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() in V8Window::openMethodCustom() to that we properly abort (return early) if v8::String::ToString() returns throws an exception. R=haraken Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162765

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -13 lines) Patch
A LayoutTests/fast/dom/Window/open-invalid-arguments.html View 1 chunk +22 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/Window/open-invalid-arguments-expected.txt View 1 chunk +15 lines, -0 lines 0 comments Download
M Source/bindings/v8/V8Binding.h View 1 chunk +0 lines, -9 lines 0 comments Download
M Source/bindings/v8/custom/V8WindowCustom.cpp View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Inactive
7 years ago (2013-11-27 01:39:05 UTC) #1
haraken
LGTM
7 years ago (2013-11-27 01:42:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/90243003/1
7 years ago (2013-11-27 01:59:41 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=18820
7 years ago (2013-11-27 04:38:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/90243003/1
7 years ago (2013-11-27 14:07:35 UTC) #5
commit-bot: I haz the power
7 years ago (2013-11-27 15:50:06 UTC) #6
Message was sent while issue was closed.
Change committed as 162765

Powered by Google App Engine
This is Rietveld 408576698