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

Issue 2953283002: Remove support for downloading gold plugin. (Closed)

Created:
3 years, 6 months ago by pcc1
Modified:
3 years, 6 months ago
Reviewers:
Nico
CC:
chromium-reviews, eugenis+clang_chromium.org, vmpstr+watch_chromium.org, Lei Zhang, dsinclair, yunlian, glider+clang_chromium.org, Nico, ukai+watch_chromium.org, Reid Kleckner, hans, dmikurube+clang_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove support for downloading gold plugin. Now that https://codereview.chromium.org/2957523002 has landed it is an error to use the gold plugin (except with ChromeOS, which has its own copy of the plugin), so we no longer need to be able to download it. The only other user of the download_gold_plugin.py script that I am aware of was removed from the build repo in https://chromium-review.googlesource.com/c/545085/ . This doesn't remove support for building the plugin because v8 still uses it I think. BUG=607968 R=thakis@chromium.org Review-Url: https://codereview.chromium.org/2953283002 Cr-Commit-Position: refs/heads/master@{#482031} Committed: https://chromium.googlesource.com/chromium/src/+/1bb8cb7bc4944ce1687c7d3980bb10f3547fce1c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -56 lines) Patch
D build/download_gold_plugin.py View 1 chunk +0 lines, -44 lines 0 comments Download
M tools/clang/scripts/update.py View 2 chunks +1 line, -12 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
pcc1
3 years, 6 months ago (2017-06-23 18:44:17 UTC) #1
Nico
Hooray! But I'm confused by the CL description. Why does v8 use the plugin? Do ...
3 years, 6 months ago (2017-06-23 18:47:25 UTC) #2
pcc1
On 2017/06/23 18:47:25, Nico wrote: > Hooray! But I'm confused by the CL description. Why ...
3 years, 6 months ago (2017-06-23 18:58:07 UTC) #3
Nico
Can we change v8 to do the same thing as chromium, and then remove everything ...
3 years, 6 months ago (2017-06-23 19:09:47 UTC) #4
Nico
But this lgtm.
3 years, 6 months ago (2017-06-23 19:10:16 UTC) #5
pcc1
On 2017/06/23 19:09:47, Nico wrote: > Can we change v8 to do the same thing ...
3 years, 6 months ago (2017-06-23 19:41:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2953283002/1
3 years, 6 months ago (2017-06-23 19:41:53 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/1bb8cb7bc4944ce1687c7d3980bb10f3547fce1c
3 years, 6 months ago (2017-06-23 21:12:18 UTC) #11
pcc1
3 years, 6 months ago (2017-06-23 21:15:56 UTC) #12
Message was sent while issue was closed.
On 2017/06/23 19:41:33, pcc1 wrote:
> On 2017/06/23 19:09:47, Nico wrote:
> > Can we change v8 to do the same thing as chromium, and then remove
> > everything plugin related?
> 
> Most likely, yes. I'll open a bug in v8 to track that work.

https://bugs.chromium.org/p/v8/issues/detail?id=6524

Powered by Google App Engine
This is Rietveld 408576698