[Webkit-unassigned] [Bug 209337] New: [2.28] javascript fails on ppc and s390x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 07:54:23 PDT 2020


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

            Bug ID: 209337
           Summary: [2.28] javascript fails on ppc and s390x
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: seb128 at debian.org
                CC: bugs-noreply at webkitgtk.org

That's another regression blocked 2.28 in Ubuntu caught by our testing infrastructure

The C example from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931807 can be used as a tetcase

Doing
$ gcc bug.c -o bug `pkg-config --libs --cflags webkit2gtk-4.0` 
$ xvfb-run ./bug

displays a 'Error running javascript:'

the same example works fine using 2.26

-- 
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/20200320/cbc56ded/attachment.htm>


More information about the webkit-unassigned mailing list