Bug 223407 - Web Inspector: add UI for `Error#cause`
Summary: Web Inspector: add UI for `Error#cause`
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 223302
Blocks:
  Show dependency treegraph
 
Reported: 2021-03-17 18:21 PDT by Devin Rousso
Modified: 2021-03-17 18:21 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2021-03-17 18:21:16 PDT
from <https://github.com/tc39/proposal-error-cause>
> While there are lots of ways to achieve the behavior of the proposal, if the cause property is explicitly defined by the language, debug tooling can reliably use this info rather than contracting with developers to construct an error properly.
Comment 1 Radar WebKit Bug Importer 2021-03-17 18:21:43 PDT
<rdar://problem/75553969>