DescriptionArtifically delay the load finished signal until after dom content loaded
The webNavigation API defines that the signals always arrive in that order.
However, the frame loader can finish loading the document before the parser
actually finished parsing. To work around this, we delay the finished load
signal until after parsing has finished.
BUG=230767
TEST=WebNavigationApiTest.SrcDoc doesn't fail flakily
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194539
Patch Set 1 #Patch Set 2 : updates #
Messages
Total messages: 3 (0 generated)
|