[Webkit-unassigned] [Bug 63241] [EFL] Remove overlapping recursive layout function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 02:53:56 PDT 2011


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


Ryuan Choi <ryuan.choi at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org,
                   |                            |kubo at profusion.mobi,
                   |                            |leandro at profusion.mobi,
                   |                            |ryuan.choi at samsung.com,
                   |                            |tonikitoo at webkit.org




--- Comment #4 from Ryuan Choi <ryuan.choi at samsung.com>  2011-06-27 02:53:55 PST ---
Now, FrameView::layout is called every _ewk_view_smart_calculate called.
but I believe that it should be called when it really required.

Especially, it will be called frequently although we suspend rendering for faster scrolling.
So, I think that this patch is 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