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

Issue 8542001: Insert default stylesheet for platform apps. (Closed)

Created:
9 years, 1 month ago by miket_OOO
Modified:
9 years, 1 month ago
CC:
Erik does not do reviews, Paweł Hajdan Jr., mihaip+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Insert default stylesheet for platform apps. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110017

Patch Set 1 #

Total comments: 1

Patch Set 2 : Roll batch into ExtensionMsg_Loaded. #

Total comments: 7

Patch Set 3 : Simplified per mpcomplete, aa's comments. #

Total comments: 2

Patch Set 4 : Nit from mihaip. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -22 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension_messages.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension_messages.cc View 1 2 2 chunks +7 lines, -6 lines 0 comments Download
M chrome/renderer/extensions/extension_dispatcher.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/extensions/extension_dispatcher.cc View 1 2 3 4 chunks +45 lines, -9 lines 0 comments Download
M chrome/renderer/renderer_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/renderer/resources/extensions/platform_app.css View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
miket_OOO
Aaron, thanks for your comments on http://codereview.chromium.org/8447017/. If I read your comments correctly, the approach ...
9 years, 1 month ago (2011-11-11 18:06:48 UTC) #1
Aaron Boodman
Yes, seems right. Consider modifying ViewMsg_ExtensionLoaded to accept a set of extensions rather than just ...
9 years, 1 month ago (2011-11-11 20:05:59 UTC) #2
Aaron Boodman
http://codereview.chromium.org/8542001/diff/1/chrome/common/extensions/extension_set_unittest.cc File chrome/common/extensions/extension_set_unittest.cc (right): http://codereview.chromium.org/8542001/diff/1/chrome/common/extensions/extension_set_unittest.cc#newcode1 chrome/common/extensions/extension_set_unittest.cc:1: whoops
9 years, 1 month ago (2011-11-11 20:06:13 UTC) #3
miket_OOO
Fixed the oops, and changed ExtensionMsg_Loaded to take a batch. Please re-review (running unit tests ...
9 years, 1 month ago (2011-11-14 21:08:59 UTC) #4
Aaron Boodman
LGTM w/ nits +mpcomplete for help with IPC http://codereview.chromium.org/8542001/diff/6012/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): http://codereview.chromium.org/8542001/diff/6012/chrome/browser/extensions/extension_service.cc#newcode2325 chrome/browser/extensions/extension_service.cc:2325: // ...
9 years, 1 month ago (2011-11-14 22:48:07 UTC) #5
miket_OOO
I think this is the one. Thanks, everyone. http://codereview.chromium.org/8542001/diff/6012/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): http://codereview.chromium.org/8542001/diff/6012/chrome/browser/extensions/extension_service.cc#newcode2325 chrome/browser/extensions/extension_service.cc:2325: // ...
9 years, 1 month ago (2011-11-14 23:48:50 UTC) #6
Aaron Boodman
lgtm, thanks matt http://codereview.chromium.org/8542001/diff/6012/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): http://codereview.chromium.org/8542001/diff/6012/chrome/browser/extensions/extension_service.cc#newcode2325 chrome/browser/extensions/extension_service.cc:2325: // communicated to renderers. On 2011/11/14 ...
9 years, 1 month ago (2011-11-14 23:55:09 UTC) #7
Mihai Parparita -not on Chrome
LGTM http://codereview.chromium.org/8542001/diff/11001/chrome/renderer/extensions/extension_dispatcher.cc File chrome/renderer/extensions/extension_dispatcher.cc (right): http://codereview.chromium.org/8542001/diff/11001/chrome/renderer/extensions/extension_dispatcher.cc#newcode187 chrome/renderer/extensions/extension_dispatcher.cc:187: std::vector<WebString> temp_patterns; Nit: Can this be called platform_app_patterns ...
9 years, 1 month ago (2011-11-15 00:48:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miket@chromium.org/8542001/8003
9 years, 1 month ago (2011-11-15 01:02:37 UTC) #9
commit-bot: I haz the power
9 years, 1 month ago (2011-11-15 02:17:55 UTC) #10
Change committed as 110017

Powered by Google App Engine
This is Rietveld 408576698