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

Issue 11821009: move 'web_accessible_resources' parsing out of Extension class. (Closed)

Created:
7 years, 11 months ago by Joe Thomas
Modified:
7 years, 11 months ago
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chromium-apps-reviews_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org, Devlin
Base URL:
https://chromium.googlesource.com/chromium/src.git@url_parse
Visibility:
Public.

Description

move 'web_accessible_resources' parsing out of Extension class. BUG=159265 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177219

Patch Set 1 #

Total comments: 12

Patch Set 2 : Review comments addressed #

Patch Set 3 : patch rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -110 lines) Patch
M chrome/browser/extensions/extension_protocols.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
A chrome/browser/extensions/web_accessible_resources_parser.h View 1 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/extensions/web_accessible_resources_parser.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/extension.h View 1 2 4 chunks +0 lines, -10 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 4 chunks +0 lines, -45 lines 0 comments Download
A chrome/common/extensions/manifest_tests/extension_manifests_web_accessible_resources_unittest.cc View 1 1 chunk +90 lines, -0 lines 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_web_unittest.cc View 1 2 1 chunk +0 lines, -51 lines 0 comments Download
A chrome/common/extensions/web_accessible_resources_handler.h View 1 1 chunk +47 lines, -0 lines 0 comments Download
A chrome/common/extensions/web_accessible_resources_handler.cc View 1 1 chunk +94 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/resource_request_policy.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Joe Thomas
7 years, 11 months ago (2013-01-08 23:40:51 UTC) #1
Joe Thomas
Looks like contents of web_intents_parser & web_intents_handler from the CL https://codereview.chromium.org/11741014/ can be combined to ...
7 years, 11 months ago (2013-01-08 23:44:11 UTC) #2
Yoyo Zhou
While I think it would be nice to find some common area that web-accessible resources ...
7 years, 11 months ago (2013-01-10 00:37:58 UTC) #3
Joe Thomas
Thanks for the review. Please take a look at the updated patch. https://chromiumcodereview.appspot.com/11821009/diff/1/chrome/browser/extensions/extension_protocols.cc File chrome/browser/extensions/extension_protocols.cc ...
7 years, 11 months ago (2013-01-10 20:56:18 UTC) #4
Joe Thomas
@Yoyo: frindly ping. Could you please review the updated patch? Thanks
7 years, 11 months ago (2013-01-15 23:34:17 UTC) #5
Yoyo Zhou
LGTM
7 years, 11 months ago (2013-01-15 23:55:50 UTC) #6
Joe Thomas
+ben for chrome/renderer/ & gyp changes +mirandac for chrome/browser/profiles/ Please review. Thanks!
7 years, 11 months ago (2013-01-16 00:39:38 UTC) #7
Miranda Callahan
On 2013/01/16 00:39:38, Joe Thomas wrote: > +ben for chrome/renderer/ & gyp changes > +mirandac ...
7 years, 11 months ago (2013-01-16 14:27:31 UTC) #8
Ben Goodger (Google)
renderer and gyp lgtm
7 years, 11 months ago (2013-01-16 17:59:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/11821009/13001
7 years, 11 months ago (2013-01-16 18:28:50 UTC) #10
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 21:12:56 UTC) #11
Message was sent while issue was closed.
Change committed as 177219

Powered by Google App Engine
This is Rietveld 408576698