[Webkit-unassigned] [Bug 180867] imported/w3c/web-platform-tests/service-workers/service-worker/update.https.html is sometimes crashing in Debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 15 10:18:14 PST 2017


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

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Hitting this assertion:
auto addResult = m_runningOrTerminatingWorkers.add(identifier, *worker);
ASSERT_UNUSED(addResult, addResult.isNewEntry);

-- 
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/20171215/84776f6d/attachment.html>


More information about the webkit-unassigned mailing list