Bug 95709

Summary: [Qt] QRawWebViewPrivate does not initialize some members
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Balazs Kelemen <kbalazs>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, cmarcelo, luiz, menard, webkit.review.bot, zoltan
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.