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

Issue 2823803002: Avoid IPC message creation between URLLoaderClientImpl and ResourceDispatcher (Closed)

Created:
3 years, 8 months ago by yhirano
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3071
Project:
chromium
Visibility:
Public.

Description

Avoid IPC message creation between URLLoaderClientImpl and ResourceDispatcher Currently we create an IPC message for each URLLoaderClient call for code maintenanceability. This CL stops that for performance. BUG=710969 Review-Url: https://codereview.chromium.org/2814013004 Cr-Commit-Position: refs/heads/master@{#464646} (cherry picked from commit e45a888ffe01954af865afbb1b58020adafd5895) Review-Url: https://codereview.chromium.org/2823803002 . Cr-Commit-Position: refs/branch-heads/3071@{#11} Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641} Committed: https://chromium.googlesource.com/chromium/src/+/11af3a696c68e52dd21663350f6559f078506329

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -17 lines) Patch
M content/child/url_loader_client_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/child/url_loader_client_impl.cc View 5 chunks +48 lines, -14 lines 0 comments Download
M content/child/url_response_body_consumer.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
yhirano
3 years, 8 months ago (2017-04-17 01:42:23 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
11af3a696c68e52dd21663350f6559f078506329.

Powered by Google App Engine
This is Rietveld 408576698