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

Issue 16024011: Construct a minimal blink library in-place (Closed)

Created:
7 years, 6 months ago by jamesr
Modified:
7 years, 6 months ago
CC:
blink-reviews, jsbell+bindings_chromium.org, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, cpu_(ooo_6.6-7.5), scottmg, piman
Visibility:
Public.

Description

Construct a minimal blink library in-place This defines a library with a minimal set of WebKit symbols that can be linked into locations that need to use pieces of the WebKit API without needing the whole thing. BUG=237267 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152486

Patch Set 1 #

Patch Set 2 : fix typo #

Total comments: 2

Patch Set 3 : Add sad comment #

Patch Set 4 : fix mac #

Patch Set 5 : fix win #

Patch Set 6 : fix mac again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -87 lines) Patch
M Source/WebKit/chromium/WebKit.gyp View 1 2 3 4 5 chunks +26 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/WebKitUnitTests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/bindings.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/core.gyp View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/core.gypi View 1 2 3 4 5 2 chunks +0 lines, -4 lines 0 comments Download
M Source/modules/modules.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp View 1 chunk +4 lines, -4 lines 0 comments Download
M public/blink.gyp View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M public/platform/WebCString.h View 3 chunks +13 lines, -13 lines 0 comments Download
M public/platform/WebCommon.h View 5 2 chunks +33 lines, -20 lines 0 comments Download
M public/platform/WebFilterOperation.h View 1 chunk +1 line, -1 line 0 comments Download
M public/platform/WebFilterOperations.h View 1 chunk +12 lines, -12 lines 0 comments Download
M public/platform/WebPoint.h View 2 chunks +2 lines, -2 lines 0 comments Download
M public/platform/WebPrivateOwnPtr.h View 2 chunks +2 lines, -2 lines 0 comments Download
M public/platform/WebPrivatePtr.h View 5 chunks +6 lines, -6 lines 0 comments Download
M public/platform/WebString.h View 1 2 3 4 5 4 chunks +21 lines, -21 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
jamesr
Same as https://codereview.chromium.org/15079005/, but this time in-place. Slicing up directories in gyp seems dodgy to ...
7 years, 6 months ago (2013-06-07 01:22:29 UTC) #1
jamesr
friendly ping, Darin
7 years, 6 months ago (2013-06-10 21:59:17 UTC) #2
darin (slow to review)
This makes me a bit sad, but LGTM. I hope we can eliminate this shortly. ...
7 years, 6 months ago (2013-06-10 22:05:38 UTC) #3
jamesr
On 2013/06/10 22:05:38, darin wrote: > This makes me a bit sad, but LGTM. I ...
7 years, 6 months ago (2013-06-10 22:26:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/16024011/13001
7 years, 6 months ago (2013-06-11 19:47:03 UTC) #5
jochen (gone - plz use gerrit)
lgtm
7 years, 6 months ago (2013-06-11 19:52:21 UTC) #6
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-11 20:39:51 UTC) #7
jamesr
Some code landed chromium-side that depends on Source/WebKit/chromium/WebKit.gyp:webkit instead of public/blink.gyp:blink - will have to ...
7 years, 6 months ago (2013-06-11 20:53:45 UTC) #8
jamesr
Should be good to go as of r205719
7 years, 6 months ago (2013-06-12 04:53:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/16024011/13001
7 years, 6 months ago (2013-06-12 04:54:02 UTC) #10
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-12 05:25:47 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/16024011/43001
7 years, 6 months ago (2013-06-15 00:03:48 UTC) #12
commit-bot: I haz the power
7 years, 6 months ago (2013-06-15 02:21:17 UTC) #13
Message was sent while issue was closed.
Change committed as 152486

Powered by Google App Engine
This is Rietveld 408576698