Bug 221268 - Promote debug assertion to release assertion in cookiesForURL()
Summary: Promote debug assertion to release assertion in cookiesForURL()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-02 09:39 PST by Chris Dumez
Modified: 2021-02-02 10:15 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2021-02-02 09:40 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-02-02 09:39:48 PST
Promote debug assertion to release assertion in cookiesForURL(). We have a weird/rare crash in this area and I want to rule out that this is not what is happening.
Comment 1 Chris Dumez 2021-02-02 09:40:45 PST
Created attachment 419013 [details]
Patch
Comment 2 EWS 2021-02-02 10:14:05 PST
Committed r272218: <https://trac.webkit.org/changeset/272218>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419013 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-02 10:15:42 PST
<rdar://problem/73885852>