Descriptionv8binding: Makes WindowProxy::global_proxy_ a weak reference when detached.
Once the context's frame is detached from the DOM, we shouldn't hold
a strong reference to v8::Context. This CL makes WindowProxy::global_proxy_
a weak reference once the frame is detached.
This CL is a preparation of https://crrev.com/2713623002 .
BUG=
Review-Url: https://codereview.chromium.org/2811943003
Cr-Commit-Position: refs/heads/master@{#464304}
Committed: https://chromium.googlesource.com/chromium/src/+/6bfd2af0b9ab88cd377c6902033812556e1d4edd
Patch Set 1 #
Total comments: 1
Messages
Total messages: 15 (8 generated)
|