RESOLVED FIXED 49356
-[WebView _scaleWebView:] should take an origin and scroll the document
https://bugs.webkit.org/show_bug.cgi?id=49356
Summary -[WebView _scaleWebView:] should take an origin and scroll the document
Beth Dakin
Reported 2010-11-10 17:38:00 PST
https://bugs.webkit.org/show_bug.cgi?id=48385 added new WebKit SPI to scale a WebView. The SPI should take an origin for the scale. <rdar://problem/8643921>
Attachments
Patch (11.06 KB, patch)
2010-11-10 17:46 PST, Beth Dakin
simon.fraser: review+
Beth Dakin
Comment 1 2010-11-10 17:46:04 PST
Beth Dakin
Comment 2 2010-11-10 18:02:15 PST
Fixed with r71790.
Eric Seidel (no email)
Comment 3 2010-11-11 12:40:07 PST
I think this broke the windows builders: 4>..\WebProcess\WebPage\WebPage.cpp(466) : error C2660: 'WebCore::Frame::scalePage' : function does not take 1 arguments
Eric Seidel (no email)
Comment 4 2010-11-11 12:41:01 PST
Hmm... maybe it's only Lucas's EWS: http://queues.webkit.org/results/5659003
Note You need to log in before you can comment on or make changes to this bug.