Bug 254193
| Summary: | Improve error handling for badging API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | New Bugs | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos Caceres
Right now, the badging API is rejecting without DOM exceptions. It would be nice if it rejected with DOM exceptions to give a better idea about what's gone wrong.
Additionally, the current implementation doesn't handle errors for non-fully-active docs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106969959>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/11745
EWS
Committed 262237@main (978ccadf6e0b): <https://commits.webkit.org/262237@main>
Reviewed commits have been landed. Closing PR #11745 and removing active labels.