[Webkit-unassigned] [Bug 137759] [Mac] Add API for open panel handling to WKWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 24 13:38:34 PST 2016


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

--- Comment #43 from Darin Adler <darin at apple.com> ---
Comment on attachment 269672
  --> https://bugs.webkit.org/attachment.cgi?id=269672
Patch

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

> Source/WebKit2/UIProcess/API/Cocoa/WKUIOpenPanelParameters.h:34
> + at interface WKUIOpenPanelParameters : NSObject

This class shouldn’t have a “UI” prefix after the “WK” prefix. In “WKUIDelegate” the “UI” is part of the name of the “UI delegate”. Here there is no reason to include “UI”.

-- 
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/20160124/d33f8031/attachment.html>


More information about the webkit-unassigned mailing list