Bug 46542 - [wx] ChromeClientWx::scaleFactor must return 1.0
Summary: [wx] ChromeClientWx::scaleFactor must return 1.0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 17:40 PDT by Kwang Yul Seo
Modified: 2010-09-24 18:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.11 KB, patch)
2010-09-24 17:43 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-09-24 17:40:44 PDT
The default value of ChromeClientWx::scaleFactor must be 1.0. Otherwise, canvas element won't be painted.
Comment 1 Kwang Yul Seo 2010-09-24 17:43:07 PDT
Created attachment 68793 [details]
Patch
Comment 2 Andreas Kling 2010-09-24 18:23:00 PDT
Comment on attachment 68793 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2010-09-24 18:39:31 PDT
Comment on attachment 68793 [details]
Patch

Clearing flags on attachment: 68793

Committed r68319: <http://trac.webkit.org/changeset/68319>
Comment 4 WebKit Commit Bot 2010-09-24 18:39:35 PDT
All reviewed patches have been landed.  Closing bug.