[Webkit-unassigned] [Bug 185257] A WKWebView in a UIViewController that is presented modally and uses a file picker will be incorrectly dismissed by the system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 14:50:05 PDT 2018


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #344222|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #11 from Tim Horton <thorton at apple.com> ---
Comment on attachment 344222
  --> https://bugs.webkit.org/attachment.cgi?id=344222
Patch

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

> Source/WebKit/UIProcess/ios/forms/WKFileUploadPanel.mm:288
> +            [currentPresentedViewController dismissViewControllerAnimated:YES completion:^{_presentationViewController = nil;

The first statement inside the block should be on the next line.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180703/bd036160/attachment-0001.html>


More information about the webkit-unassigned mailing list