Bug 89948

Summary: [WK2][GTK] Uninitialized variable in TextCheckerGtk.cpp
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, philn, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2012-06-25 23:31:29 PDT
static bool didInitializeState is not properly initialized in TextChecker::state().
Comment 1 Chris Dumez 2012-06-25 23:33:03 PDT
Created attachment 149464 [details]
Patch
Comment 2 Chris Dumez 2012-06-25 23:35:16 PDT
Created attachment 149465 [details]
Patch
Comment 3 WebKit Review Bot 2012-06-26 00:24:17 PDT
Comment on attachment 149465 [details]
Patch

Clearing flags on attachment: 149465

Committed r121233: <http://trac.webkit.org/changeset/121233>
Comment 4 WebKit Review Bot 2012-06-26 00:24:21 PDT
All reviewed patches have been landed.  Closing bug.