Fix ChildrenOfFrameWithWindowStopAbortedLoad_StillCorrectlyTagged test
Reenables the previously flaky test AdTaggingBrowserTest. ChildrenOfFrameWithWindowStopAbortedLoad_StillCorrectlyTagged, with the following changes. The scripts added by createFrameWithWindowStopAbortedLoad now have async set to false to ensure that they are loaded in insertion order. This allows the last script's onload handler to correctly signal that all three scripts have loaded. This change was made for create*Ad*FrameWithWindowStopAbortedLoad (crrev.com/c/2144832), but this function also needs to be changed to avoid flakiness. Bug: 1069346 Change-Id: I32733290cb41a03351b969b62e8118c5be1401e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148544Reviewed-by:John Delaney <johnidel@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#758896}
Showing
Please register or sign in to comment