Summary: | Modern IDB: IDBTransaction::hasPendingActivity() was wrong, leading to premature GC of the wrapper | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> | ||||
Component: | WebCore Misc. | Assignee: | Brady Eidson <beidson> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | ryanhaddad | ||||
Priority: | P2 | ||||||
Version: | Safari 9 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Brady Eidson
2015-11-20 12:23:44 PST
*** Bug 151219 has been marked as a duplicate of this bug. *** *** Bug 151364 has been marked as a duplicate of this bug. *** *** Bug 151389 has been marked as a duplicate of this bug. *** *** Bug 151448 has been marked as a duplicate of this bug. *** (In reply to comment #0) > Known cases: > https://bugs.webkit.org/show_bug.cgi?id=151219 > https://bugs.webkit.org/show_bug.cgi?id=151364 > https://bugs.webkit.org/show_bug.cgi?id=151389 > https://bugs.webkit.org/show_bug.cgi?id=151448 > > However, the bug was fixed in https://trac.webkit.org/changeset/192687 All of the tests marked flaky in those 4 bugs have unflaked since 192687. Created attachment 266950 [details]
Patch v1
|