Bug 246308
| Summary: | Don't force CompletionHandlerCallThread::MainThread for async replies | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Platform | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 244825 | ||
Matt Woodrow
This is just an assertion, and will no longer be correct once we allow IPC::Connection to have non-main-thread dispatchers (bug 244825).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101002473>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/5215