DescriptionFix: Don't access MessagePortService in the UI thread.
WebContentsImpl::RouteMessageEvent is called in the UI thread, and it called
MessagePortService::UpdateMessagePort which assumed to be called in the IO
thread. Oops.
BUG=459115
Committed: https://crrev.com/b5fe7ad39469790b5b49271add893c9613c0ce66
Cr-Commit-Position: refs/heads/master@{#316912}
Patch Set 1 #
Total comments: 2
Patch Set 2 : commentz #
Total comments: 1
Messages
Total messages: 13 (5 generated)
|