[Webkit-unassigned] [Bug 163532] REGRESSION(r204163): [GTK] Layout test plugins/js-from-destroy.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 09:14:55 PDT 2016


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
I do not fully understand this test.
There is a possibility that there is a timing issue which causes the message to appear from  being logged from time to time.

The message might be due to XHR receiving a AccessControl error (which does not mean it is related to CORS...).

The difference between Mac and GTK may be that Mac does not generate this error type (or even no error?), in which case the console message is never printed.
It might be interesting to dump the stack when this error is happening at DTL or XHR level for instance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161017/80442f6f/attachment.html>


More information about the webkit-unassigned mailing list