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

Issue 8585016: Don't use process isolation for bookmark apps. (Closed)

Created:
9 years, 1 month ago by Charlie Reis
Modified:
9 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, mihaip+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Don't use process isolation for bookmark apps. BUG=104636 TEST=No process swap on a link to/from a bookmark app. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110772

Patch Set 1 #

Total comments: 2

Patch Set 2 : Improve fix and add (disabled) test. #

Patch Set 3 : Fix bug with old_url. #

Total comments: 6

Patch Set 4 : Add a helper function. #

Patch Set 5 : Fix merge conflict. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -12 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/extensions/app_process_apitest.cc View 1 2 3 4 1 chunk +70 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_render_view_host_observer.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 3 3 chunks +24 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Charlie Reis
This is just a first draft to see what's involved. I would still want to ...
9 years, 1 month ago (2011-11-17 02:35:07 UTC) #1
Aaron Boodman
What bad thing happens if we just take out the process model changes for all ...
9 years, 1 month ago (2011-11-17 04:10:24 UTC) #2
Erik does not do reviews
On 2011/11/17 04:10:24, Aaron Boodman wrote: > What bad thing happens if we just take ...
9 years, 1 month ago (2011-11-17 16:40:06 UTC) #3
Charlie Reis
On 2011/11/17 16:40:06, Erik Kay wrote: > On 2011/11/17 04:10:24, Aaron Boodman wrote: > > ...
9 years, 1 month ago (2011-11-17 17:22:10 UTC) #4
Charlie Reis
Moved the logic to ChromeContentRendererClient to be closer to the process model decision. I've also ...
9 years, 1 month ago (2011-11-17 20:27:57 UTC) #5
Charlie Reis
Fixed a bug that led to try job failures. PTAL.
9 years, 1 month ago (2011-11-17 22:57:32 UTC) #6
Aaron Boodman
lgtm
9 years, 1 month ago (2011-11-18 18:18:16 UTC) #7
Aaron Boodman
http://codereview.chromium.org/8585016/diff/3002/chrome/browser/extensions/app_process_apitest.cc File chrome/browser/extensions/app_process_apitest.cc (right): http://codereview.chromium.org/8585016/diff/3002/chrome/browser/extensions/app_process_apitest.cc#newcode257 chrome/browser/extensions/app_process_apitest.cc:257: // app in browser_tests. See http://crbug.com/104649. These days it ...
9 years, 1 month ago (2011-11-18 18:19:52 UTC) #8
Charlie Reis
http://codereview.chromium.org/8585016/diff/3002/chrome/browser/extensions/app_process_apitest.cc File chrome/browser/extensions/app_process_apitest.cc (right): http://codereview.chromium.org/8585016/diff/3002/chrome/browser/extensions/app_process_apitest.cc#newcode257 chrome/browser/extensions/app_process_apitest.cc:257: // app in browser_tests. See http://crbug.com/104649. On 2011/11/18 18:19:52, ...
9 years, 1 month ago (2011-11-18 19:45:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/8585016/11002
9 years, 1 month ago (2011-11-18 19:58:55 UTC) #10
commit-bot: I haz the power
Try job failure for 8585016-11002 (retry) on linux_rel for step "compile" (clobber build). It's a ...
9 years, 1 month ago (2011-11-18 20:46:08 UTC) #11
Charlie Reis
Fixed the merge conflict with RenderProcessHost::GetID. Sending to commit queue again.
9 years, 1 month ago (2011-11-18 21:23:11 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/8585016/13001
9 years, 1 month ago (2011-11-18 21:23:31 UTC) #13
commit-bot: I haz the power
9 years, 1 month ago (2011-11-18 22:40:54 UTC) #14
Change committed as 110772

Powered by Google App Engine
This is Rietveld 408576698