Bug 95709 - [Qt] QRawWebViewPrivate does not initialize some members
Summary: [Qt] QRawWebViewPrivate does not initialize some members
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Balazs Kelemen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 22:49 PDT by Balazs Kelemen
Modified: 2012-09-05 00:16 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2012-09-03 22:51 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2012-09-03 22:49:23 PDT
This is just a typo, the bool flags missing initialization in the constructor.
Comment 1 Balazs Kelemen 2012-09-03 22:51:20 PDT
Created attachment 161965 [details]
Patch
Comment 2 Balazs Kelemen 2012-09-05 00:16:06 PDT
Comment on attachment 161965 [details]
Patch

Clearing flags on attachment: 161965

Committed r127559: <http://trac.webkit.org/changeset/127559>
Comment 3 Balazs Kelemen 2012-09-05 00:16:10 PDT
All reviewed patches have been landed.  Closing bug.