[Webkit-unassigned] [Bug 61700] Need WebKit2 API to get the size of the render tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 28 21:12:39 PDT 2011


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


Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |bdakin at apple.com
                   |kit.org                     |
  Attachment #95280|                            |review?
               Flag|                            |




--- Comment #1 from Beth Dakin <bdakin at apple.com>  2011-05-28 21:12:39 PST ---
Created an attachment (id=95280)
 --> (https://bugs.webkit.org/attachment.cgi?id=95280&action=review)
Patch

Right now this is set up to send the updated render tree size to the UI process in every FrameView::performPostLayoutTasks(). Then the value is cached in the UIProcess. While convenient, we may want to improve on this later to avoid sending so many messages. In the meantime, this does not have any measurable affect on performance.

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