DescriptionReland r251495: Re-enable prerender RemovingLink browser tests.
The tests have changed significantly since they were first disabled. Add a
WaitForStop or two for good measure, but leave them as-is for the most part.
They can be disabled again if they still flake. Merge their custom prerender
loader into the main one; it's mostly the same.
In addition, for better test coverage, add a new test which asserts on events
received when a <link rel=prerender> is added for an existing prerender after
that prerender has loaded. Significantly rework the prerender events logic
to allow the test framework to wait on an event being received in the loader.
Fix implementation of set_loader_query_and_fragment to not produce URLs with
two ?s.
Original Review URL: https://codereview.chromium.org/142013004
BUG=167340, 128841
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252156
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|