Bug 283180
| Summary: | [WebIDL] Callbacks should leave the choice to report or rethrow exceptions to the invoker | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | Bindings | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 283177, 283179 | ||
| Bug Blocks: | |||
Sam Weinig
[WebIDL] Callbacks should leave the choice to report or rethrow exceptions to the invoker
Two parts:
283177 - [WebIDL] Callbacks should leave the choice to report or rethrow exceptions to the invoker (part 1, rename rethrowing handler)
283179 - [WebIDL] Callbacks should leave the choice to report or rethrow exceptions to the invoker (part 2, emit rethrowing handler for all callbacks)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140525082>
Sam Weinig
This is now complete.