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

Issue 298293010: Move resource_devtools_info from webkit/ to content/ (Closed)

Created:
6 years, 6 months ago by pilgrim_google
Modified:
6 years, 6 months ago
CC:
chromium-reviews, vsevik, jam, yurys, paulirish+reviews_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman, tfarina, Dirk Pranke, brettw
Visibility:
Public.

Description

Move resource_devtools_info from webkit/ to content/ BUG=338338 TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273992

Patch Set 1 #

Total comments: 1

Patch Set 2 : nits #

Patch Set 3 : rebase, nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -78 lines) Patch
M content/browser/devtools/devtools_netlog_observer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/web_url_loader_impl.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M content/common/resource_messages.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/resource_messages.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M content/content_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A + content/public/common/resource_devtools_info.h View 2 chunks +8 lines, -8 lines 0 comments Download
A + content/public/common/resource_devtools_info.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/common/resource_response_info.h View 2 chunks +2 lines, -2 lines 0 comments Download
D webkit/common/resource_devtools_info.h View 1 chunk +0 lines, -37 lines 0 comments Download
D webkit/common/resource_devtools_info.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M webkit/common/webkit_common.gyp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
pilgrim_google
6 years, 6 months ago (2014-05-28 17:01:49 UTC) #1
jam
lgtm with comment https://codereview.chromium.org/298293010/diff/1/content/common/resource_messages.h File content/common/resource_messages.h (right): https://codereview.chromium.org/298293010/diff/1/content/common/resource_messages.h#newcode31 content/common/resource_messages.h:31: using content::ResourceDevToolsInfo; i believe the style ...
6 years, 6 months ago (2014-05-28 17:41:14 UTC) #2
pilgrim_google
The CQ bit was checked by pilgrim@chromium.org
6 years, 6 months ago (2014-05-28 17:45:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pilgrim@chromium.org/298293010/20001
6 years, 6 months ago (2014-05-28 17:46:39 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-05-28 22:17:31 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-28 22:25:59 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/11120)
6 years, 6 months ago (2014-05-28 22:26:00 UTC) #7
pilgrim_google
The CQ bit was checked by pilgrim@chromium.org
6 years, 6 months ago (2014-05-30 15:29:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pilgrim@chromium.org/298293010/40001
6 years, 6 months ago (2014-05-30 15:31:02 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-05-30 17:33:13 UTC) #10
commit-bot: I haz the power
Change committed as 273992
6 years, 6 months ago (2014-05-31 02:17:01 UTC) #11
tfarina
This broke Linux GN in the waterfall: FAILED: g++ -MMD -MF obj/webkit/common/common.resource_devtools_info.o.d -DWEBKIT_COMMON_IMPLEMENTATION -DCHROMIUM_BUILD -DENABLE_ONE_CLICK_SIGNIN ...
6 years, 6 months ago (2014-05-31 03:16:13 UTC) #12
tfarina
OK, I see. It is because now we have webkit/common/BUILD.gn which has an entry for ...
6 years, 6 months ago (2014-05-31 03:21:02 UTC) #13
tfarina
6 years, 6 months ago (2014-05-31 03:42:33 UTC) #14
Message was sent while issue was closed.
OK, fixed in crrev.com/273994

Powered by Google App Engine
This is Rietveld 408576698