DescriptionGive the layout test harness better information to determine when to finish.
Currently, blink's FrameLoader.cpp contains a complex, hacky function to
determine when to inform the rest of chromium that loading is complete. This
complexity is only necessary to support layout tests. This puts the requisite
logic in the layout test harness. This logic is behind a temporary flag, in
order to permit both blink and chromium to flip to the new definition of load
completion simultaneously.
BUG=
Committed: https://crrev.com/46789a8b27fffe9c4d55b57fd21c3aef1dca1b69
Cr-Commit-Position: refs/heads/master@{#294085}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 7 (2 generated)
|