This patch prevents crash when malloc fails for sd structure. As you can see, only return statement in _ewk_view_smart_add wasn't enough. To display an empty window (without view) others NULL checks were needed. I tested the patch on both the backing stores. We should be aware that these checks may influence on performance. Anyway this defect has been marked as one of important bugs in WebKit-EFL. What is your opinion about that?
Created attachment 103237 [details] proposed patch
Comment on attachment 103237 [details] proposed patch Informal r+.
Comment on attachment 103237 [details] proposed patch LGTM also.
*** Bug 65408 has been marked as a duplicate of this bug. ***
Comment on attachment 103237 [details] proposed patch LGTM
Comment on attachment 103237 [details] proposed patch LGTM.
Comment on attachment 103237 [details] proposed patch Clearing flags on attachment: 103237 Committed r92808: <http://trac.webkit.org/changeset/92808>
All reviewed patches have been landed. Closing bug.