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 |
Brady Eidson
A test run saw UniqueIDBDatabase torn down on the wrong thread
See https://bugs.webkit.org/show_bug.cgi?id=158639#c3
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
*** Bug 159684 has been marked as a duplicate of this bug. ***
Brady Eidson
Also seen in an inspector test: https://bugs.webkit.org/show_bug.cgi?id=159684
Joseph Pecoraro
<rdar://problem/27306239>