[Webkit-unassigned] [Bug 121814] New: Make the Mac build work with IndexedDB enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 23 17:01:51 PDT 2013


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

           Summary: Make the Mac build work with IndexedDB enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


Make the Mac build work with IndexedDB enabled

This patch cleans up various call sites that made bad assumptions about the platform and adds some stub method implementations to appease the linker.

With this patch, enabling ENABLE_INDEXED_DATABASE will result in a functional Mac build with the API exposed to Javascript.  But it won't do anything.

This patch will *not* actually enable the feature for the Mac build, as there's no point in doing so (yet)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list