Bug 200132 - [WHLSL] Propagate error messages even more
Summary: [WHLSL] Propagate error messages even more
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-25 11:40 PDT by Saam Barati
Modified: 2020-05-05 00:42 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-07-25 11:40:56 PDT
There are times where we call some helper that might fail, and it has an opportunity to provide a nice error message. But instead, we fall back to a generic error message. We should propagate the more precise error message in this scenario
Comment 1 Myles C. Maxfield 2020-05-05 00:42:47 PDT
WHLSL is no longer relevant.