DescriptionRetry to add MockPresentationClient to use in layout tests.
Now there's a MockPresentationService that's owned by WebTestProxy and
accepts private method calls from the tests.
MockPresentationClient was moved to WebFrameTestProxy instance since
we want one per each frame. Reset logic is added too to make tests more
independent.
BUG=412331
Committed: https://crrev.com/57b3af2412a81a4c0abf54e0146c0f7bf5530249
Cr-Commit-Position: refs/heads/master@{#316199}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Split Presentation API mock into per-frame and per-view objects #
Total comments: 2
Patch Set 3 : Replaced a failing DCHECK with a Reset(). #
Total comments: 10
Patch Set 4 : Addressed comments #Messages
Total messages: 16 (2 generated)
|