[Webkit-unassigned] [Bug 77337] [EFL] Refactor ewk_js files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 05:01:45 PST 2012


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





--- Comment #8 from Raphael Kubo da Costa <kubo at profusion.mobi>  2012-02-09 05:01:45 PST ---
(In reply to comment #7)
> I started to make complex refactor of js files with mentioned architecture changes, general clean up and partial reimplementation of internal functions. Manual memory managment will be also removed. I will also try to make some comments inside code and prepare complex code including related html page. I think I will able to show a first version of patch soon.

By the way, one of the first things which should be included in this revamp is the use of the recently-introduced Eina_Model stuff which should help _a lot_ with reducing the necessary code on the ewk_js side. There's very little documentation on it yet, but it is most likely the way to go.

-- 
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