Bug 58009 - Frame::scalePage() results in visual artifacts with scale factors less than 1
Summary: Frame::scalePage() results in visual artifacts with scale factors less than 1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-04-06 21:00 PDT by Beth Dakin
Modified: 2011-04-06 21:58 PDT (History)
1 user (show)

See Also:


Attachments
Patch (23.83 KB, patch)
2011-04-06 21:23 PDT, Beth Dakin
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2011-04-06 21:00:12 PDT
If you apply a page scale via the _scaleWebView API that is less than 1, visual artifacts can appear. 

Patch forthcoming.

<rdar://problem/8683230>
Comment 1 Beth Dakin 2011-04-06 21:23:34 PDT
Created attachment 88567 [details]
Patch
Comment 2 Beth Dakin 2011-04-06 21:40:17 PDT
Thanks, Dan! Fixed with revision 83140.