[Webkit-unassigned] [Bug 55355] TextIterator should not be a friend of RenderTextControl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 28 00:18:32 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55355
Roland Steiner <rolandsteiner at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #84024| |review?
Flag| |
--- Comment #1 from Roland Steiner <rolandsteiner at chromium.org> 2011-02-28 00:18:31 PST ---
Created an attachment (id=84024)
--> (https://bugs.webkit.org/attachment.cgi?id=84024&action=review)
Patch
Simple patch: remove need for friend-clause by making innerTextElement() public. Even after the general new-shadow-DOM refactoring there will be a common inner text element, so the accessor will likely stay around. We might want to restrict visibility of the shadow DOM from RenderTextControl, but this is for yet another (larger) refactoring.
--
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