[Webkit-unassigned] [Bug 188621] New: Can't share an app on AppStore to WeChat due to a release assert

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 14:28:59 PDT 2018


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

            Bug ID: 188621
           Summary: Can't share an app on AppStore to WeChat due to a
                    release assert
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

The assertion we added in https://trac.webkit.org/r233808 is firing for WeChat’s share extension.

We need to add a linked-on-or-after check: ASSERT(RunLoop::isMain() || /* linked before iOS 12 */).

<rdar://problem/43343976>

-- 
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/20180815/70da4ff6/attachment-0001.html>


More information about the webkit-unassigned mailing list