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

Issue 2745163003: Improve doc of ViewObserver and clarify arguments (Closed)

Created:
3 years, 9 months ago by sky
Modified:
3 years, 9 months ago
Reviewers:
Bret
CC:
chromium-reviews, kalyank, sadrul, tfarina, pfeldman, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve doc of ViewObserver and clarify arguments This is motivated by making it possible to share use the same ViewObserver with many views. BUG=none TEST=none R=bsep@chromium.org Review-Url: https://codereview.chromium.org/2745163003 Cr-Commit-Position: refs/heads/master@{#456932} Committed: https://chromium.googlesource.com/chromium/src/+/a9fac83ffe6ac844faaed0f5b6f59edbac461ec0

Patch Set 1 #

Patch Set 2 : moar #

Total comments: 2

Patch Set 3 : test coverage #

Patch Set 4 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -30 lines) Patch
M ash/common/devtools/ash_devtools_dom_agent.h View 1 chunk +3 lines, -3 lines 0 comments Download
M ash/common/devtools/ash_devtools_dom_agent.cc View 1 chunk +7 lines, -5 lines 0 comments Download
M ui/views/view.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M ui/views/view_observer.h View 1 2 3 1 chunk +16 lines, -14 lines 0 comments Download
M ui/views/view_unittest.cc View 1 2 7 chunks +15 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
sky
3 years, 9 months ago (2017-03-13 16:15:35 UTC) #1
Bret
lgtm, makes ViewObserver much less confusing, thanks! https://codereview.chromium.org/2745163003/diff/20001/ui/views/view_unittest.cc File ui/views/view_unittest.cc (right): https://codereview.chromium.org/2745163003/diff/20001/ui/views/view_unittest.cc#newcode4881 ui/views/view_unittest.cc:4881: void OnChildViewAdded(View* ...
3 years, 9 months ago (2017-03-14 18:58:36 UTC) #6
sky
https://codereview.chromium.org/2745163003/diff/20001/ui/views/view_unittest.cc File ui/views/view_unittest.cc (right): https://codereview.chromium.org/2745163003/diff/20001/ui/views/view_unittest.cc#newcode4881 ui/views/view_unittest.cc:4881: void OnChildViewAdded(View* parent, View* child) override { On 2017/03/14 ...
3 years, 9 months ago (2017-03-14 20:19:29 UTC) #7
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/2745163003/40001
3 years, 9 months ago (2017-03-14 20:20:18 UTC) #10
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/2745163003/60001
3 years, 9 months ago (2017-03-14 23:47:01 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 01:07:38 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a9fac83ffe6ac844faaed0f5b6f5...

Powered by Google App Engine
This is Rietveld 408576698