[Webkit-unassigned] [Bug 110304] Add setting to add viewport tag to image documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 22:29:58 PST 2013


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





--- Comment #5 from Adam Barth <abarth at webkit.org>  2013-02-19 22:32:20 PST ---
(From update of attachment 189242)
View in context: https://bugs.webkit.org/attachment.cgi?id=189242&action=review

> Source/WebCore/html/ImageDocument.cpp:204
> +    if (frame()->page()->settings()->overrideViewportForImage()) {

Are frame and page always non-zero here?

-- 
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