RESOLVED FIXED 125138
[EFL] Disable RTTI for release build
https://bugs.webkit.org/show_bug.cgi?id=125138
Summary [EFL] Disable RTTI for release build
Ryuan Choi
Reported 2013-12-02 23:49:09 PST
It reduces binary size about 1M (r159977 in 64bit ubuntu). ewebkit.so : 43,449,275 -> 42,510,224 ewebkit2.so : 46,715,870 -> 45,653,989
Attachments
Patch (1.56 KB, patch)
2013-12-02 23:53 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2013-12-02 23:53:24 PST
Gyuyoung Kim
Comment 2 2013-12-03 03:54:52 PST
Comment on attachment 218272 [details] Patch I believe WebKit doesn't use dynamic_cast and typeid for now.
Ryuan Choi
Comment 3 2013-12-03 15:39:02 PST
Comment on attachment 218272 [details] Patch Clearing flags on attachment: 218272 Committed r160053: <http://trac.webkit.org/changeset/160053>
Ryuan Choi
Comment 4 2013-12-03 15:39:09 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.