Bug 214564

Summary: REGRESSION(r263551) Main thread often hangs while saving cookies
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>