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

Issue 2800005: Allow POST requests made from an extension process to reuse the same process, (Closed)

Created:
10 years, 6 months ago by Matt Perry
Modified:
9 years, 7 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews
Visibility:
Public.

Description

Allow POST requests made from an extension process to reuse the same process, even when navigating to an external URL. See bug for details. BUG=39025 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49993

Patch Set 1 #

Patch Set 2 : x #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 chunk +4 lines, -8 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Matt Perry
10 years, 6 months ago (2010-06-16 17:57:42 UTC) #1
Aaron Boodman
10 years, 6 months ago (2010-06-16 18:22:21 UTC) #2
LGTM, but this is getting scary.

I feel like we have impending doom with the process model for extensions and
apps. You, Erik, and I should work this out together next Monday.

Powered by Google App Engine
This is Rietveld 408576698