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

Issue 17513002: Move DataElement into webkit/common (Closed)

Created:
7 years, 6 months ago by jamesr
Modified:
7 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Move DataElement into webkit/common R=michaeln BUG=237267 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211006

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -300 lines) Patch
M chrome/chrome_browser_extensions.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/common/resource_messages.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/resource_messages.cc View 8 chunks +13 lines, -13 lines 0 comments Download
M content/content_child.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M content/content_common.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M content/content_tests.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
D webkit/base/data_element.h View 1 1 chunk +0 lines, -146 lines 0 comments Download
D webkit/base/data_element.cc View 1 chunk +0 lines, -60 lines 0 comments Download
D webkit/base/webkit_base.gyp View 1 1 chunk +0 lines, -25 lines 0 comments Download
D webkit/base/webkit_base_export.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
M webkit/common/blob/blob_data.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
A + webkit/common/data_element.h View 1 3 chunks +7 lines, -7 lines 0 comments Download
A + webkit/common/data_element.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/common/resource_request_body.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/common/webkit_common.gyp View 1 2 chunks +2 lines, -1 line 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M webkit/plugins/webkit_plugins.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M webkit/storage_browser.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/storage_common.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/storage_renderer.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
jamesr
Michael - please review Cris - there's a namespace in change in resource_message.cc/h, could you ...
7 years, 6 months ago (2013-06-20 20:43:52 UTC) #1
darin (slow to review)
On 2013/06/20 20:43:52, jamesr wrote: > Michael - please review > Cris - there's a ...
7 years, 6 months ago (2013-06-20 21:02:03 UTC) #2
darin (slow to review)
On 2013/06/20 21:02:03, darin wrote: ... > Note, there's going to be a merge conflict ...
7 years, 6 months ago (2013-06-20 21:28:30 UTC) #3
darin (slow to review)
LGTM
7 years, 6 months ago (2013-06-20 21:29:12 UTC) #4
Cris Neckar
rubberstamp LGTM for ipc changes
7 years, 6 months ago (2013-06-20 21:31:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/17513002/1
7 years, 6 months ago (2013-06-20 21:35:30 UTC) #6
michaeln
lgtm2
7 years, 6 months ago (2013-06-20 21:46:25 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-20 22:10:51 UTC) #8
jamesr
It looks like clang died because webkit_storage_common uses DataElement but doesn't have a declared dependency ...
7 years, 6 months ago (2013-06-20 22:44:46 UTC) #9
jamesr
Oh bollocks, webkit_resources is referenced from DumpRenderTree.gyp in the Blink repository, so it's a 3-sided ...
7 years, 6 months ago (2013-06-20 22:47:42 UTC) #10
jamesr
The resources issue has been sorted out with a 5-way patch. Thanks to other patches, ...
7 years, 5 months ago (2013-07-10 22:48:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/17513002/26001
7 years, 5 months ago (2013-07-10 22:49:25 UTC) #12
commit-bot: I haz the power
7 years, 5 months ago (2013-07-11 01:46:21 UTC) #13
Message was sent while issue was closed.
Change committed as 211006

Powered by Google App Engine
This is Rietveld 408576698