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

Issue 1945473002: Break dependencies of browser -> blink (Closed)

Created:
4 years, 7 months ago by scottmg
Modified:
4 years, 7 months ago
CC:
blink-reviews, blink-reviews-api_chromium.org, blink-reviews-style_chromium.org, brettw, chromium-reviews, dglazkov+blink, kinuko+watch, Kevin M, nyquist
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Break dependencies of browser -> blink In order to get assert_no_deps on, move a couple small implementation files to blink_common (WebInputEvent.cpp and WebFontRenderStyle.cpp). blimp_shell adds a dependency on blink, which it needs for blink::WebFontRendering::setSkiaFontManager. I'm not sure what to do about that one. BUG=582206, 608114 Committed: https://crrev.com/581bbb4d26224e4dce31e93651af0df157901c60 Cr-Commit-Position: refs/heads/master@{#392105}

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : . #

Patch Set 4 : android #

Patch Set 5 : blimp_shell #

Patch Set 6 : more #

Patch Set 7 : android filter #

Total comments: 3

Patch Set 8 : todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -20 lines) Patch
M blimp/client/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/BUILD.gn View 1 1 chunk +1 line, -3 lines 0 comments Download
M components/password_manager/content/public/cpp/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 1 chunk +0 lines, -5 lines 0 comments Download
M content/common/BUILD.gn View 1 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 3 4 5 6 4 chunks +11 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gyp View 1 2 3 4 5 2 chunks +10 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebInputEvent.cpp View 1 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/web.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/public/platform/linux/WebFontRenderStyle.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/web/WebInputEvent.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (13 generated)
scottmg
wez: blimp/ jochen: the rest
4 years, 7 months ago (2016-05-04 00:23:29 UTC) #9
Khushal
https://codereview.chromium.org/1945473002/diff/120001/blimp/client/BUILD.gn File blimp/client/BUILD.gn (right): https://codereview.chromium.org/1945473002/diff/120001/blimp/client/BUILD.gn#newcode205 blimp/client/BUILD.gn:205: "//third_party/WebKit/public:blink", blimp/client should not need to depend on blink. ...
4 years, 7 months ago (2016-05-04 02:02:19 UTC) #11
scottmg
https://codereview.chromium.org/1945473002/diff/120001/blimp/client/BUILD.gn File blimp/client/BUILD.gn (right): https://codereview.chromium.org/1945473002/diff/120001/blimp/client/BUILD.gn#newcode205 blimp/client/BUILD.gn:205: "//third_party/WebKit/public:blink", On 2016/05/04 02:02:19, Khushal wrote: > blimp/client should ...
4 years, 7 months ago (2016-05-04 17:02:57 UTC) #12
Khushal
https://codereview.chromium.org/1945473002/diff/120001/blimp/client/BUILD.gn File blimp/client/BUILD.gn (right): https://codereview.chromium.org/1945473002/diff/120001/blimp/client/BUILD.gn#newcode205 blimp/client/BUILD.gn:205: "//third_party/WebKit/public:blink", On 2016/05/04 17:02:57, scottmg wrote: > On 2016/05/04 ...
4 years, 7 months ago (2016-05-04 18:09:31 UTC) #14
nyquist
blimp sadly lgtm. Glad Khushal is on it.
4 years, 7 months ago (2016-05-04 18:17:02 UTC) #15
jochen (gone - plz use gerrit)
lgtm
4 years, 7 months ago (2016-05-06 10:35:02 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1945473002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1945473002/140001
4 years, 7 months ago (2016-05-06 17:04:30 UTC) #18
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 7 months ago (2016-05-06 18:35:28 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 18:37:03 UTC) #22
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/581bbb4d26224e4dce31e93651af0df157901c60
Cr-Commit-Position: refs/heads/master@{#392105}

Powered by Google App Engine
This is Rietveld 408576698