Bug 43272 - [CHROMIUM] PlatformContextSkia and NativeImageSkia should live in the WebCore namespace
Summary: [CHROMIUM] PlatformContextSkia and NativeImageSkia should live in the WebCore...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P3 Normal
Assignee: Stephen White
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-30 14:49 PDT by Stephen White
Modified: 2010-08-03 13:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (22.93 KB, patch)
2010-08-02 08:44 PDT, Stephen White
ojan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen White 2010-07-30 14:49:33 PDT
There's no real reason why these classes live outside namespace WebCore.  They should be moved in.
Comment 1 Stephen White 2010-08-02 08:44:06 PDT
Created attachment 63222 [details]
Patch
Comment 2 Stephen White 2010-08-03 13:23:35 PDT
Committed r64584: <http://trac.webkit.org/changeset/64584>