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

Issue 2817026: Move the files in resources/shared/ into resources.pak (Closed)

Created:
10 years, 6 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org, kuchhal
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Move the files in resources/shared/ into resources.pak BUG=35793, 42770 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50761

Patch Set 1 #

Patch Set 2 : make headers #

Total comments: 5

Patch Set 3 : mime type by file extension #

Total comments: 5

Patch Set 4 : tony fixes #

Patch Set 5 : Rebase after tony's commit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -90 lines) Patch
M chrome/browser/dom_ui/chrome_url_data_manager.cc View 1 3 chunks +2 lines, -13 lines 0 comments Download
A chrome/browser/dom_ui/shared_resources_data_source.h View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/dom_ui/shared_resources_data_source.cc View 1 2 3 1 chunk +88 lines, -0 lines 0 comments Download
A chrome/browser/resources/shared_resources.grd View 1 chunk +78 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 4 chunks +4 lines, -72 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/installer/mini_installer/chrome.release View 4 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Elliot Glaysher
10 years, 6 months ago (2010-06-23 23:32:56 UTC) #1
feldstein
http://codereview.chromium.org/2817026/diff/3001/4002 File chrome/browser/dom_ui/shared_resources_data_source.cc (right): http://codereview.chromium.org/2817026/diff/3001/4002#newcode54 chrome/browser/dom_ui/shared_resources_data_source.cc:54: void SharedResourcesDataSource::Register() { Does this ever unregister (and does ...
10 years, 6 months ago (2010-06-24 00:03:49 UTC) #2
Elliot Glaysher
http://codereview.chromium.org/2817026/diff/3001/4002 File chrome/browser/dom_ui/shared_resources_data_source.cc (right): http://codereview.chromium.org/2817026/diff/3001/4002#newcode54 chrome/browser/dom_ui/shared_resources_data_source.cc:54: void SharedResourcesDataSource::Register() { On 2010/06/24 00:03:49, feldstein wrote: > ...
10 years, 6 months ago (2010-06-24 00:19:12 UTC) #3
tony
Please also update chrome/installer/mini_installer/chrome*.release. I'm not sure what these files are used for, but they ...
10 years, 6 months ago (2010-06-24 00:58:20 UTC) #4
tony
Also, I apologies in advance for conflicts from me landing the bookmark manager changes.
10 years, 6 months ago (2010-06-24 00:58:43 UTC) #5
Elliot Glaysher
Updated http://codereview.chromium.org/2817026/diff/8001/9002 File chrome/browser/dom_ui/shared_resources_data_source.cc (right): http://codereview.chromium.org/2817026/diff/8001/9002#newcode75 chrome/browser/dom_ui/shared_resources_data_source.cc:75: DCHECK(ChromeThread::CurrentlyOn(ChromeThread::UI)); On 2010/06/24 00:58:20, tony wrote: > ResourceBundle ...
10 years, 6 months ago (2010-06-24 01:13:57 UTC) #6
tony
LGTM!
10 years, 6 months ago (2010-06-24 01:27:02 UTC) #7
feldstein
10 years, 6 months ago (2010-06-24 17:47:44 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698