Bug 93719 - [Qt] Uninitialized flags in CoordinatedGraphicsLayer
Summary: [Qt] Uninitialized flags in CoordinatedGraphicsLayer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 420+
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 06:23 PDT by Allan Sandfeld Jensen
Modified: 2012-08-10 09:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2012-08-10 06:24 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-08-10 06:23:22 PDT
The two flags m_shouldSyncFilters and m_shouldSyncAnimatedProperties are not initialized.
Comment 1 Allan Sandfeld Jensen 2012-08-10 06:24:48 PDT
Created attachment 157727 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-10 09:08:31 PDT
Comment on attachment 157727 [details]
Patch

Clearing flags on attachment: 157727

Committed r125288: <http://trac.webkit.org/changeset/125288>
Comment 3 WebKit Review Bot 2012-08-10 09:08:34 PDT
All reviewed patches have been landed.  Closing bug.