Bug 49356

Summary: -[WebView _scaleWebView:] should take an origin and scroll the document
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: WebKit APIAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bdakin, eric, lforschler
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Beth Dakin 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>
Comment 1 Beth Dakin 2010-11-10 17:46:04 PST
Created attachment 73562 [details]
Patch
Comment 2 Beth Dakin 2010-11-10 18:02:15 PST
Fixed with r71790.
Comment 3 Eric Seidel (no email) 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
Comment 4 Eric Seidel (no email) 2010-11-11 12:41:01 PST
Hmm... maybe it's only Lucas's EWS: http://queues.webkit.org/results/5659003