[Webkit-unassigned] [Bug 165225] UIViewController with WKWebView presented modally causes the presented UIViewController to be dismissed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 2 16:53:56 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=165225

--- Comment #35 from Brad Wright <bwright2 at apple.com> ---
Comment on attachment 303134
  --> https://bugs.webkit.org/attachment.cgi?id=303134
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=303134&action=review

>> Source/WebKit2/ChangeLog:3
>> +        Don't dismiss the viewcontroller if the viewcontroller dismisses itself.  - (void)dismiss now removes any presented view controller directly.
> 
> Please fix this title as well.

Is this okay?  

Clear out the view controller we just presented. Don't dismiss the UIDocumentMenuViewController as it is self dismissing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170303/3a415aa4/attachment.html>


More information about the webkit-unassigned mailing list