Bug 282522
| Summary: | RemoteLayerTreeDrawingAreaProxy::connectionForIdentifier asserts when the web process has gone away | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
This can be called from async callbacks outside of WebKit, we can't assert the state of the web process at that time.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139175100>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/36112
EWS
Committed 286069@main (c009a15164a4): <https://commits.webkit.org/286069@main>
Reviewed commits have been landed. Closing PR #36112 and removing active labels.