Bug 268565
| Summary: | Ghostery throws exception trying to use storageArea.set() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | WebKit Extensions | Assignee: | Timothy Hatcher <timothy> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=268659 | ||
Timothy Hatcher
When trying to enable Ghostery, the tab it opens is throwing an exception and not enabling Ghostery as a result.
[Error] Unhandled Promise Rejection: Error: Invalid call to storageArea.set(). The 'items' value is invalid, because it is not JSON-serializable.
(anonymous function) (store.js:1240)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122118152>
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/23691
EWS
Committed 273949@main (944eaf18a9d6): <https://commits.webkit.org/273949@main>
Reviewed commits have been landed. Closing PR #23691 and removing active labels.