Bug 184125 - WebSocket::didReceiveBinaryData() may construct a SecurityOrigin object on a non-main thread
Summary: WebSocket::didReceiveBinaryData() may construct a SecurityOrigin object on a ...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 184059
  Show dependency treegraph
 
Reported: 2018-03-28 20:51 PDT by Daniel Bates
Modified: 2018-04-05 12:01 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-03-28 20:51:19 PDT
Following up from bug 184068, comment 9, WebSocket::didReceiveBinaryData() may construct a SecurityOrigin object on a non-main thread.
Comment 1 Michael Catanzaro 2018-04-05 12:01:00 PDT
Obsoleted by r230205