Bug 183248 - SWServer::removeClientServiceWorkerRegistration should not log an error if there is no registration
Summary: SWServer::removeClientServiceWorkerRegistration should not log an error if th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-01 10:23 PST by youenn fablet
Modified: 2018-03-01 15:15 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.30 KB, patch)
2018-03-01 10:29 PST, 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-01 10:23:07 PST
This log appears when running many layout and api tests.
There are legit cases for which registration would not be null (parallel unregisters or clearing registrations).
Comment 1 youenn fablet 2018-03-01 10:29:49 PST
Created attachment 334824 [details]
Patch
Comment 2 WebKit Commit Bot 2018-03-01 15:14:50 PST
Comment on attachment 334824 [details]
Patch

Clearing flags on attachment: 334824

Committed r229149: <https://trac.webkit.org/changeset/229149>
Comment 3 WebKit Commit Bot 2018-03-01 15:14:51 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-03-01 15:15:46 PST
<rdar://problem/38042544>