[Webkit-unassigned] [Bug 188207] [iOS] Color picker should have a border when presented in a popover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 16:09:26 PDT 2018


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

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 346213
  --> https://bugs.webkit.org/attachment.cgi?id=346213
Patch

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

> Source/WebKit/UIProcess/ios/forms/WKFormColorControl.mm:58
> +    RetainPtr<UIView> controlContainerView = [[UIView alloc] initWithFrame:CGRectMake(0, 0, colorPopoverWidth, colorPopoverWidth)];

adoptNS!

-- 
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/20180731/4babb0ff/attachment-0001.html>


More information about the webkit-unassigned mailing list