DescriptionUse the correct v8 context for conversions when calling into the plugin from JS
Previously we were using the plugin context when converting objects during calls
into the plugin from JS. As decided previously in https://codereview.chromium.org/555583003/
we should always use the caller's context in these circumstances.
This CL also separates the checks in PepperPluginInstanceImpl::GetContext to
help diagnose crbug.com/416311.
BUG=416311
Committed: https://crrev.com/816f98b97b87b84e2e1e6cff7dd1f4da9749cc2c
Cr-Commit-Position: refs/heads/master@{#297136}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 12 (4 generated)
|