Bug 244077

Summary: Add an UI element to report WebGL shader compilation errors
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=241010

Kimmo Kinnunen
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-25 00:05:23 PDT
Note You need to log in before you can comment on or make changes to this bug.