[Webkit-unassigned] [Bug 39050] Move transient glyph overflow and fallback font data from a global to the stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 13 14:19:05 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55950|review?                     |review+
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2010-05-13 14:19:05 PST ---
(From update of attachment 55950)
> +                                             int& maxAscent, int& maxDescent, bool strictMode, GlyphOverflowAndFallbackFontsMap& glyphOverflowAndFallbackFontsMap)

Can we give this argument a shorter less-precise name, perhaps overflowMap or fallbackMap or extrasMap or exceptionsMap?

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