Bug 133740
Summary: | [EFL] js/dom/global-constructors-attributes-dedicated-worker.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrzej Badowski <a.badowski> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | lucas.de.marchi, ossy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Andrzej Badowski
The following layout test fails on EFL WK2 (at least the last 200 trials)
js/dom/global-constructors-attributes-dedicated-worker.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r169783%20%2814993%29/js/dom/global-constructors-attributes-dedicated-worker-pretty-diff.html
It isn't real failure, indexedDB is disabled, ImageData must be a new feature.
You only need to rebase this test for EFL.
Andrzej Badowski
(In reply to comment #1)
> http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r169783%20%2814993%29/js/dom/global-constructors-attributes-dedicated-worker-pretty-diff.html
>
> It isn't real failure, indexedDB is disabled, ImageData must be a new feature.
> You only need to rebase this test for EFL.
Thank you for the explanation, I will do so.