Bug 184125
Summary: | WebSocket::didReceiveBinaryData() may construct a SecurityOrigin object on a non-main thread | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ap, cdumez, mcatanzaro, rniwa, youennf |
Priority: | P2 | ||
Version: | WebKit Local Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 184059 |
Daniel Bates
Following up from bug 184068, comment 9, WebSocket::didReceiveBinaryData() may construct a SecurityOrigin object on a non-main thread.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Obsoleted by r230205