Chromium Code Reviews
Descriptionchromeos: changes DisconnectedAppHandler to be associated with a single window
The previous code had a bug that it would never start observing newly
added windows (Changing is sent for old parent, and Changed for new
parent, so DisconnectedAppHandler really need to override both
Changing and Changed). In fixing that I figured it was easier to
reason about if it's associated with a single top level window.
This bug was causing the shelf to never remove items when the window closed.
BUG=none
TEST=none
R=sadrul@chromium.org
Review-Url: https://codereview.chromium.org/2629523006
Cr-Commit-Position: refs/heads/master@{#443486}
Committed: https://chromium.googlesource.com/chromium/src/+/02b9d1440e385a6fd768cbff8d8cf8f2443fceef
Patch Set 1 #Patch Set 2 : comment #
Total comments: 2
Patch Set 3 : merge #
Messages
Total messages: 13 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||