painter factory functions should return unique_ptr |
||
Issue descriptionviews::Painter::CreateImagePainter, views::Painter::CreateSolidRoundRectPainter, etc. should return std::unique_ptr<Painter> instead of a raw pointer.
,
Jan 19 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jan 19 2017