[Webkit-unassigned] [Bug 136049] Tighten RenderCounter typing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 18 14:40:26 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136049
--- Comment #3 from Darin Adler <darin at apple.com> 2014-08-18 14:40:34 PST ---
(From update of attachment 236785)
View in context: https://bugs.webkit.org/attachment.cgi?id=236785&action=review
> Source/WebCore/rendering/RenderCounter.cpp:294
> // Real text nodes don't have their own style so they can't have counters.
> // We can't even look at their styles or we'll see extra resets and increments!
> - if (object->isText())
> - return nullptr;
>
Should delete this comment. It no longer applies.
--
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