[Webkit-unassigned] [Bug 38506] Regression (r41792): Repaint issue with textarea inside overflow:scroll div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 20:01:11 PDT 2010


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





--- Comment #9 from mitz at webkit.org  2010-06-02 20:01:10 PST ---
(In reply to comment #6)
> I'm not sure what you mean about changing the signature - do you mean making the constructor something like:
> 
> LayoutState(RenderObject* root, RenderBoxModelObject* container)
> 
> ?  That would just move the cast to the callsite, I believe.

Or perhaps the caller already has a RenderBoxModelObject, or perhaps the caller’s caller, or perhaps just casting there would make it more obvious why the cast is correct; and changing the signature would force new callers to do the right thing.

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