Bug 244077 - Add an UI element to report WebGL shader compilation errors
Summary: Add an UI element to report WebGL shader compilation errors
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-18 00:04 PDT by Kimmo Kinnunen
Modified: 2022-08-25 00:05 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-08-18 00:04:40 PDT
Add an UI element to report WebGL shader compilation errors

Use-case 1) when user edits the shader in the inspector, the syntax errors are not visible
Use-case 2) when the user has a syntax error in the original source, there's no easy way to discover this

The use-case 1 might be of higher priority for this bug 

In bug 241010 we removed the ad-hoc prints to console when shader compilation fails.
Comment 1 Radar WebKit Bug Importer 2022-08-25 00:05:23 PDT
<rdar://problem/99123804>