commit | ae35edbf864d215d1dc699225a1b0e0ece08b3be | [log] [tgz] |
---|---|---|
author | mohsen <mohsen@chromium.org> | Wed Mar 09 19:35:52 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 09 19:41:07 2016 |
tree | cf08ec3144647725369a4bffd9406696343d1bf1 | |
parent | aae535ca8e8087942b4716f92cf833f84a38f1a9 [diff] |
mus: Server-side implementation of modal windows This patch adds server-side implementation for window modal windows, i.e. windows that are modal to their transient parent. System modal windows will be added later. BUG=548402 Review URL: https://codereview.chromium.org/1759523002 Cr-Commit-Position: refs/heads/master@{#380177}