Bug 307485
| Summary: | GetPushSubscription should throw AbortError on webpushd connection error | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
GetPushSubscription throws an IndexSizeError if there's a connection error to webpushd. It should either return null or throw an AbortError to match the behavior or Subscribe.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170097738>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/58345
EWS
Committed 307304@main (324154a54293): <https://commits.webkit.org/307304@main>
Reviewed commits have been landed. Closing PR #58345 and removing active labels.