[Webkit-unassigned] [Bug 189162] Make <input type=color> a runtime enabled (on-by-default) feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 18:58:15 PDT 2018


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

Wenson Hsieh <wenson_hsieh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #348642|review?                     |review+
              Flags|                            |

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

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

> Source/WebKit/UIProcess/mac/WebColorPickerMac.mm:56
> +    __weak id<WKPopoverColorWellDelegate> _webDelegate;

I think we typically use WeakObjCPtr for this.

-- 
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/20181002/3a9b1536/attachment.html>


More information about the webkit-unassigned mailing list