Bug 83453

Summary: [mac] REGRESSION (r113467): Some canvas tests are failing in WebKit1 when run after compositing/tiled-layers-hidpi.html
Product: WebKit Reporter: mitz
Component: WebKit Misc.Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, jonlee, thorton
Priority: P1 Keywords: LayoutTestFailure, MakingBotsRed, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Make -[WebView _setCustomBackingScaleFactor:0] properly reset the Page scale factor sam: review+

Description mitz 2012-04-08 21:39:58 PDT
[mac] REGRESSION (r113467): Some canvas tests are failing in WebKit1 when run after compositing/tiled-layers-hidpi.html
Comment 1 mitz 2012-04-08 21:40:56 PDT
Patch forthcoming.
Comment 2 mitz 2012-04-08 21:45:12 PDT
Created attachment 136182 [details]
Make -[WebView _setCustomBackingScaleFactor:0] properly reset the Page scale factor
Comment 3 mitz 2012-04-08 22:26:20 PDT
Fixed in <http://trac.webkit.org/r113556>.