RESOLVED FIXED Bug 72565
[EFL] Use standard booleand data type in struct
https://bugs.webkit.org/show_bug.cgi?id=72565
Summary [EFL] Use standard booleand data type in struct
Gyuyoung Kim
Reported 2011-11-16 16:35:06 PST
Change *Eina_Bool* usages with *bool* in member variables of internal struct.
Attachments
Patch (5.68 KB, patch)
2011-11-16 16:37 PST, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2011-11-16 16:37:32 PST
Gyuyoung Kim
Comment 2 2011-11-16 16:40:58 PST
CC'ing Xan. Please review this bug. Thank you.
Martin Robinson
Comment 3 2011-11-16 16:53:08 PST
Comment on attachment 115479 [details] Patch Okay.
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2011-11-16 18:54:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.