[Webkit-unassigned] [Bug 28268] adjustLineToPixelBoundaries used in platform/GraphicsContext drawLine needs refactoring finished.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 13:12:24 PDT 2009


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


Peter Kasting <pkasting at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkasting at google.com




--- Comment #47 from Peter Kasting <pkasting at google.com>  2009-08-19 13:12:21 PDT ---
(In reply to comment #45)
> (From update of attachment 34842 [details])
> Clearing flags on attachment: 34842
> 
> Committed r47498: <http://trac.webkit.org/changeset/47498>

This seems to have caused the following compile errors:

ebCore\platform\graphics\skia\GraphicsContextSkia.cpp(524) : error C2065: 'pts'
: undeclared identifier
WebCore\platform\graphics\skia\GraphicsContextSkia.cpp(535) : error C2440:
'initializing' : cannot convert from 'WebCore::FloatSize' to
'WebCore::FloatPoint'
        No constructor could take the source type, or constructor overload
resolution was ambiguous

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