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

Issue 387003008: ifdef extensions code in BrowserProcess, IOThread, and ChromeNetworkDelegate. (Closed)

Created:
6 years, 5 months ago by Lei Zhang
Modified:
6 years, 5 months ago
Reviewers:
Yoyo Zhou, Ryan Sleevi
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, cbentzel+watch_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

ifdef extensions code in BrowserProcess, IOThread, and ChromeNetworkDelegate. BUG=349436 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284312

Patch Set 1 : #

Total comments: 16

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -31 lines) Patch
M chrome/browser/browser_process_impl.h View 1 1 chunk +7 lines, -4 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 9 chunks +22 lines, -17 lines 0 comments Download
M chrome/browser/io_thread.h View 1 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 5 chunks +17 lines, -4 lines 0 comments Download
M chrome/browser/net/chrome_network_delegate.cc View 5 chunks +12 lines, -1 line 0 comments Download
M chrome/browser/net/chrome_network_delegate_unittest.cc View 1 8 chunks +34 lines, -5 lines 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Lei Zhang
There's a lot of #ifdefs. If you have better ideas, let me know.
6 years, 5 months ago (2014-07-16 03:32:44 UTC) #1
Ryan Sleevi
... Gross :'( Makes me wonder if we can't do something like base::ThreadChecker / base::NonThreadSafe ...
6 years, 5 months ago (2014-07-16 20:23:44 UTC) #2
Lei Zhang
I think having pointers to EventRouterForwarder that never get dereferenced when extensions are disabled is ...
6 years, 5 months ago (2014-07-18 01:34:24 UTC) #3
Lei Zhang
yoz: I don't believe the extensions init code ordering in BrowserProcessImpl::BrowserProcessImpl() matters. Can you confirm?
6 years, 5 months ago (2014-07-18 01:35:55 UTC) #4
Yoyo Zhou
On 2014/07/18 01:35:55, Lei Zhang wrote: > yoz: I don't believe the extensions init code ...
6 years, 5 months ago (2014-07-18 01:42:34 UTC) #5
Ryan Sleevi
On 2014/07/18 01:34:24, Lei Zhang wrote: > I think having pointers to EventRouterForwarder that never ...
6 years, 5 months ago (2014-07-18 20:26:10 UTC) #6
Lei Zhang
On 2014/07/18 20:26:10, Ryan Sleevi wrote: > On 2014/07/18 01:34:24, Lei Zhang wrote: > > ...
6 years, 5 months ago (2014-07-18 20:32:57 UTC) #7
Ryan Sleevi
lgtm
6 years, 5 months ago (2014-07-18 21:01:35 UTC) #8
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 5 months ago (2014-07-18 23:44:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/387003008/120001
6 years, 5 months ago (2014-07-18 23:46:18 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-19 04:52:10 UTC) #11
Message was sent while issue was closed.
Change committed as 284312

Powered by Google App Engine
This is Rietveld 408576698