Bug 267514

Summary: Add support for cookies.onChanged changeInfo
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit ExtensionsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cgagnier.christophe, karlcow, timothy, webkit-bug-importer
Priority: P2 Keywords: BrowserCompat, InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/cookies/onChanged
See Also: https://bugs.webkit.org/show_bug.cgi?id=257700
https://bugs.webkit.org/show_bug.cgi?id=257701

Timothy Hatcher
Reported 2024-01-14 14:22:04 PST
We don't have any info on what was changed when cookies change, so we can't support changeInfo yet.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-14 14:22:13 PST
Timothy Hatcher
Comment 2 2024-01-14 14:46:40 PST
NSHTTPCookieManagerCookiesChangedNotification that WebKit uses here does not have the info either. So we will need that support first.
Timothy Hatcher
Comment 3 2024-03-13 11:08:37 PDT
Karl Dubost
Comment 5 2024-11-07 16:58:53 PST
This could probably be also beneficial for Quirks too.
Note You need to log in before you can comment on or make changes to this bug.