[Webkit-unassigned] [Bug 27779] WINCE PORT: modified graphics files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 20:49:45 PDT 2009


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


George Staikos <staikos at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33731|review+                     |review-
               Flag|                            |




--- Comment #10 from George Staikos <staikos at kde.org>  2009-07-29 20:49:45 PDT ---
(From update of attachment 33731)

> +#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.

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