DescriptionOilpan: Replace blink_gc_plugin_dump_graph with a more general blink_gc_plugin_flags GYP variable.
This allows developers to pass any combination of plugin flags
without modifying the existing GYP setup. For example,
GYP_DEFINES+="blink_gc_plugin_flags='dump-graph=1 warn-raw-ptr=1'"
will enable both graph dumps and raw-pointer warnings.
R=haraken@chromium.org
BUG=334149
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181734
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|