DescriptionAudit test code callsites that need an explicit lifecycle update.
1) Introduce WebFrameContentDumper::dumpWebViewAsText, which explicitly
forces a lifecycle update, and change all test code that relied on
WebFrameContentDumper:dumpFrameTreeAsText to use it instead.
2) Rename WebFrameContentDumper::dumpFrameTreeAsText to
WebFrameContentDumper::deprecatedDumpFrameTreeAsText.
This is a meek step toward re-re-relanding https://codereview.chromium.org/1740173003,
which only includes adding explicit lifecycle updates in places where
they will become necessary, once TextIteratorAlgorithm doesn't
force the layout update in its constructor.
R=esprehn
BUG=590295
Committed: https://crrev.com/232042e500104e908e2a1e40305130d480a11cae
Cr-Commit-Position: refs/heads/master@{#385187}
Patch Set 1 #Patch Set 2 : Changed to use two explicit methods. #Patch Set 3 : Clean up. #
Messages
Total messages: 30 (12 generated)
|