Bug 202977 - Move headers to keep from a HTTPHeaderNameSet to an OptionSet
Summary: Move headers to keep from a HTTPHeaderNameSet to an OptionSet
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: 2019-10-15 01:07 PDT by youenn fablet
Modified: 2019-10-15 15:29 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.82 KB, patch)
2019-10-15 01:10 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (8.82 KB, patch)
2019-10-15 04:34 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 2019-10-15 01:07:36 PDT
Move headers to keep from a HTTPHeaderNameSet to an OptionSet.
This is more efficient.
Comment 1 youenn fablet 2019-10-15 01:10:51 PDT
Created attachment 380967 [details]
Patch
Comment 2 youenn fablet 2019-10-15 04:34:06 PDT
Created attachment 380977 [details]
Patch
Comment 3 WebKit Commit Bot 2019-10-15 13:53:37 PDT
The commit-queue encountered the following flaky tests while processing attachment 380977 [details]:

imported/w3c/web-platform-tests/websockets/bufferedAmount-unchanged-by-sync-xhr.any.worker.html bug 202003 (author: youennf@gmail.com)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2019-10-15 13:54:30 PDT
Comment on attachment 380977 [details]
Patch

Clearing flags on attachment: 380977

Committed r251155: <https://trac.webkit.org/changeset/251155>
Comment 5 WebKit Commit Bot 2019-10-15 13:54:31 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Ling Ho 2019-10-15 15:29:57 PDT
<rdar://problem/56306776>