Bug 102296 - [chromium] WebPreferences reset() should set perTilePainting and acceleratedAnimation settings to false.
Summary: [chromium] WebPreferences reset() should set perTilePainting and acceleratedA...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Jansens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-14 16:09 PST by Dana Jansens
Modified: 2012-11-14 16:44 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2012-11-14 16:10 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-11-14 16:09:50 PST
[chromium] WebPreferences reset() should set perTilePainting and acceleratedAnimation settings to false.
Comment 1 Dana Jansens 2012-11-14 16:10:34 PST
Created attachment 174279 [details]
Patch
Comment 2 Dana Jansens 2012-11-14 16:11:01 PST
This might possibly be causing https://bugs.webkit.org/show_bug.cgi?id=102294 ?
Comment 3 James Robinson 2012-11-14 16:27:15 PST
Comment on attachment 174279 [details]
Patch

Seems like a good idea to initialize all member variables in the c'tor, although I don't think this will change behavior in the current code.
Comment 4 WebKit Review Bot 2012-11-14 16:44:00 PST
Comment on attachment 174279 [details]
Patch

Clearing flags on attachment: 174279

Committed r134692: <http://trac.webkit.org/changeset/134692>
Comment 5 WebKit Review Bot 2012-11-14 16:44:04 PST
All reviewed patches have been landed.  Closing bug.