Bug 290531

Summary: missing action.default_icon falls back to app icon instead of manifest.icons
Product: WebKit Reporter: Carlos J. <carlosj-webkit-bugzilla>
Component: WebKit ExtensionsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: iPhone / iPad   
OS: iOS 18   

Carlos J.
Reported 2025-03-27 06:26:28 PDT
Consider an extensions manifest which does not specify icon_variants, action.default_icon or action.icon_variants. The final icon used for the action button should fall back to the icons property specified in the manifest. However in iOS Safari 18, it skips the icons property and falls back to the app icon.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-27 06:26:39 PDT
Note You need to log in before you can comment on or make changes to this bug.