[Webkit-unassigned] [Bug 29936] New: [chromium] Update platform-specific #ifdefs in GraphicsContext3D.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 30 14:52:31 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29936
Summary: [chromium] Update platform-specific #ifdefs in
GraphicsContext3D.h
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kbr at google.com
In https://bugs.webkit.org/show_bug.cgi?id=29664 certain Chromium-specific
#ifdefs were put under PLATFORM(SKIA). These should have been
PLATFORM(CHROMIUM). Patch attached.
Note that this abstraction mechanism for factoring out the internals of the
GraphicsContext3D could be used on all platforms.
--
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