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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 22:31:37 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 131500: Patch
https://bugs.webkit.org/attachment.cgi?id=131500&action=review

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


> Source/WebCore/DerivedSources.make:202
> +    $(WebCore)/Modules/filesystem/DirectoryEntry.idl \
> +    $(WebCore)/Modules/filesystem/DirectoryEntrySync.idl \
> +    $(WebCore)/Modules/filesystem/DirectoryReader.idl \
> +    $(WebCore)/Modules/filesystem/DirectoryReaderSync.idl \

Really all of these lists should be alphabetical...  Maybe you want to do that
in a follow-up patch?


More information about the webkit-reviews mailing list