[webkit-reviews] review granted: [Bug 80625] Move DirectoryEntry and DirectoryReader to new Modules/filesystem/ directory : [Attachment 131475] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 17:51:58 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 80625: Move DirectoryEntry and DirectoryReader to new Modules/filesystem/
directory
https://bugs.webkit.org/show_bug.cgi?id=80625

Attachment 131475: Patch
https://bugs.webkit.org/attachment.cgi?id=131475&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=131475&action=review


> Source/WebCore/WebCore.vcproj/WebCore.vcproj:56861
> -				RelativePath="..\fileapi\DirectoryEntry.cpp"
> +			       
RelativePath="..\Modules\filesystem\DirectoryEntry.cpp"

Please move these up higher in the file to their alphabetical place.  Note:
You'll want to create a filter for filesystem, like the other modules have.


More information about the webkit-reviews mailing list