[Webkit-unassigned] [Bug 147405] Checkboxes and radio buttons should scale when zooming or pinching to zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 14:10:08 PDT 2015


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

--- Comment #10 from Tim Horton <thorton at apple.com> ---
(In reply to comment #9)
> Comment on attachment 257964 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=257964&action=review
> 
> >> Source/WebCore/platform/mac/ThemeMac.mm:681
> >> +        context->drawImageBuffer(imageBuffer.get(), ColorSpaceDeviceRGB, inflatedRect.location() - FloatSize(buttonFocusRectOutlineWidth, buttonFocusRectOutlineWidth));
> > 
> > We should ask Tim here, but I wonder if we want ColorSpaceSRGB.
> 
> Couldn't get to Tim, but I asked Simon and he recommended ColorSpaceSRGB
> over device.

It is somewhat surprising to start using ColorSpaceSRGB before we switch it everywhere, but it doesn't matter either way.

-- 
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/20150804/fe8186e5/attachment.html>


More information about the webkit-unassigned mailing list