[Webkit-unassigned] [Bug 61423] [EFL] Eina_List out of memory handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 10:57:41 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61423


Gustavo Sverzut Barbieri <barbieri at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |barbieri at profusion.mobi




--- Comment #12 from Gustavo Sverzut Barbieri <barbieri at profusion.mobi>  2011-09-14 10:57:41 PST ---
I doubt this will make any effect on WebKit due many of EFL code not checking for it.

Really, check Evas. It does use eina_list and no checks are done there, so if it does not break here, would break there.

All in all I'd agree new code to come with it, but patching such huge amount of stuff for that is something I don't like.

Also dislike ewk_util_oom_handling() thing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list