WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 209333
210105
Serious WebAssembly breakage in Safari 13
https://bugs.webkit.org/show_bug.cgi?id=210105
Summary
Serious WebAssembly breakage in Safari 13
Alessandro Pignotti
Reported
2020-04-07 05:01:52 PDT
Created
attachment 395671
[details]
Font rendering corrupted The issue can be reproduced on the following page:
https://cheerpjdemos.leaningtech.com/SwingDemo.html#demo
Font rendering is based on WebAssembly, and renders correctly in Safari 12.1 and all the other browsers. With Safari 13 and a local build of WebKitGtk the rendering is corrupted, see attached image. We have received multiple bug reports caused by Safari 13 on our WebAssembly based products, we believe there may be a serious miscompilation problem.
Attachments
Font rendering corrupted
(41.11 KB, image/png)
2020-04-07 05:01 PDT
,
Alessandro Pignotti
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Tadeu Zagallo
Comment 1
2020-04-07 08:28:07 PDT
Thanks for filing the bug. Which revision did you test with locally? I could reproduce it with STP, but not with my local build. I think this might have already been fixed by
https://trac.webkit.org/r258965
, can you confirm whether it still reproduces for you after that?
Alessandro Pignotti
Comment 2
2020-04-07 08:32:34 PDT
I tested locally with WekKitGTK 2.28, built from this archive
https://webkitgtk.org/releases/webkitgtk-2.28.0.tar.xz
Tadeu Zagallo
Comment 3
2020-04-07 08:45:54 PDT
From looking at
https://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-2.28.0/Source/JavaScriptCore/ChangeLog
, it seems like that change is not included in WebKitGTK 2.28.0. If you want to double check, you could build trunk from source. Otherwise I'll go ahead and dupe this to
https://bugs.webkit.org/show_bug.cgi?id=209333
, as it seems to fix the issue when testing on mac.
Alessandro Pignotti
Comment 4
2020-04-07 14:56:15 PDT
I confirm that
https://trac.webkit.org/r258965
fixes the problem
Radar WebKit Bug Importer
Comment 5
2020-04-07 14:57:15 PDT
<
rdar://problem/61411915
>
Tadeu Zagallo
Comment 6
2020-04-07 14:57:55 PDT
Thanks for confirming! *** This bug has been marked as a duplicate of
bug 209333
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug