Bug 183698 - Name Service Worker threads differently from regular Worker threads
Summary: Name Service Worker threads differently from regular Worker threads
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-16 09:45 PDT by youenn fablet
Modified: 2018-03-16 10:39 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.95 KB, patch)
2018-03-16 09:50 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (2.95 KB, patch)
2018-03-16 10:15 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2018-03-16 09:45:04 PDT
This will be handy for debugging based on crash logs
Comment 1 youenn fablet 2018-03-16 09:50:03 PDT
Created attachment 335944 [details]
Patch
Comment 2 Chris Dumez 2018-03-16 10:14:13 PDT
Comment on attachment 335944 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=335944&action=review

> Source/WebCore/ChangeLog:9
> +        For debugging purposes, knowing tha a thread is a service worker thread might help give context.

Typo: tha
Comment 3 youenn fablet 2018-03-16 10:15:41 PDT
Created attachment 335949 [details]
Patch
Comment 4 WebKit Commit Bot 2018-03-16 10:38:28 PDT
Comment on attachment 335949 [details]
Patch

Clearing flags on attachment: 335949

Committed r229674: <https://trac.webkit.org/changeset/229674>
Comment 5 WebKit Commit Bot 2018-03-16 10:38:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-03-16 10:39:16 PDT
<rdar://problem/38549822>