[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:05:56 PST 2020


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

--- Comment #8 from Chris Dumez <cdumez at apple.com> ---
(In reply to David Kilzer (:ddkilzer) from comment #7)
> 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?

There is no ServiceWorkerProcess binary. A Service Worker process is a regular WebContent process (same binary as WebContent processes).

-- 
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/808e329b/attachment.htm>


More information about the webkit-unassigned mailing list