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

Issue 1478633002: Removing references to //ppapi when is_android = true (Closed)

Created:
5 years ago by agrieve
Modified:
5 years ago
Reviewers:
gunsch, Yaron, mfomitchev, brettw
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, vabr+watchlistpasswordmanager_chromium.org, Peter Beverloo, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, gcasto+watchlist_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org, mkwst+watchlist-passwords_chromium.org, alokp
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN: Removing references to //ppapi when !enable_plugins BUG=504082 Committed: https://crrev.com/e786dac49103ead759361788d366d62f5a42c58a Cr-Commit-Position: refs/heads/master@{#362703}

Patch Set 1 #

Patch Set 2 : is_android -> enable_plugins #

Patch Set 3 : make assert android-only #

Total comments: 6

Patch Set 4 : review comments #

Patch Set 5 : fix analyze failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -93 lines) Patch
M chrome/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M content/common/BUILD.gn View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M content/shell/renderer/shell_content_renderer_client.cc View 1 2 3 2 chunks +12 lines, -1 line 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 chunks +95 lines, -88 lines 0 comments Download
M ppapi/BUILD.gn View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 41 (18 generated)
agrieve
Yaron - please check that this makes sense.
5 years ago (2015-11-25 14:57:24 UTC) #2
Yaron
+mfomitchev - I think this may be needed for android + aura
5 years ago (2015-11-25 15:49:00 UTC) #4
mfomitchev
I think people want to support PPAPI on Android Aura..
5 years ago (2015-11-25 16:53:53 UTC) #5
agrieve
On 2015/11/25 15:49:00, Yaron wrote: > +mfomitchev - I think this may be needed for ...
5 years ago (2015-11-25 16:54:12 UTC) #6
mfomitchev
On 2015/11/25 16:54:12, agrieve wrote: > On 2015/11/25 15:49:00, Yaron wrote: > > +mfomitchev - ...
5 years ago (2015-11-25 17:01:43 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1478633002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1478633002/20001
5 years ago (2015-11-26 03:27:30 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/35267)
5 years ago (2015-11-26 03:31:43 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1478633002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1478633002/40001
5 years ago (2015-11-26 04:40:33 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-11-26 05:40:12 UTC) #15
agrieve
On 2015/11/26 05:40:12, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
5 years ago (2015-11-26 15:46:33 UTC) #16
Yaron
+gunsch who can hopefully comment on the chromecast aspect lgtm if he's ok with it
5 years ago (2015-11-26 21:47:00 UTC) #18
gunsch
lgtm from chromecast side, but +cc alokp as FYI chromecast linux enables plugins, chromecast android ...
5 years ago (2015-11-30 15:54:20 UTC) #19
agrieve
brettw for OWNERS ᶘᵒᴥᵒᶅ
5 years ago (2015-12-01 14:36:28 UTC) #23
brettw
https://codereview.chromium.org/1478633002/diff/40001/components/BUILD.gn File components/BUILD.gn (right): https://codereview.chromium.org/1478633002/diff/40001/components/BUILD.gn#newcode672 components/BUILD.gn:672: "//ipc:test_support", I don't see what this is for. Did ...
5 years ago (2015-12-01 18:01:37 UTC) #24
agrieve
https://codereview.chromium.org/1478633002/diff/40001/components/BUILD.gn File components/BUILD.gn (right): https://codereview.chromium.org/1478633002/diff/40001/components/BUILD.gn#newcode672 components/BUILD.gn:672: "//ipc:test_support", On 2015/12/01 18:01:37, brettw wrote: > I don't ...
5 years ago (2015-12-01 18:41:51 UTC) #25
brettw
lgtm
5 years ago (2015-12-01 19:09:57 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1478633002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1478633002/60001
5 years ago (2015-12-01 23:13:43 UTC) #28
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/73780)
5 years ago (2015-12-01 23:27:45 UTC) #30
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1478633002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1478633002/80001
5 years ago (2015-12-02 00:33:10 UTC) #32
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-02 02:10:33 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1478633002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1478633002/80001
5 years ago (2015-12-02 14:41:08 UTC) #37
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-02 14:45:32 UTC) #39
commit-bot: I haz the power
5 years ago (2015-12-02 14:46:32 UTC) #41
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e786dac49103ead759361788d366d62f5a42c58a
Cr-Commit-Position: refs/heads/master@{#362703}

Powered by Google App Engine
This is Rietveld 408576698