[Webkit-unassigned] [Bug 18556] Rename Frame::renderer() to contentRenderer()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 17 14:46:08 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18556


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |eric at webkit.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #20638|                            |review?
               Flag|                            |




------- Comment #1 from eric at webkit.org  2008-04-17 14:46 PDT -------
Created an attachment (id=20638)
 --> (http://bugs.webkit.org/attachment.cgi?id=20638&action=view)
patch

I'd like hyatt or darin to look at this.

This is not just a rename.  I also simplified a few cases where the code did
things like this:
m_frame->document()->renderer()->view() instead of m_frame->view() or other
such nonsense.


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



More information about the webkit-unassigned mailing list