DescriptionFix CRD opens a window every time it's clicked in the launcher
Cause:
This is a regression of the HRD change, in which we pass in an unique
ID everytime when we create an app window. This causes a new window
to be created whenever the user clicks on the app icon in the app
launcher.
Fix:
Only create a new app window when:
1. There are no existing windows or
2. The user clicks on the New Window context menu
BUG=448128
Committed: https://crrev.com/81b9425c45c6ec20805385070ee69085c2cc426a
Cr-Commit-Position: refs/heads/master@{#311545}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address CL feedback #
Messages
Total messages: 10 (4 generated)
|