Bug 23879 - Add missing PLATFORM(SKIA) changes to TransformationMatrix.h
Summary: Add missing PLATFORM(SKIA) changes to TransformationMatrix.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 14:47 PST by Darin Fisher (:fishd, Google)
Modified: 2009-02-10 16:17 PST (History)
0 users

See Also:


Attachments
v1 patch (1.13 KB, patch)
2009-02-10 14:48 PST, Darin Fisher (:fishd, Google)
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2009-02-10 14:47:09 PST
Add missing PLATFORM(SKIA) changes to TransformationMatrix.h
Comment 1 Darin Fisher (:fishd, Google) 2009-02-10 14:48:13 PST
Created attachment 27543 [details]
v1 patch
Comment 2 Eric Seidel (no email) 2009-02-10 14:58:05 PST
Comment on attachment 27543 [details]
v1 patch

LGTM, assume we're not planning to have skia/ or something in the Skia header path.
Comment 3 Darin Fisher (:fishd, Google) 2009-02-10 16:16:41 PST
That's right.  The skia headers expect for skia/include/corecg to be on the include path, so it doesn't serve us to put a path prefix.
Comment 4 Darin Fisher (:fishd, Google) 2009-02-10 16:17:46 PST
http://trac.webkit.org/changeset/40838