Description[Extensions] Don't pass empty value to V8Converter in OnJSInjectionCompleted
There is CHECK(!val.IsEmpty()) in V8ValueConverterImpl::FromV8ValueImpl. We should call v8_converter->FromV8Value function only with not empty value.
BUG=468344
R=rdevlin.cronin@chromium.org
Committed: https://crrev.com/cf33830447ca7b64617672e47933873178294578
Cr-Commit-Position: refs/heads/master@{#323909}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|