DescriptionRevert of Prepare WindowProxy for using v8::Context::NewRemoteContext(). (patchset #6 id:100001 of https://codereview.chromium.org/2724573002/ )
Reason for revert:
This is causing mysterious crashes. See https://crbug.com/696528
Original issue's description:
> Prepare WindowProxy for using v8::Context::NewRemoteContext().
>
> Currently, there is a lot of logic specific to v8::Context in
> WindowProxy. Since it won't be used at all for the remote context
> path, move the logic down into LocalWindowProxy/RemoteWindowProxy.
> A followup CL will switch RemoteWindowProxy to use v8's remote
> context API.
>
> BUG=527190
> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
>
> Review-Url: https://codereview.chromium.org/2724573002
> Cr-Commit-Position: refs/heads/master@{#453572}
> Committed: https://chromium.googlesource.com/chromium/src/+/1ffffb4de5e00f7cf4d45bb051715892ab621d18
R=haraken@chromium.org
TBR=haraken@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=527190
Review-Url: https://codereview.chromium.org/2732153002 .
Cr-Commit-Position: refs/heads/master@{#455041}
Committed: https://chromium.googlesource.com/chromium/src/+/d3f393cf3116d1f44b5a41b0e12165747f253c4c
Patch Set 1 #Messages
Total messages: 10 (4 generated)
|