Chromium Code Reviews
DescriptionExtracts parameters to WindowTreeHostMus into structure
I'm going to need to pass additional parameters to the
constructor. It's getting a bit unwieldy and having two constructors
for two different purposes is error prone. So, I've extracted the
paramters into a structure and created a factory function for the
common case.
BUG=708287
TEST=covered by tests
R=erg@chromium.org
Review-Url: https://codereview.chromium.org/2823903005
Cr-Commit-Position: refs/heads/master@{#465685}
Committed: https://chromium.googlesource.com/chromium/src/+/a5a9fddc48214cb8114e39fe1659e130a178cc3a
Patch Set 1 #Patch Set 2 : cleanup #
Total comments: 1
Patch Set 3 : merge 2 trunk #Patch Set 4 : move constructor #Messages
Total messages: 16 (10 generated)
|