Bug 240737
Summary: | Fix webpushd crash when removing notification permissions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Nham <nham> |
Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | nham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Nham
When removing notification permissions for an origin, webpushd crashes because of a RELEASE_ASSERT that fires in AppBundleRequest::start when mock bundles aren't enabled or ENABLE_INSTALL_COORDINATION_BUNDLES isn't defined.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93679369>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/858
EWS
Committed r294726 (250904@main): <https://commits.webkit.org/250904@main>
Reviewed commits have been landed. Closing PR #858 and removing active labels.