[Webkit-unassigned] [Bug 26963] Reproducible crash at FontCache::getFontData() when a custom font is used in a pseudo-style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 19:33:37 PDT 2009


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32328|                            |review?
               Flag|                            |
  Attachment #32328|1                           |0
        is obsolete|                            |




--- Comment #8 from mitz at webkit.org  2009-07-06 19:33:37 PDT ---
(From update of attachment 32328)
Node::diff() is now a static function (because of a callsite in
updateBeforeAfterContent(). I could make it take a renderer, but it seems
unnatural to supply a renderer at that stage, because the renderer depends on
style.

I can rename firstLineStyle() to uncachedFirstLineStyle() to discourage use and
add a comment.

r? again.

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