DescriptionFix up compositor mocking.
Two changes:
a) detangle the mock compositor from compositor_test_support
a) pull in compositor when using a mock compositor
Rationale:
a) this target was meant to support using use_webkit_compositor=1 when WK isn't initialized; sometimes we will want to use the mock compositor when WK is initialized
b) we can imagine scenarios where we want to switch between mock and real compositors in the same executable, and it's one less target to update
BUG=101477
TEST=bots stay green
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107563
Reverted: http://src.chromium.org/viewvc/chrome?view=rev&revision=107564
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107574
Patch Set 1 #Patch Set 2 : "" #
Total comments: 6
Patch Set 3 : "" #Patch Set 4 : Only depend on compositor as necessary. #Patch Set 5 : Only depend on compositor as necessary. #Patch Set 6 : Deeper down the rabbit hole. #
Messages
Total messages: 9 (0 generated)
|