| commit | 22bb0f8b4e1a9ee17bc14e9c31bb42bd8d4239b3 | [log] [tgz] |
|---|---|---|
| author | Joel Hockey <joelhockey@chromium.org> | Sun Apr 08 23:38:21 2018 |
| committer | Commit Bot <commit-bot@chromium.org> | Sun Apr 08 23:38:21 2018 |
| tree | 41c0d9e8101bb47729baa36185dbf8ce11b87342 | |
| parent | 267cce4ca484081cfddeadf2a9a3ba97fcefd700 [diff] |
FilesApp add support for QuickView in test.html Add support in chrome.fileManagerPrivate.getFileTasks to return file task 'view-in-browser' for a single text file. This is required by QuickView to determine that a text file can be shown. Change QuickView-related files to use iframe rather than webview. Note that this change is only used for testing parts of the UI. Production code is unchanged and still uses webview for security. Put files_quick_view.html path in constants so that it can be overriden in test to use version of file with iframe vs webview. Bug: 813477 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I5b8666a646ce979a99f065aa44a5c802b5420a32 Reviewed-on: https://chromium-review.googlesource.com/968102 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Sasha Morrissey <sashab@chromium.org> Cr-Commit-Position: refs/heads/master@{#549093}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .