diff options
author | serya@google.com <serya@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 09:41:05 +0000 |
---|---|---|
committer | serya@google.com <serya@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 09:41:05 +0000 |
commit | 1717b4f78826bbb64ebe099599427e1310da11b3 (patch) | |
tree | 0f18ae1abb29f9e9940b0c99819cefe0c8970b09 /tools | |
parent | 50e5059c577288698f79d1bc444ba331be14a338 (diff) | |
download | chromium_src-1717b4f78826bbb64ebe099599427e1310da11b3.zip chromium_src-1717b4f78826bbb64ebe099599427e1310da11b3.tar.gz chromium_src-1717b4f78826bbb64ebe099599427e1310da11b3.tar.bz2 |
Simplifying loading file JS and CSS files from external source.
File manager may load its external from external source (for instance from chrome source files made available via HTTP protocol).
To achieve that file manager's mail.html flattening should be switched off (flattenhtml="false" for IDR_FILE_MANAGER_MAIN in chrome/browser/resources/component_extension_resources.grd)
and source base in the file manager must be spectified:
localStorage['base'] = 'http://youmachine:1080/' // to run in the context of the file manager using dev tools
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/8497009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions