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

Issue 2611253003: Use private helpers in LayerImpl to shorten property tree references. (Closed)

Created:
3 years, 11 months ago by wkorman
Modified:
3 years, 11 months ago
Reviewers:
danakj, ajuma, chrishtr
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use private helpers in LayerImpl to shorten property tree references. Improves code readability, sharing, and future maintenance. I don't expect a performance impact but if we do see something material we could inline. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2611253003 Cr-Commit-Position: refs/heads/master@{#441990} Committed: https://chromium.googlesource.com/chromium/src/+/5a126a5c512ebfc6fcf3361b56b601266ca06f50

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -66 lines) Patch
M cc/layers/layer_impl.h View 1 chunk +5 lines, -0 lines 3 comments Download
M cc/layers/layer_impl.cc View 18 chunks +63 lines, -66 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
wkorman
3 years, 11 months ago (2017-01-06 03:30:37 UTC) #3
wkorman
https://codereview.chromium.org/2611253003/diff/1/cc/layers/layer_impl.h File cc/layers/layer_impl.h (right): https://codereview.chromium.org/2611253003/diff/1/cc/layers/layer_impl.h#newcode549 cc/layers/layer_impl.h:549: PropertyTrees* GetPropertyTrees() const; I named these as GetXxx() since ...
3 years, 11 months ago (2017-01-06 03:41:02 UTC) #6
ajuma
lgtm
3 years, 11 months ago (2017-01-06 15:11:14 UTC) #9
wkorman
https://codereview.chromium.org/2611253003/diff/1/cc/layers/layer_impl.h File cc/layers/layer_impl.h (right): https://codereview.chromium.org/2611253003/diff/1/cc/layers/layer_impl.h#newcode549 cc/layers/layer_impl.h:549: PropertyTrees* GetPropertyTrees() const; On 2017/01/06 at 03:41:02, wkorman wrote: ...
3 years, 11 months ago (2017-01-06 17:37:32 UTC) #10
danakj
https://codereview.chromium.org/2611253003/diff/1/cc/layers/layer_impl.h File cc/layers/layer_impl.h (right): https://codereview.chromium.org/2611253003/diff/1/cc/layers/layer_impl.h#newcode549 cc/layers/layer_impl.h:549: PropertyTrees* GetPropertyTrees() const; On 2017/01/06 17:37:32, wkorman wrote: > ...
3 years, 11 months ago (2017-01-06 17:50:06 UTC) #12
wkorman
On 2017/01/06 at 17:50:06, danakj wrote: > > On reflection I'd like to rename these ...
3 years, 11 months ago (2017-01-06 17:56:05 UTC) #13
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/2611253003/1
3 years, 11 months ago (2017-01-06 18:02:41 UTC) #15
danakj
On Fri, Jan 6, 2017 at 12:56 PM, <wkorman@chromium.org> wrote: > On 2017/01/06 at 17:50:06, ...
3 years, 11 months ago (2017-01-06 18:30:40 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 18:42:02 UTC) #19
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/5a126a5c512ebfc6fcf3361b56b6...

Powered by Google App Engine
This is Rietveld 408576698