[Webkit-unassigned] [Bug 26353] Incorrect Handling of Cairo Fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 10:24:57 PDT 2009


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


bfulgham at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #7 from bfulgham at webkit.org  2009-06-16 10:24 PDT -------
(In reply to comment #6)
> Wouldn't be better to add also an assignment operator to FontPlatformData
> class, just as a safe precaution?

That's a good idea; I'll reopen the bug and add that as a patch.

> What did you mean by: "The GTK+ fonts are noncopyable, so they don't see this problem."

The GTK+ FontCustomPlatformData object inherits from the Noncopyable object, so
the font objects can never be copied, and are therefore not impacted by this
problem.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list