[Webkit-unassigned] [Bug 124325] Consolidate and expose Frame/Node/Selection screenshot capabilities
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 18 11:56:09 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=124325
--- Comment #37 from Joseph Pecoraro <joepeck at webkit.org> 2013-11-18 11:54:43 PST ---
(From update of attachment 217162)
View in context: https://bugs.webkit.org/attachment.cgi?id=217162&action=review
> Source/WebCore/page/FrameSnapshotting.cpp:86
> + float deviceScaleFactor = frame.page() ? 1 : frame.page()->deviceScaleFactor();
Is this backwards? I would expect that If there is a page this should be the page's deviceScaleFactor, otherwise 1.
--
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