Bug 223407

Summary: Web Inspector: add UI for `Error#cause`
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 223302    
Bug Blocks:    

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>