Bug 29830 - Do not add platform-specific methods to cross-platform header FileSystem.h per Darin's feedback for 29109.
Summary: Do not add platform-specific methods to cross-platform header FileSystem.h pe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-28 15:24 PDT by Jian Li
Modified: 2009-09-28 16:58 PDT (History)
1 user (show)

See Also:


Attachments
Proposed Patch (2.97 KB, patch)
2009-09-28 15:37 PDT, Jian Li
levin: review+
jianli: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2009-09-28 15:24:38 PDT
This is post fix to my patch for bug 29109 (https://bugs.webkit.org/show_bug.cgi?id=29109), per Darin's feedback. We should not add platform-specific methods to cross-platform header FileSystem.h.
Comment 1 Jian Li 2009-09-28 15:37:01 PDT
Created attachment 40265 [details]
Proposed Patch
Comment 2 Jian Li 2009-09-28 16:58:06 PDT
Committed as http://trac.webkit.org/changeset/48846.