Bug 192435
| Summary: | [GTK] fast/css-custom-paint/leaks.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, csaavedra |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alicia Boya García
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?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
*** This bug has been marked as a duplicate of bug 190710 ***