[Webkit-unassigned] [Bug 47865] Remove VisiblePosition from RenderTextControl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 00:53:14 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-07-13 00:53:14 PST ---
Now, the only member function of RenderTextControl that uses VisiblePosition is visiblePositionForIndex, which is inherited from RenderObject.  Since removing visiblePositionForIndex from RenderTextControl requires removing it from RenderObject, I consider this to be beyond the scope of this bug.

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