Switch to UIAlertController API instead of SPI.
Created attachment 234657 [details] [PATCH] Proposed Fix
Attachment 234657 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/ios/forms/WKFileUploadPanel.mm:392: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/ios/forms/WKFileUploadPanel.mm:392: Missing space before { [whitespace/braces] [5] ERROR: Source/WebKit2/UIProcess/ios/forms/WKFileUploadPanel.mm:398: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/ios/forms/WKFileUploadPanel.mm:398: Missing space before { [whitespace/braces] [5] ERROR: Source/WebKit2/UIProcess/ios/forms/WKFileUploadPanel.mm:403: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/ios/forms/WKFileUploadPanel.mm:403: Missing space before { [whitespace/braces] [5] Total errors found: 6 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 234657 [details] [PATCH] Proposed Fix Clearing flags on attachment: 234657 Committed r170952: <http://trac.webkit.org/changeset/170952>
All reviewed patches have been landed. Closing bug.