[Webkit-unassigned] [Bug 32374] marquee with display:inline causes crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 09:07:20 PST 2009


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44777|review?                     |review-
               Flag|                            |




--- Comment #10 from mitz at webkit.org  2009-12-15 09:07:20 PST ---
(From update of attachment 44777)
I don’t think this is correct. You should just not create a RenderMarquee for
an inline. Just change the condition in RenderLayer::styleChanged() to also
check that the renderer is a box.

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