Bug 100372 - [chromium] External FileSystem should use the root path returned by requestFileSystem
Summary: [chromium] External FileSystem should use the root path returned by requestFi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kinuko Yasuda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 06:08 PDT by Kinuko Yasuda
Modified: 2012-10-25 08:55 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.91 KB, patch)
2012-10-25 06:50 PDT, Kinuko Yasuda
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kinuko Yasuda 2012-10-25 06:08:44 PDT
[chromium] External FileSystem should use the root path returned by requestFileSystem as the implementation does for other types.
Comment 1 Kinuko Yasuda 2012-10-25 06:50:31 PDT
Created attachment 170633 [details]
Patch
Comment 2 Kinuko Yasuda 2012-10-25 06:51:24 PDT
Corresponding chromium bug: http://code.google.com/p/chromium/issues/detail?id=157858
Comment 3 Kinuko Yasuda 2012-10-25 07:56:47 PDT
We need this chromium-only small fix to fix a P0 bug in chromium side. Could someone review this change?  Thanks!
Comment 4 Kentaro Hara 2012-10-25 08:00:05 PDT
Comment on attachment 170633 [details]
Patch

Looks OK. rs=me.
Comment 5 Kinuko Yasuda 2012-10-25 08:45:54 PDT
Comment on attachment 170633 [details]
Patch

Thanks!
Comment 6 WebKit Review Bot 2012-10-25 08:55:35 PDT
Comment on attachment 170633 [details]
Patch

Clearing flags on attachment: 170633

Committed r132489: <http://trac.webkit.org/changeset/132489>
Comment 7 WebKit Review Bot 2012-10-25 08:55:38 PDT
All reviewed patches have been landed.  Closing bug.