DescriptionFix DCHECK error when using multi window resizer on the 2nd display that is place on the left side.
The cause of the error was work_area in screen coordinates was passed to CalculateAttachedSizes while bounds is in |window()->parent()|'s coordinates.
BUG=139231
TEST=Set the 2nd display on left, open two windows and use multi window resizer on debug build, and check crash does not occur.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150911
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comment #
Total comments: 2
Patch Set 3 : address comment #Messages
Total messages: 11 (0 generated)
|