[Webkit-unassigned] [Bug 189605] New: REGRESSION (r235954): Fix build failure on watchOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 16:41:13 PDT 2018


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

            Bug ID: 189605
           Summary: REGRESSION (r235954): Fix build failure on watchOS
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: sihui_liu at apple.com, thorton at apple.com

Fix build failure on watchOS:

    error: reference to 'KeyType' is ambiguous

A header in IMFoundation.framework and `using WebCore::IndexedDB::KeyType` in Source/WebCore/Modules/indexeddb/IDBKey.h are conflicting with unified source files.

Note that r235954 was rolled out in r235995, so this isn't needed until r235954 is relanded:

    https://trac.webkit.org/changeset/235995/webkit

-- 
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/20180913/e78cabd2/attachment.html>


More information about the webkit-unassigned mailing list