commit | a824472ce809c4435cf42f460d893751708caf73 | [log] [tgz] |
---|---|---|
author | Sadrul Habib Chowdhury <[email protected]> | Thu Apr 12 06:01:01 2018 |
committer | Commit Bot <[email protected]> | Thu Apr 12 06:01:01 2018 |
tree | b8c6b54ee61fc949117afc8a1a84ad47a5787fc1 | |
parent | 267d66ce578fbf8d490cf8eb6e088c8cd720c5ee [diff] |
aura: Update UpdateRootWindowSizeInPixels() not take any input. UpdateRootWindowSizeInPixels() should always use the pixel-bounds it already knows about. So it does not need to take any input params. Fix extension-shell to use SetBoundsInPixels() instead, because that's the correct way to set the size of the host (which would automatically update the size of the root-window etc.). BUG=821987 Change-Id: I31d0e5fa21471192aab5c462f79a1b1906ec23ac Reviewed-on: https://chromium-review.googlesource.com/1006491 Commit-Queue: Sadrul Chowdhury <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#550037}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .