[Webkit-unassigned] [Bug 144660] New: Make database thread pause/resume support work for all ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 20:17:29 PDT 2015


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

            Bug ID: 144660
           Summary: Make database thread pause/resume support work for all
                    ports
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org

Currently the code to pause and resume the database thread is guarded by PLATFORM(IOS). Although this code was originally designed for WebKit on iOS it could be used by other ports. We should remove the PLATFORM(IOS)-guards around this code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150506/8808734d/attachment.html>


More information about the webkit-unassigned mailing list