Description[SPv2] Remove PaintArtifactCompositor::initializeIfNeeded.
Now that we can guarantee the RuntimeEnabledFeatures is initialized in the
constructor, it seems like a cleaner place to put this kind of mandatory
initialization logic.
The only caveat is that the constructor will be called when SPv2 is off, but
that's easily handled by changing an assert to a conditional return.
BUG=563667
Committed: https://crrev.com/e502046d370b3f3c77e91dab787c97e21ff9c27d
Cr-Commit-Position: refs/heads/master@{#376349}
Patch Set 1 #
Messages
Total messages: 16 (7 generated)
|