Bug 102296

Summary: [chromium] WebPreferences reset() should set perTilePainting and acceleratedAnimation settings to false.
Product: WebKit Reporter: Dana Jansens <danakj>
Component: New BugsAssignee: Dana Jansens <danakj>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.