Bug 159677

Summary: UniqueIDBDatabases are sometimes torn down on the wrong thread
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: joepeck, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=158639
Bug Depends on:    
Bug Blocks: 165889    

Description Brady Eidson 2016-07-12 10:06:50 PDT
A test run saw UniqueIDBDatabase torn down on the wrong thread

See https://bugs.webkit.org/show_bug.cgi?id=158639#c3
Comment 1 Brady Eidson 2016-07-12 22:24:03 PDT
*** Bug 159684 has been marked as a duplicate of this bug. ***
Comment 2 Brady Eidson 2016-07-12 22:24:44 PDT
Also seen in an inspector test: https://bugs.webkit.org/show_bug.cgi?id=159684
Comment 3 Joseph Pecoraro 2016-07-13 15:08:01 PDT
<rdar://problem/27306239>