[webkit-reviews] review denied: [Bug 108252] [BlackBerry] Zooming in during page load of non-scalable webpage results in fixed magnification : [Attachment 185541] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 13:48:28 PST 2013


Yong Li <yoli at rim.com> has denied Jacky Jiang <jkjiang at webkit.org>'s request
for review:
Bug 108252: [BlackBerry] Zooming in during page load of non-scalable webpage
results in fixed magnification
https://bugs.webkit.org/show_bug.cgi?id=108252

Attachment 185541: Patch
https://bugs.webkit.org/attachment.cgi?id=185541&action=review

------- Additional Comments from Yong Li <yoli at rim.com>
how about:
1) isPageScalable = minScale < maxScale (rather than !=)
or 2) maxScale() returns std::max(maxScale, zoomToFitScale)


More information about the webkit-reviews mailing list