Summary: | MobileSafari crashes at WebCore: -[WebAVPlayerViewControllerDelegate playerViewControllerWillStartPictureInPicture:] | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Peng Liu <peng.liu6> | ||||||
Component: | New Bugs | Assignee: | Peng Liu <peng.liu6> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | achristensen, ddkilzer, eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Peng Liu
2020-10-05 17:45:27 PDT
Created attachment 410596 [details]
Patch
Comment on attachment 410596 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=410596&action=review > Source/WebCore/platform/ios/VideoFullscreenInterfaceAVKit.mm:181 > } else return YES; Comment on attachment 410596 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=410596&action=review >> Source/WebCore/platform/ios/VideoFullscreenInterfaceAVKit.mm:181 >> } > > else > return YES; Yes! Will fix it. Thanks! Created attachment 410604 [details]
Patch for landing
Committed r268035: <https://trac.webkit.org/changeset/268035> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410604 [details]. |