RESOLVED FIXED Bug 91909
[Chromium-Android] Store test pipes in /data/local/tmp
https://bugs.webkit.org/show_bug.cgi?id=91909
Summary [Chromium-Android] Store test pipes in /data/local/tmp
Xianzhu Wang
Reported 2012-07-20 16:24:53 PDT
Bug 91873 changed the location of the pipes from the app's files/ dir to /sdcard/native_tests. However this doesn't work on all devices. Some devices don't allow an app to create pipes on /sdcard. /data/local/tmp is the better place for the pipes.
Attachments
Patch (1.76 KB, patch)
2012-07-20 16:43 PDT, Xianzhu Wang
no flags
Xianzhu Wang
Comment 1 2012-07-20 16:43:55 PDT
Adam Barth
Comment 2 2012-07-20 16:45:04 PDT
Comment on attachment 153620 [details] Patch rs=me
WebKit Review Bot
Comment 3 2012-07-20 17:29:15 PDT
Comment on attachment 153620 [details] Patch Clearing flags on attachment: 153620 Committed r123279: <http://trac.webkit.org/changeset/123279>
WebKit Review Bot
Comment 4 2012-07-20 17:29:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.