RESOLVED DUPLICATE of bug 81353 81149
Move DOMFilePath and DOMFileSystem* to Modules/filesystem/
https://bugs.webkit.org/show_bug.cgi?id=81149
Summary Move DOMFilePath and DOMFileSystem* to Modules/filesystem/
Mark Pilgrim (Google)
Reported 2012-03-14 13:05:29 PDT
Move DOMFilePath and DOMFileSystem* to Modules/filesystem/
Attachments
Patch (116.73 KB, patch)
2012-03-14 13:08 PDT, Mark Pilgrim (Google)
no flags
Patch (116.82 KB, patch)
2012-03-14 14:26 PDT, Mark Pilgrim (Google)
no flags
Patch (116.89 KB, patch)
2012-03-15 10:40 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2012-03-14 13:08:23 PDT
Build Bot
Comment 2 2012-03-14 13:42:13 PDT
Adam Barth
Comment 3 2012-03-14 13:52:52 PDT
Comment on attachment 131907 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=131907&action=review > Source/WebCore/WebCore.vcproj/WebCore.vcproj:24060 > + RelativePath="..\fileapi\DOMFilePath.cpp" These look like the wrong paths.
Mark Pilgrim (Google)
Comment 4 2012-03-14 14:26:43 PDT
Adam Barth
Comment 5 2012-03-14 15:03:05 PDT
Comment on attachment 131923 [details] Patch These files are the correct ones to move, but it looks like you need to update to top-of-tree to create a patch that applies.
Mark Pilgrim (Google)
Comment 6 2012-03-15 10:40:22 PDT
WebKit Review Bot
Comment 7 2012-03-15 10:42:45 PDT
Attachment 132077 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1 Source/WebCore/Modules/filesystem/DOMFilePath.cpp:71: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Source/WebCore/Modules/filesystem/DOMFilePath.h:71: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/filesystem/DOMFileSystemBase.h:38: Alphabetical sorting problem. [build/include_order] [4] Source/WebCore/Modules/filesystem/DOMFileSystemBase.h:69: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/filesystem/DOMFileSystemBase.h:70: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 5 in 19 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 8 2012-03-15 11:18:08 PDT
Mark Pilgrim (Google)
Comment 9 2012-03-16 08:14:15 PDT
*** This bug has been marked as a duplicate of bug 81353 ***
Eric Seidel (no email)
Comment 10 2012-03-20 00:56:17 PDT
Comment on attachment 132077 [details] Patch Cleared review? from attachment 132077 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note You need to log in before you can comment on or make changes to this bug.