[Webkit-unassigned] [Bug 222972] [WPE][GTK] TestJSC incorrectly expects garbage collector to collect variables still on the stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 13:34:11 PST 2021


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 422753
  --> https://bugs.webkit.org/attachment.cgi?id=422753
Yucky test patch that fixes this test

View in context: https://bugs.webkit.org/attachment.cgi?id=422753&action=review

> a/Tools/TestWebKitAPI/Tests/JavaScriptCore/glib/TestJSC.cpp:114
> +    JSContextGroupRef jsContextGroup = jscVirtualMachineGetContextGroup(jscVM);

BTW this is probably leaked. Not sure how refcounting works with the C API.

-- 
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/20210309/82ca368e/attachment.htm>


More information about the webkit-unassigned mailing list