Bug 192435

Summary: [GTK] fast/css-custom-paint/leaks.html is failing
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, csaavedra
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Alicia Boya García 2018-12-05 15:31:34 PST
fast/css-custom-paint/leaks.html

Failing since it was introduced.

--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/css-custom-paint/leaks-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/css-custom-paint/leaks-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 30: TypeError: undefined is not an object (evaluating 'CSS.paintWorklet.addModule')
 Tests that using custom paint does not cause the paint worklet global scope to get leaked.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Is that an API only defined in Mac?
Comment 1 Claudio Saavedra 2019-01-07 07:55:34 PST

*** This bug has been marked as a duplicate of bug 190710 ***