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

Issue 8361021: Track all extension processes in ExtensionInfoMap (Closed)

Created:
9 years, 2 months ago by Aaron Boodman
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, dcheng
Visibility:
Public.

Description

Track all extension processes in ExtensionInfoMap, not just those with bindings. This also allows us to tighten down access in ExtensionFunctionDispatcher a bit more. This is needed to allow us to answer questions about process capabilities on the IO thread. For example: http://codereview.chromium.org/%20%208312005/ Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106876

Patch Set 1 #

Patch Set 2 : ptal #

Patch Set 3 : dcheck #

Patch Set 4 : maybe fix dcheck #

Total comments: 7

Patch Set 5 : blah #

Patch Set 6 : argh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -54 lines) Patch
M chrome/browser/extensions/extension_function_dispatcher.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_info_map.h View 1 2 3 4 3 chunks +16 lines, -10 lines 0 comments Download
M chrome/browser/extensions/extension_info_map.cc View 1 2 3 4 2 chunks +22 lines, -13 lines 0 comments Download
M chrome/browser/extensions/extension_process_manager.h View 1 2 3 4 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_process_manager.cc View 1 2 3 4 2 chunks +38 lines, -29 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Aaron Boodman
9 years, 2 months ago (2011-10-20 23:34:30 UTC) #1
Aaron Boodman
+dcheng fyi
9 years, 2 months ago (2011-10-20 23:34:42 UTC) #2
Aaron Boodman
9 years, 2 months ago (2011-10-21 06:19:47 UTC) #3
Matt Perry
lgtm http://codereview.chromium.org/8361021/diff/3002/chrome/browser/extensions/extension_info_map.cc File chrome/browser/extensions/extension_info_map.cc (right): http://codereview.chromium.org/8361021/diff/3002/chrome/browser/extensions/extension_info_map.cc#newcode103 chrome/browser/extensions/extension_info_map.cc:103: ExtensionProcessIDMap::value_type(extension_id, process_id)); i think you can also use ...
9 years, 2 months ago (2011-10-21 18:28:51 UTC) #4
Aaron Boodman
http://codereview.chromium.org/8361021/diff/3002/chrome/browser/extensions/extension_info_map.cc File chrome/browser/extensions/extension_info_map.cc (right): http://codereview.chromium.org/8361021/diff/3002/chrome/browser/extensions/extension_info_map.cc#newcode103 chrome/browser/extensions/extension_info_map.cc:103: ExtensionProcessIDMap::value_type(extension_id, process_id)); On 2011/10/21 18:28:51, Matt Perry wrote: > ...
9 years, 2 months ago (2011-10-22 04:02:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/8361021/9002
9 years, 2 months ago (2011-10-22 04:05:46 UTC) #6
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 2 months ago (2011-10-22 06:55:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/8361021/9002
9 years, 2 months ago (2011-10-22 07:12:39 UTC) #8
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 2 months ago (2011-10-22 09:36:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/8361021/9002
9 years, 2 months ago (2011-10-23 06:55:05 UTC) #10
commit-bot: I haz the power
9 years, 2 months ago (2011-10-23 06:55:08 UTC) #11
Failed to send try job 8361021-9002: 2

Powered by Google App Engine
This is Rietveld 408576698