WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
311095
[Skia] Enable SKIA_DEBUG by default in Debug CMake builds
https://bugs.webkit.org/show_bug.cgi?id=311095
Summary
[Skia] Enable SKIA_DEBUG by default in Debug CMake builds
Nikolas Zimmermann
Reported
2026-03-30 04:54:03 PDT
SKIA_DEBUG controls the SK_DEBUG preprocessor define in Skia, which activates SkASSERT/SkASSERTF assertions, SkDEBUGFAIL abort-on-error paths, SkDEBUGCODE/SkDEBUGF debug logging, reference count validation, and various internal consistency checks for correct API usage (e.g. bounds checking in SkBitmap/SkPixmap pixel accessors, SkRect/SkIRect construction validation, GPU resource key diagnostics, and path measurement invariants).
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2026-03-30 04:55:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61684
EWS
Comment 2
2026-03-30 05:25:11 PDT
Committed
310215@main
(4793ef848586): <
https://commits.webkit.org/310215@main
> Reviewed commits have been landed. Closing PR #61684 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug