[Webkit-unassigned] [Bug 102028] Use correct unscaled document size when calculating scale limits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 22:49:08 PST 2012


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2012-11-12 22:50:53 PST ---
(From update of attachment 173781)
View in context: https://bugs.webkit.org/attachment.cgi?id=173781&action=review

> Source/WebCore/page/FrameView.h:98
>      virtual void setContentsSize(const IntSize&);
> +    IntSize unscaledContentsSize() const;

I'm not sure I understand the relationship between these functions.  Is setContentsSize also unscaled?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list