Chromium Code Reviews
DescriptionMove fileSystem API FilePicker class to own file
The chrome.fileSystem API impl has a FilePicker class used to create
and show a "Choose a file/directory" dialog. It's not tiny and it
manages its own lifetime, so I'm extracting it into a separate file.
This will unblock https://codereview.chromium.org/2934143002/ by
allowing us to easily override the file picking behavior in extension
tests without having to depend on Chrome-specific code.
BUG=729713
R=rdevlin.cronin@chromium.org
Review-Url: https://codereview.chromium.org/2967223002
Cr-Commit-Position: refs/heads/master@{#484673}
Committed: https://chromium.googlesource.com/chromium/src/+/b35720f5e102a25733b3dce0daa1fafda680a5bb
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : no comment #
Total comments: 14
Patch Set 4 : devlin #
Total comments: 4
Patch Set 5 : CHECK web_contents #
Messages
Total messages: 18 (9 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||