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 Extensions | Assignee: | 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.
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148014112>