[Webkit-unassigned] [Bug 16351] FontFallbackList.h doesn't include wtf/PassRefPtr.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 07:02:12 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16351


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #4 from darin at apple.com  2007-12-09 07:02 PDT -------
Oh, I overlooked the fact that the FontPlatformData.h file in question was the
Mac one. I suppose there's no guarantee that StringImpl.h will be included. So
given that, it's fine to include <wtf/Forward.h> in FontFallbackList.h.

But I would also think we would need to include RefPtr.h -- was PassRefPtr,h
alone really enough in your testing?


-- 
Configure bugmail: http://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