DescriptionFollow 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 #
Messages
Total messages: 5 (0 generated)
|