[Webkit-unassigned] [Bug 281644] New: [regression] storage.onChanged returns undefined as the areaName
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 16 20:24:19 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281644
Bug ID: 281644
Summary: [regression] storage.onChanged returns undefined as
the areaName
Product: WebKit
Version: Safari 18
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Extensions
Assignee: webkit-unassigned at lists.webkit.org
Reporter: brian at birchill.co.jp
CC: timothy at apple.com, webkit-bug-importer at group.apple.com
Currently with Safari 18.0.1, if I make a change to browser.storage.sync or browser.storage.local (e.g. calling set() or remove()) then the browser.storage.onChanged listener is called with an "areaName" parameter of `undefined`.
This used to work in the recent past so I suppose something regressed it recently.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241017/f09bb72b/attachment.htm>
More information about the webkit-unassigned
mailing list