[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 02:31:19 PST 2020


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

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
(In reply to youenn fablet from comment #4)
> > This is A LOT of crashes here! But looking at
> > ~/Library/Logs/DiagnosticReports on the bot, I don't see any ServiceWorker
> > crashes. So this it is probably unexpectedly exiting, not crashing.
> 
> You might be right.
> I wonder whether a service worker process whose last service worker is
> stopped (for instance it unregisters itself) will probably terminate itself
> and we might wrongly report it as a crash.

Nope, as long as we do not close a WebSWContextManagerConnection, which is ordered by UIProcess, the process should not be terminating itself through AuxiliaryProcess::terminate.

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


More information about the webkit-unassigned mailing list