Bug 72565 - [EFL] Use standard booleand data type in struct
Summary: [EFL] Use standard booleand data type in struct
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: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-16 16:35 PST by Gyuyoung Kim
Modified: 2011-11-16 18:54 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.68 KB, patch)
2011-11-16 16:37 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2011-11-16 16:35:06 PST
Change *Eina_Bool* usages with *bool* in member variables of internal struct.
Comment 1 Gyuyoung Kim 2011-11-16 16:37:32 PST
Created attachment 115479 [details]
Patch
Comment 2 Gyuyoung Kim 2011-11-16 16:40:58 PST
CC'ing Xan. Please review this bug. Thank you.
Comment 3 Martin Robinson 2011-11-16 16:53:08 PST
Comment on attachment 115479 [details]
Patch

Okay.
Comment 4 WebKit Review Bot 2011-11-16 18:54:37 PST
Comment on attachment 115479 [details]
Patch

Clearing flags on attachment: 115479

Committed r100547: <http://trac.webkit.org/changeset/100547>
Comment 5 WebKit Review Bot 2011-11-16 18:54:42 PST
All reviewed patches have been landed.  Closing bug.