Chromium Code Reviews
DescriptionSet WebPagePopupImpl's bounds even if they don't appear to have changed.
In r389984 I tried to make WebPagePopupImpl::resize only call into
setWindowRect (which sends an IPC to the browser process) if the bounds have
actually changed. This uncovered a bug in Aura that was papered up by the fact
that we repeatedly set the bounds. The proper way to fix this is in Aura itself
but we'd like to merge this for release so I'm landing this quick fix to
restore the previous behavior.
I'm working on a proper fix in crrev.com/2228093003
BUG=633140
Review-Url: https://codereview.chromium.org/2263503003
Cr-Commit-Position: refs/heads/master@{#413288}
(cherry picked from commit 10dc8b7652e6d30337d9bea0ff8bba2592942751)
Committed: https://chromium.googlesource.com/chromium/src/+/09f1017cc167a54a1ed47b7f9aca1ed2bc177eda
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||