[Webkit-unassigned] [Bug 98631] Rename RenderObject::firstLineStyleSlowCase() to a more appropriate cachedFirstLineStyle()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 8 09:45:11 PDT 2012


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





--- Comment #3 from Elliott Sprehn <esprehn at chromium.org>  2012-10-08 09:45:46 PST ---
(In reply to comment #2)
> (From update of attachment 167531 [details])
> It also fetches the first line style.  m_style/style() is where it's cached.  I don't think this change makes sense.

Can you explain what you mean? This is the same as getCachedPseudoStyle() and getUncachedPseudoStyle(). The naming right now doesn't make any sense to me because this isn't the slow case, it's just the default case when your document uses first line styles.

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