Bug 86611 - [EFL] Fix uninitialized struct member added by r117258
Summary: [EFL] Fix uninitialized struct member added by r117258
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 05:35 PDT by Thiago Marcos P. Santos
Modified: 2012-05-16 07:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2012-05-16 05:39 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff
Patch (1.62 KB, patch)
2012-05-16 06:03 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-05-16 05:35:53 PDT
r117258 added a new member to _Ewk_View_Smart_Class but didn't update the initialization macro.
Comment 1 Thiago Marcos P. Santos 2012-05-16 05:39:52 PDT
Created attachment 142228 [details]
Patch
Comment 2 Gyuyoung Kim 2012-05-16 05:47:11 PDT
Comment on attachment 142228 [details]
Patch

I don't think this patch is able to be landed without review. Please request review.
Comment 3 Thiago Marcos P. Santos 2012-05-16 06:03:09 PDT
Created attachment 142235 [details]
Patch
Comment 4 Thiago Marcos P. Santos 2012-05-16 06:04:28 PDT
This patch complements bug 85585.
Comment 5 WebKit Review Bot 2012-05-16 07:07:19 PDT
Comment on attachment 142235 [details]
Patch

Clearing flags on attachment: 142235

Committed r117285: <http://trac.webkit.org/changeset/117285>
Comment 6 WebKit Review Bot 2012-05-16 07:07:29 PDT
All reviewed patches have been landed.  Closing bug.