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

Issue 19224002: Get rid of single process code path in json_asynchronous_unpacker.cc. (Closed)

Created:
7 years, 5 months ago by jam
Modified:
7 years, 5 months ago
Reviewers:
scottmg
CC:
chromium-reviews
Visibility:
Public.

Description

Get rid of single process code path in json_asynchronous_unpacker.cc. Single process mode now works automatically. Since web_resource_unpacker is only used in chrome/utility now, move it there. BUG=19192 R=scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211672

Patch Set 1 #

Patch Set 2 : move web_resource_unpacker #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -134 lines) Patch
M chrome/browser/web_resource/json_asynchronous_unpacker.cc View 2 chunks +7 lines, -25 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
D chrome/common/web_resource/web_resource_unpacker.h View 1 1 chunk +0 lines, -57 lines 0 comments Download
D chrome/common/web_resource/web_resource_unpacker.cc View 1 1 chunk +0 lines, -45 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + chrome/utility/web_resource_unpacker.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/utility/web_resource_unpacker.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
7 years, 5 months ago (2013-07-15 17:24:22 UTC) #1
scottmg
7 years, 5 months ago (2013-07-15 17:27:13 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698