Bug 215123 - SWServerJobQueue::didResolveRegistrationPromise should not assume its registration key relates to an existing worker
Summary: SWServerJobQueue::didResolveRegistrationPromise should not assume its registr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-04 04:31 PDT by youenn fablet
Modified: 2020-08-05 01:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.07 KB, patch)
2020-08-04 04:46 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 2020-08-04 04:31:44 PDT
SWServerJobQueue::didResolveRegistrationPromise should not assume its registration key relates to an existing worker
Comment 1 youenn fablet 2020-08-04 04:41:18 PDT
<rdar://problem/65096786>
Comment 2 youenn fablet 2020-08-04 04:46:49 PDT
Created attachment 405913 [details]
Patch
Comment 3 Geoffrey Garen 2020-08-04 08:56:57 PDT
Comment on attachment 405913 [details]
Patch

Can you add a test for this?
Comment 4 youenn fablet 2020-08-05 01:30:11 PDT
(In reply to Geoffrey Garen from comment #3)
> Comment on attachment 405913 [details]
> Patch
> 
> Can you add a test for this?

I tried but this is difficult since this is very time dependent.
Comment 5 EWS 2020-08-05 01:33:40 PDT
Committed r265282: <https://trac.webkit.org/changeset/265282>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405913 [details].