Bug 233467 - WebSWServerConnection::createFetchTask does not need to query twice for a registration
Summary: WebSWServerConnection::createFetchTask does not need to query twice for a reg...
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: 2021-11-23 23:49 PST by youenn fablet
Modified: 2021-12-01 04:27 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.62 KB, patch)
2021-11-23 23:51 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (2.61 KB, patch)
2021-12-01 03:17 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 2021-11-23 23:49:19 PST
WebSWServerConnection::createFetchTask does not need to query twice for a registration
Comment 1 youenn fablet 2021-11-23 23:51:30 PST
Created attachment 445073 [details]
Patch
Comment 2 Chris Dumez 2021-11-30 08:05:13 PST
Comment on attachment 445073 [details]
Patch

r=me
Comment 3 Chris Dumez 2021-11-30 08:05:27 PST
Comment on attachment 445073 [details]
Patch

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

> Source/WebKit/ChangeLog:8
> +        Instead of searching for a wokrer and then searching for a registration,

typo: wokrer
Comment 4 Radar WebKit Bug Importer 2021-11-30 23:50:22 PST
<rdar://problem/85909888>
Comment 5 youenn fablet 2021-12-01 03:17:33 PST
Created attachment 445545 [details]
Patch for landing
Comment 6 EWS 2021-12-01 04:27:45 PST
Committed r286359 (244718@main): <https://commits.webkit.org/244718@main>

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