Remove WindowId.ToClientWindowId in WS.
Based on discussions in https://chromium-review.googlesource.com/c/chromium/src/+/639954, WindowId.ToClientWindowId is confusing as it implies mapping but we are only using it to change the data type from WindowId to ClientWindowId. Remove it and update call sites. Bug: none Test: covered by tests Change-Id: I69bea9c002991955cee0426f85ebbdeca4cfbd09 Reviewed-on: https://chromium-review.googlesource.com/671106Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Ria Jiang <riajiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#502755}
Showing
Please register or sign in to comment