DescriptionRemove window.moveTo calls from picker-common.js
These moveTo calls appear to be unneeded and they don't work on the main window
anyway. Due to the way that RenderWidget caches move requests, this causes us to
return incorrect values for the windowRect until the browser resets the rect.
This appears to work correctly today due to a bug in how the pending_window_rect
gets cached in RenderWidget but makes it difficult to fix that bug. See related
CL: https://codereview.chromium.org/2333353002/
Note: This change affects only LayoutTests.
BUG=638671
Committed: https://crrev.com/f8386d1d8f1268ef794fafef76d7dd5b372367a9
Cr-Commit-Position: refs/heads/master@{#420557}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Removed Comment #Messages
Total messages: 16 (10 generated)
|