Chromium Code Reviews
DescriptionFixes for frame proxy to avoid double output in layout tests.
Calling out to m_baseProxy and the base object results right now in duplicate prints, since the base object also calls into WebTestProxyBase. I'm removing the extra calls right now and will add them as I migrate methods from RenderView to RenderFrame.
BUG=245126
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153250
Patch Set 1 #
Total comments: 4
Patch Set 2 : Moving pointer to initializer list. #Messages
Total messages: 5 (0 generated)
|