[Webkit-unassigned] [Bug 38150] Refactoring: webkitEditableContentChangedEvent should be handled by the owner of appropriate the renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 13:17:12 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54663|review?                     |review+
               Flag|                            |




--- Comment #9 from Darin Adler <darin at apple.com>  2010-04-30 13:17:13 PST ---
(From update of attachment 54663)
> +        ASSERT(!shadowAncestor->renderer() || shadowAncestor->renderer()->isTextControl());

I'm not sure this assertion is helpful or needed. This code doesn't have any
reason to care about the type of the renderer.

r=me regardless

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