[Webkit-unassigned] [Bug 219600] Support JS type reflections in WebAssembly JS-API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 25 10:26:07 PST 2020


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

--- Comment #23 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Yusuke Suzuki from comment #22)
> (In reply to Truitt Savell from comment #21)
> > The changes in r271039 appear to have broken fast/images/webp-as-image.html
> > on Big Sur
> > 
> > History:
> > https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fwebp-as-
> > image.html
> > 
> > Diff:
> > https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/
> > r271064%20(686)/fast/images/webp-as-image-diffs.html
> > 
> > it looks like this test is failing to load an image
> 
> Hmmmmmmmmm, this sounds super strange. Literally, this patch only changes
> WebAssembly part.

That test is 

```
<body>
    <img src="resources/green-400x400.webp">
</body>
```

And the test failure is because the image is not loaded in the actual result.
I don't think this patch is related to this test failure.
My guess is library update for webp etc.

-- 
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/20201225/902dbf64/attachment-0001.htm>


More information about the webkit-unassigned mailing list