[Webkit-unassigned] [Bug 27779] WINCE PORT: modified graphics files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 30 06:41:53 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27779
--- Comment #11 from Yong Li <yong.li at torchmobile.com> 2009-07-30 06:41:52 PDT ---
(In reply to comment #10)
> (From update of attachment 33731 [details])
>
> > +#if !PLATFORM(WINCE) || PLATFORM(QT)
> > PlatformGraphicsContext* platformContext() const;
> > +#endif
> > +
> > + const Font& font() const;
> > + void setFont(const Font&);
>
> I think we have a problem here. Why are these unconditionally added?
>
> In retrospect I think we need more cleanup.
Hm... we don't use them. probably it's a garbage from very old revision. I'll
do do more cleanup.
--
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