[Webkit-unassigned] [Bug 138444] Page preview popover should show scaled-down web content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 5 15:27:23 PST 2014


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

Anders Carlsson <andersca at apple.com> changed:

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

--- Comment #3 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 241062
  --> https://bugs.webkit.org/attachment.cgi?id=241062
Patch

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

>> Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:63
>> +static const CGFloat preferredPopoverToWKViewScale = 0.75;
> 
> It's not a WKView :)

Nor preferred :)

> Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:110
> +    [webView setBounds:NSMakeRect(0, 0, _mainViewSize.width / preferredPopoverToWKViewScale, _mainViewSize.height / preferredPopoverToWKViewScale)];

This could probably use a comment.

-- 
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/20141105/9cb803c1/attachment-0002.html>


More information about the webkit-unassigned mailing list