NEW 195539
Make IDBServer not refcounted
https://bugs.webkit.org/show_bug.cgi?id=195539
Summary Make IDBServer not refcounted
youenn fablet
Reported 2019-03-10 20:16:39 PDT
Make IDBServer not refcounted. This makes IDBServer lifetime easier to understand.
Attachments
Patch (20.35 KB, patch)
2019-03-10 20:33 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2019-03-10 20:33:49 PDT
youenn fablet
Comment 2 2019-03-10 22:39:50 PDT
Actually this does not work since UniqueIDBDatabase may last longer than its IDBServer.
Note You need to log in before you can comment on or make changes to this bug.