On Wed, 28 Jan 2026 09:31:56 GMT, Jay Bhaskar <[email protected]> wrote:

> Issue: JavaFX fails to build WebKit in DebugNative for [linux, macos]
> Solution: ASSERT(ec == TypeError) is incorrect for Java DOM API. 
> createAttribute may throw InvalidCharacterError. Replaced ASSERT with if 
> check and added debug logging for error code.

LGTM

-------------

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/2055#pullrequestreview-3722914426

Reply via email to