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

Issue 7211029: Fix a regression where extension APIs would sometimes not be available on the (Closed)

Created:
9 years, 6 months ago by Matt Perry
Modified:
9 years, 6 months ago
Reviewers:
Charlie Reis, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, jam
Visibility:
Public.

Description

Fix a regression where extension APIs would sometimes not be available on the web store. BUG=86996 TEST=see bug for repro Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=90125

Patch Set 1 #

Patch Set 2 : reset is_init #

Total comments: 4

Patch Set 3 : rename #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M content/browser/renderer_host/browser_render_process_host.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/browser_render_process_host.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/mock_render_process_host.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/mock_render_process_host.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host.h View 1 2 1 chunk +4 lines, -0 lines 1 comment Download
M content/browser/renderer_host/render_view_host.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Matt Perry
jam: OWNERS approval creis: please review
9 years, 6 months ago (2011-06-22 00:07:53 UTC) #1
Charlie Reis
Is it possible to test this (e.g., in AppApiTest)? Seems like we could kill an ...
9 years, 6 months ago (2011-06-22 00:52:31 UTC) #2
jam
is is_initialized_ still needed?
9 years, 6 months ago (2011-06-22 00:52:47 UTC) #3
Charlie Reis
On 2011/06/22 00:52:47, John Abd-El-Malek wrote: > is is_initialized_ still needed? Yes-- we're concerned about ...
9 years, 6 months ago (2011-06-22 00:54:33 UTC) #4
jam
rubber stamp lgtm
9 years, 6 months ago (2011-06-22 01:17:06 UTC) #5
Matt Perry
I tried creating an api test, but I couldn't replicate whatever is happening on the ...
9 years, 6 months ago (2011-06-22 21:14:12 UTC) #6
Charlie Reis
9 years, 6 months ago (2011-06-22 22:20:48 UTC) #7
Thanks-- LGTM.

http://codereview.chromium.org/7211029/diff/7001/content/browser/renderer_hos...
File content/browser/renderer_host/render_process_host.h (right):

http://codereview.chromium.org/7211029/diff/7001/content/browser/renderer_hos...
content/browser/renderer_host/render_process_host.h:165: // Call this allow
queueing of IPC messages that are sent before the process
Nit: Call this to allow

Powered by Google App Engine
This is Rietveld 408576698