[webkit-changes] [WebKit/WebKit] 0b437b: "Activate Cash Back" button doesn’t work for Rakuten
kiaraarose
noreply at github.com
Wed Feb 21 13:47:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b437b3e5592d6dad2b75d437eaa7ec5dff1e073
https://github.com/WebKit/WebKit/commit/0b437b3e5592d6dad2b75d437eaa7ec5dff1e073
Author: Kiara Rose <kiara_rose at apple.com>
Date: 2024-02-21 (Wed, 21 Feb 2024)
Changed paths:
M Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIStorageAreaCocoa.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIStorage.mm
Log Message:
-----------
"Activate Cash Back" button doesn’t work for Rakuten
https://bugs.webkit.org/show_bug.cgi?id=269854
rdar://123336734
Reviewed by Brian Weinstein and Timothy Hatcher.
Only storageArea.sync has a maximum item size limit. In the logs:
"Exception thrown: Invalid call to storageArea.set(). ... value is invalid, because exceeded maximum size for a single item."
* Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIStorageAreaCocoa.mm:
(WebKit::WebExtensionAPIStorageArea::set):
Canonical link: https://commits.webkit.org/275130@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list