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

Issue 346193002: Use ExtensionRegistry in EventRouter and ApiResourceManager (Closed)

Created:
6 years, 6 months ago by limasdf
Modified:
6 years, 4 months ago
Reviewers:
Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use ExtensionRegistry in EventRouter and ApiResourceManager R=rdevlin@chromium.org BUG=354046

Patch Set 1 : #

Total comments: 5

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -18 lines) Patch
M extensions/browser/api/api_resource_manager.h View 1 2 5 chunks +21 lines, -18 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
limasdf
[Working in progress] Devlin, I have problems to use TestBrowserContext. but from the codes out ...
6 years, 6 months ago (2014-06-23 14:16:35 UTC) #1
Devlin
https://codereview.chromium.org/346193002/diff/50001/extensions/browser/api/api_resource_manager_unittest.cc File extensions/browser/api/api_resource_manager_unittest.cc (right): https://codereview.chromium.org/346193002/diff/50001/extensions/browser/api/api_resource_manager_unittest.cc#newcode40 extensions/browser/api/api_resource_manager_unittest.cc:40: new ApiResourceManager<FakeApiResource>(browser_context.get())); If I had to guess, I think ...
6 years, 6 months ago (2014-06-25 19:59:55 UTC) #2
limasdf
When you have time https://codereview.chromium.org/346193002/diff/50001/extensions/browser/event_router.cc File extensions/browser/event_router.cc (right): https://codereview.chromium.org/346193002/diff/50001/extensions/browser/event_router.cc#newcode694 extensions/browser/event_router.cc:694: return; On 2014/06/25 19:59:54, Devlin ...
6 years, 5 months ago (2014-07-20 06:35:50 UTC) #3
limasdf
Hold on please. as you already know there's critical issue from ExtensionsTestBrowserContext :( and I'm ...
6 years, 5 months ago (2014-07-22 01:11:36 UTC) #4
Devlin
On 2014/07/22 01:11:36, limasdf wrote: > Hold on please. as you already know there's critical ...
6 years, 5 months ago (2014-07-24 21:53:44 UTC) #5
limasdf
6 years, 4 months ago (2014-08-02 11:23:45 UTC) #6
Message was sent while issue was closed.
On 2014/07/24 21:53:44, Devlin wrote:
> On 2014/07/22 01:11:36, limasdf wrote:
> > Hold on please. as you already know there's critical issue from
> > ExtensionsTestBrowserContext :(
> > 
> > and I'm so sorry that I'm bothering you with poor patch T_T, sadly.
> 
> Don't worry about it - we all missed the problem with the
> ExtensionsTestBrowserContext.  It happens. :)  That's why we have a the system
> we do - so when we make mistakes (and we all do!!) we can recover quickly. :) 
> Lemme know if there's anything I can help with!
> 
> Cheers!

Closed, Because this CL is spilitted and being done from seperate CL.

Powered by Google App Engine
This is Rietveld 408576698