Chromium Code Reviews
Descriptionmus: Send display-id to client only for the root windows.
Child windows are always in the same display as their parent windows, so
it doesn't make sense to always send the display-id for each window
created. Instead, notify the client about the display each root-window
is on, and have the client be responsible for tracking that for each
child window afterwards.
BUG=603316
Committed: https://crrev.com/33b39373f9270fed89e53cd658bb3001f2e05849
Cr-Commit-Position: refs/heads/master@{#396511}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : mojom-format #
Total comments: 2
Patch Set 4 : doc #Messages
Total messages: 13 (5 generated)
|