[Webkit-unassigned] [Bug 39672] Make sure skia is not Chromium specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 10 09:54:13 PDT 2010


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





--- Comment #7 from Eric Seidel <eric at webkit.org>  2010-08-10 09:54:12 PST ---
(From update of attachment 62408)
WebCore/platform/graphics/skia/PlatformContextSkia.cpp:594
 +      return m_canvas->getTopPlatformDevice().IsVectorial();
Why is this Chromium only?

WebCore/platform/graphics/skia/PlatformContextSkia.h:48
 +  typedef SkCanvas PlatformContextCanvasType;
Is skia not normally namespaced?

Looks OK, I think.

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