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

Issue 2724353002: Enable Blink GC plugin check for stack allocated classes. (Closed)

Created:
3 years, 9 months ago by sof
Modified:
3 years, 9 months ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable Blink GC plugin check for stack allocated classes. The latest clang roll (crbug.com/685244) included a GC plugin with support for checking STACK_ALLOCATED() classes w/ unwanted trace method definitions. Add support for that check to the build system, unconditionally enabled. R=haraken,thakis BUG=689874 Review-Url: https://codereview.chromium.org/2724353002 Cr-Commit-Position: refs/heads/master@{#454306} Committed: https://chromium.googlesource.com/chromium/src/+/b140095b5c1280913696fd1b98070171b8109de1

Patch Set 1 #

Total comments: 3

Patch Set 2 : unconditionally enable the warning/check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M third_party/WebKit/Source/BUILD.gn View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
sof
please take a look. The latest clang roll appears to have settled in very well, ...
3 years, 9 months ago (2017-03-02 11:24:17 UTC) #4
haraken
LGTM
3 years, 9 months ago (2017-03-02 12:14:25 UTC) #5
Nico
lgtm https://codereview.chromium.org/2724353002/diff/1/third_party/WebKit/Source/BUILD.gn File third_party/WebKit/Source/BUILD.gn (right): https://codereview.chromium.org/2724353002/diff/1/third_party/WebKit/Source/BUILD.gn#newcode38 third_party/WebKit/Source/BUILD.gn:38: blink_gc_plugin_option_warn_stack_allocated_trace_methods = true if the plan is to ...
3 years, 9 months ago (2017-03-02 14:08:56 UTC) #8
sof
https://codereview.chromium.org/2724353002/diff/1/third_party/WebKit/Source/BUILD.gn File third_party/WebKit/Source/BUILD.gn (right): https://codereview.chromium.org/2724353002/diff/1/third_party/WebKit/Source/BUILD.gn#newcode161 third_party/WebKit/Source/BUILD.gn:161: if (blink_gc_plugin_option_warn_stack_allocated_trace_methods) { On 2017/03/02 14:08:56, Nico wrote: > ...
3 years, 9 months ago (2017-03-02 14:28:41 UTC) #11
Nico
lgtm++
3 years, 9 months ago (2017-03-02 14:31:26 UTC) #12
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/2724353002/20001
3 years, 9 months ago (2017-03-02 18:02:45 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-02 18:10:19 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/b140095b5c1280913696fd1b9807...

Powered by Google App Engine
This is Rietveld 408576698