Bug 77948

Summary: [EFL] Add missing initialization of editable variable
Product: WebKit Reporter: Krzysztof Czech <k.czech>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add missing initialization of editable variable none

Description Krzysztof Czech 2012-02-07 01:41:49 PST
The value of editable in Ewk_Frame_Smart_Data struct is not set.
Comment 1 Krzysztof Czech 2012-02-07 01:45:43 PST
Created attachment 125786 [details]
Add missing initialization of editable variable
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-02-07 04:17:23 PST
Looks OK from a quick glance.
Comment 3 Eric Seidel (no email) 2012-02-07 16:07:52 PST
Comment on attachment 125786 [details]
Add missing initialization of editable variable

rs=me.
Comment 4 WebKit Review Bot 2012-02-07 16:56:12 PST
Comment on attachment 125786 [details]
Add missing initialization of editable variable

Clearing flags on attachment: 125786

Committed r107010: <http://trac.webkit.org/changeset/107010>
Comment 5 WebKit Review Bot 2012-02-07 16:56:16 PST
All reviewed patches have been landed.  Closing bug.