Bug 214564 - REGRESSION(r263551) Main thread often hangs while saving cookies
Summary: REGRESSION(r263551) Main thread often hangs while saving cookies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-20 12:30 PDT by Alex Christensen
Modified: 2020-07-20 13:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.64 KB, patch)
2020-07-20 12:32 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2020-07-20 12:30:43 PDT
REGRESSION(r263551) Main thread often hangs while saving cookies
Comment 1 Alex Christensen 2020-07-20 12:32:06 PDT
Created attachment 404743 [details]
Patch
Comment 2 Geoffrey Garen 2020-07-20 12:33:24 PDT
Comment on attachment 404743 [details]
Patch

r=me

I wonder if we should do any coalescing here, now that we know it's somewhat common?
Comment 3 Alex Christensen 2020-07-20 12:35:28 PDT
Comment on attachment 404743 [details]
Patch

I think that's more trouble and risk than it's worth.  This whole UI-process-cookie-store thing is a hack we're going to remove once we have a network process singleton.
Comment 4 EWS 2020-07-20 13:12:49 PDT
Committed r264613: <https://trac.webkit.org/changeset/264613>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 404743 [details].
Comment 5 Radar WebKit Bug Importer 2020-07-20 13:13:19 PDT
<rdar://problem/65843618>