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

Issue 364293003: Follow up to r177450, do not .As() an empty handle. (Closed)

Created:
6 years, 5 months ago by dominicc (has gone to gerrit)
Modified:
6 years, 5 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium, sof
Project:
blink
Visibility:
Public.

Description

Follow up to r177450, do not .As() an empty handle. Windows dbg and Windows Oilpan apparently doesn't allow empty handles with .As(), which caused the webkit_unit_tests added in r177450 to fail. Move the empty-handle check before the cast (turns out ScriptPromise constructor casts anyway.) BUG=363967 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177499

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M Source/bindings/core/v8/ScriptPromisePropertyBase.cpp View 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dominicc (has gone to gerrit)
PTAL--quick one.
6 years, 5 months ago (2014-07-04 00:17:47 UTC) #1
haraken
LGTM
6 years, 5 months ago (2014-07-04 00:42:10 UTC) #2
dominicc (has gone to gerrit)
The CQ bit was checked by dominicc@chromium.org
6 years, 5 months ago (2014-07-04 01:39:08 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominicc@chromium.org/364293003/1
6 years, 5 months ago (2014-07-04 01:39:24 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-04 02:06:10 UTC) #5
Message was sent while issue was closed.
Change committed as 177499

Powered by Google App Engine
This is Rietveld 408576698