This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Win] Only update HWND styles on SizeConstraintsChanged for normal wi…
…ndows. An earlier CL added SizeConstraintsChanged which updates the HWND's style flags: https://codereview.chromium.org/581953002/ To be consistent with CalculateWindowStylesFromInitParams in widget_hwnd_utils, it should only set the style on normal windows. BUG=417986 Review URL: https://codereview.chromium.org/611223002 Cr-Commit-Position: refs/heads/master@{#297582} (cherry picked from commit 6561311) [email protected] Review URL: https://codereview.chromium.org/625793002 Cr-Commit-Position: refs/branch-heads/2171@{#40} Cr-Branched-From: 267aeeb-refs/heads/master@{#297060}
- Loading branch information