DescriptionFix DCHECK with force-device-scale-factor switch enabled.
This CL fixes a DCHECK happening due to r284913. The CL changed the order
of window addition which caused window properties to update in a different
order. This is fixed by only running the DCHECKed code after the window
is parented beneath a root window.
BUG=396911
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285833
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|