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

Issue 394403002: Move weburlresponse_extradata_impl.* from webkit/ to content/. (Closed)

Created:
6 years, 5 months ago by tfarina
Modified:
6 years, 5 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, creis+watch_chromium.org, Paweł Hajdan Jr., pilgrim_google, jochen (gone - plz use gerrit), jamesr, darin (slow to review)
Project:
chromium
Visibility:
Public.

Description

Move weburlresponse_extradata_impl.* from webkit/ to content/. BUG=338338 TEST=None R=jam@chromium.org TBR=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284860

Patch Set 1 #

Total comments: 3

Patch Set 2 : john review #

Total comments: 4

Patch Set 3 : fixes - John review #

Patch Set 4 : REBASE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -169 lines) Patch
M chrome/renderer/content_settings_observer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/content_settings_observer.cc View 1 2 5 chunks +18 lines, -20 lines 0 comments Download
M content/child/ftp_directory_listing_response_delegate.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/child/web_url_loader_impl.cc View 1 2 3 3 chunks +1 line, -2 lines 0 comments Download
A + content/child/weburlresponse_extradata_impl.h View 1 2 chunks +7 lines, -8 lines 0 comments Download
A + content/child/weburlresponse_extradata_impl.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/content_child.gypi View 1 2 3 4 chunks +6 lines, -4 lines 0 comments Download
M content/public/renderer/render_frame.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 5 chunks +8 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M webkit/child/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/child/webkit_child.gyp View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
D webkit/child/weburlresponse_extradata_impl.h View 1 chunk +0 lines, -96 lines 0 comments Download
D webkit/child/weburlresponse_extradata_impl.cc View 1 chunk +0 lines, -19 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tfarina
6 years, 5 months ago (2014-07-17 01:00:36 UTC) #1
jam
weburlresponse_extradata_impl.* seem like internal implementation details of content. let's hide them in content/child. You can ...
6 years, 5 months ago (2014-07-17 18:14:27 UTC) #2
tfarina
On 2014/07/17 18:14:27, jam wrote: > weburlresponse_extradata_impl.* seem like internal implementation details of > content. ...
6 years, 5 months ago (2014-07-18 02:09:20 UTC) #3
tfarina
John, ping??
6 years, 5 months ago (2014-07-19 00:41:30 UTC) #4
jam
https://codereview.chromium.org/394403002/diff/1/content/renderer/render_view_impl.h File content/renderer/render_view_impl.h (left): https://codereview.chromium.org/394403002/diff/1/content/renderer/render_view_impl.h#oldcode117 content/renderer/render_view_impl.h:117: } // namespace blink why change? https://codereview.chromium.org/394403002/diff/20001/content/public/renderer/render_frame.h File content/public/renderer/render_frame.h ...
6 years, 5 months ago (2014-07-21 17:16:10 UTC) #5
tfarina
https://codereview.chromium.org/394403002/diff/1/content/renderer/render_view_impl.h File content/renderer/render_view_impl.h (left): https://codereview.chromium.org/394403002/diff/1/content/renderer/render_view_impl.h#oldcode117 content/renderer/render_view_impl.h:117: } // namespace blink On 2014/07/21 17:16:10, jam wrote: ...
6 years, 5 months ago (2014-07-22 01:03:03 UTC) #6
jam
lgtm
6 years, 5 months ago (2014-07-22 17:09:38 UTC) #7
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 5 months ago (2014-07-22 22:36:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/394403002/60001
6 years, 5 months ago (2014-07-22 22:37:45 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 5 months ago (2014-07-23 02:33:11 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 06:27:12 UTC) #11
Message was sent while issue was closed.
Change committed as 284860

Powered by Google App Engine
This is Rietveld 408576698