[Webkit-unassigned] [Bug 120397] Replace node() calls with generatingNode() for RenderRegion code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 09:38:21 PDT 2013


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #2 from Darin Adler <darin at apple.com>  2013-08-28 09:37:44 PST ---
(From update of attachment 209857)
Does generatingNode have to return a Node*? Can it ever be a non-Element? If not, then it should return an Element* and we should not have all these calls to toElement.

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