Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1058)

Issue 8497009: Simplifying loading file JS and CSS files from external source. (Closed)

Created:
9 years, 1 month ago by SeRya
Modified:
9 years, 1 month ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews), achuith+watch_chromium.org
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109601

Patch Set 1 #

Patch Set 2 : Fixed comments #

Total comments: 4

Patch Set 3 : Cide review fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -3 lines) Patch
M chrome/browser/resources/file_manager/js/metadata_provider.js View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/main.html View 1 2 1 chunk +30 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
SeRya
9 years, 1 month ago (2011-11-08 10:03:27 UTC) #1
SeRya
Made fixed discussed verbally.
9 years, 1 month ago (2011-11-10 10:04:08 UTC) #2
Vladislav Kaznacheev
LGTM with comments http://codereview.chromium.org/8497009/diff/2001/chrome/browser/resources/file_manager/main.html File chrome/browser/resources/file_manager/main.html (right): http://codereview.chromium.org/8497009/diff/2001/chrome/browser/resources/file_manager/main.html#newcode9 chrome/browser/resources/file_manager/main.html:9: <!-- metrics.js initiates load performance tracking ...
9 years, 1 month ago (2011-11-10 11:35:50 UTC) #3
SeRya
http://codereview.chromium.org/8497009/diff/2001/chrome/browser/resources/file_manager/main.html File chrome/browser/resources/file_manager/main.html (right): http://codereview.chromium.org/8497009/diff/2001/chrome/browser/resources/file_manager/main.html#newcode9 chrome/browser/resources/file_manager/main.html:9: <!-- metrics.js initiates load performance tracking On 2011/11/10 11:35:51, ...
9 years, 1 month ago (2011-11-10 14:38:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/8497009/8001
9 years, 1 month ago (2011-11-10 14:39:38 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-10 15:50:11 UTC) #6
Can't apply patch for file
chrome/browser/resources/file_manager/js/metadata_provider.js.
While running patch -p1 --forward --force;
patching file chrome/browser/resources/file_manager/js/metadata_provider.js
Hunk #2 FAILED at 106.
1 out of 2 hunks FAILED -- saving rejects to file
chrome/browser/resources/file_manager/js/metadata_provider.js.rej

Powered by Google App Engine
This is Rietveld 408576698