Bug 251916
| Summary: | _presentedViewControllerWhileRotating could be nil | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Seija K.
Let us avoid calling a method of a nil object, which is why we made the presentedViewController UIViewController variable to begin with.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/9813
Radar WebKit Bug Importer
<rdar://problem/105495284>
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/12235