RESOLVED FIXED Bug 157329
Modern IDB: Add thread identifiers and assertions to IDB DOM objects
https://bugs.webkit.org/show_bug.cgi?id=157329
Summary Modern IDB: Add thread identifiers and assertions to IDB DOM objects
Brady Eidson
Reported 2016-05-03 15:58:47 PDT
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.
Attachments
Patch (75.11 KB, patch)
2016-05-03 16:01 PDT, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2016-05-03 16:01:54 PDT
Alex Christensen
Comment 2 2016-05-03 16:12:07 PDT
Comment on attachment 278037 [details] Patch assertions!
Brady Eidson
Comment 3 2016-05-03 16:53:03 PDT
A few quibbles here, will obviously fix before landing when I get back to this. Marking obsolete to hide from EWS continuing to waste time on it (is that a thing?)
Brady Eidson
Comment 4 2016-05-05 15:14:15 PDT
Note You need to log in before you can comment on or make changes to this bug.