DescriptionUpdate AuraWindowRegistry to create only positive window IDs.
Previously AuraWindowRegistry was allocating ID 0 to first window. This
breaks assumptions made in other places, e.g. DCHECK in
DesktopMediaPickerDialogView. After this change the implementation
guarantees that window IDs are always unique positive integers.
Committed: https://crrev.com/fc74c509cd0575563483e5f6b1bd5fd930754bd5
Cr-Commit-Position: refs/heads/master@{#291708}
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|