[Webkit-unassigned] [Bug 288378] REGRESSION (289309 at main): [wk1] fast/harness/internals-object-property-access-on-window-without-frame-crash.html causing multiple tests to fail under imported/w3c/web-platform-tests/css/css-grid/grid-items/*.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 24 22:38:22 PST 2025


https://bugs.webkit.org/show_bug.cgi?id=288378

--- Comment #7 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
So this test verifies that calling internals API on a window without a frame and can reveal real bugs with APIs interacting with the DOM tree.

However, some APIs (e.g. terminateWebContentProcess) also do "weird" things while at the same time not interacting with the DOM tree, and so they are listed in the skippedInternalFunctions array to exclude them from the test. I believed I had already verified the problematic ones, but there are more that affect subsequent tests that I forgot. Also, maybe new APIs were introduced recently. I'll take a look.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250225/75021e63/attachment.htm>


More information about the webkit-unassigned mailing list