[Webkit-unassigned] [Bug 208264] REGRESSION: (257072) [ Mac wk2 Release ] fast/harness/uiscriptcontroller/concurrent-ui-side-scripts.html is flaky failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 11:03:50 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=208264

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #391891|review?                     |review+
              Flags|                            |

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 391891
  --> https://bugs.webkit.org/attachment.cgi?id=391891
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=391891&action=review

> LayoutTests/fast/harness/uiscriptcontroller/concurrent-ui-side-scripts.html:71
> +            document.getElementById('results').textContent += 'Script 1:\n' + script1Result + 'Script 2:\n' + script2Result;

Another option is to have two "results" divs, one per async script. Then ordering will be document order.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200227/abc0017f/attachment.htm>


More information about the webkit-unassigned mailing list