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

Issue 2692223003: Remove FrameSinkId hierarchy when unparenting ServerWindow. (Closed)

Created:
3 years, 10 months ago by kylechar
Modified:
3 years, 10 months ago
Reviewers:
msw
CC:
chromium-reviews, rjkroege, mfomitchev
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove FrameSinkId hierarchy when unparenting ServerWindow. We need to change the FrameSinkId heirarchy along with ServerWindow hierarchy. We were missing a case when we unparent a ServerWindow. This caused a crash in app list because we never unregister the FrameSinkId heirarchy. There is a DCHECK that we don't register the same hierarchy twice and when reopening the app list that DCHECK was hit. BUG=690970 Review-Url: https://codereview.chromium.org/2692223003 Cr-Commit-Position: refs/heads/master@{#450427} Committed: https://chromium.googlesource.com/chromium/src/+/509840116ed907fb1e466c7ca0a35eb76f0eb6d5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M services/ui/ws/server_window.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
kylechar
3 years, 10 months ago (2017-02-14 16:49:17 UTC) #2
msw
Nice! lgtm. Talk about an instant turnaround with crbug.com/673030 :)
3 years, 10 months ago (2017-02-14 17:01:03 UTC) #3
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/2692223003/1
3 years, 10 months ago (2017-02-14 17:02:34 UTC) #5
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 19:14:27 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/509840116ed907fb1e466c7ca0a3...

Powered by Google App Engine
This is Rietveld 408576698