[Webkit-unassigned] [Bug 157329] New: Modern IDB: Add thread identifiers and assertions to IDB DOM objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 15:58:47 PDT 2016


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

            Bug ID: 157329
           Summary: Modern IDB: Add thread identifiers and assertions to
                    IDB DOM objects
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Modern IDB: Add thread identifiers and assertions to IDB DOM objects

Getting some easy to review stuff out of my tree while I work on other tasks.

IDB DOM objects will need to track their originating threads to run in workers, and by default should only allow any method to be called from that originating thread.

Some of the assertions will be reworked/removed as more development takes place.

-- 
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/20160503/23273c0a/attachment.html>


More information about the webkit-unassigned mailing list