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

Issue 2021433005: cc: Make LayerTreeSettings have in-member initialization. (Closed)

Created:
4 years, 6 months ago by vmpstr
Modified:
4 years, 6 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Make LayerTreeSettings have in-member initialization. This patch changes LayerTreeSettings from using an in-ctor initialization to in-class initialization. R=danakj@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/51db06d62dc6a6a25f16be3ab52053f80abece9c Cr-Commit-Position: refs/heads/master@{#396983}

Patch Set 1 #

Total comments: 6

Patch Set 2 : rebase #

Patch Set 3 : #

Patch Set 4 : header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -109 lines) Patch
M cc/trees/layer_tree_settings.h View 1 2 3 1 chunk +50 lines, -46 lines 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 2 3 2 chunks +4 lines, -63 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
vmpstr
Please take a look. I wasn't too sure about non-POD types, but I couldn't find ...
4 years, 6 months ago (2016-05-27 23:23:26 UTC) #2
danakj
https://codereview.chromium.org/2021433005/diff/1/cc/trees/layer_tree_settings.h File cc/trees/layer_tree_settings.h (right): https://codereview.chromium.org/2021433005/diff/1/cc/trees/layer_tree_settings.h#newcode8 cc/trees/layer_tree_settings.h:8: #include <GLES2/gl2.h> I think I prefer include "third_party/khronos/GLES2/gl2.h" so ...
4 years, 6 months ago (2016-05-31 20:28:58 UTC) #3
vmpstr
Moved non-PODs to .cc. PTAL. https://codereview.chromium.org/2021433005/diff/1/cc/trees/layer_tree_settings.h File cc/trees/layer_tree_settings.h (right): https://codereview.chromium.org/2021433005/diff/1/cc/trees/layer_tree_settings.h#newcode8 cc/trees/layer_tree_settings.h:8: #include <GLES2/gl2.h> On 2016/05/31 ...
4 years, 6 months ago (2016-05-31 21:01:43 UTC) #4
danakj
LGTM
4 years, 6 months ago (2016-05-31 21:10:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2021433005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2021433005/60001
4 years, 6 months ago (2016-05-31 21:34:28 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-05-31 23:59:39 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 00:01:31 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/51db06d62dc6a6a25f16be3ab52053f80abece9c
Cr-Commit-Position: refs/heads/master@{#396983}

Powered by Google App Engine
This is Rietveld 408576698