[Webkit-unassigned] [Bug 206396] [iOS] http/wpt/service-workers/third-party-cookie.html is a flakey crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 17 08:04:39 PST 2020


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

--- Comment #7 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Is the binary that’s launched actually called “ServiceWorkerProcess” on disk, or is my memory correct that it’s actually a com.apple.WebKit.WebContent process binary that’s launched/configured in a special way and changes its name in `ps` and Activity Monitor?

If it’s the latter (a com.apple.WebKit.WebContent binary), then maybe we are looking for the wrong file name for crashes.  Have we tried matching up PIDs from stderr logging in test results to com.apple.WebKit.WebContent crash logs on disk (manually) to see if there is any correlation?

-- 
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/20200117/6a2a86e0/attachment.htm>


More information about the webkit-unassigned mailing list