Make sure WebLocalFrameImpl::frame_ exists when creating its binding
This CL makes binding initialization a little delayed so that |frame_| always exists when the local frame's binding is created. After this CL, more tasks via WebLocalFrameImpl are executed on a per- frame task runner. Bug: 786332 Change-Id: I2f632814acefa7cf1bb2411563405306c469b6fc Reviewed-on: https://chromium-review.googlesource.com/c/1298532Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#604188}
Showing
Please register or sign in to comment