RESOLVED WONTFIX129593
Consider adding ASSERT back to ~IDBRequest
https://bugs.webkit.org/show_bug.cgi?id=129593
Summary Consider adding ASSERT back to ~IDBRequest
Timothy Hatcher
Reported 2014-03-02 17:40:39 PST
I needed to remove the ASSERT in ~IDBRequest because it was firing all the time from uses by InspectorIndexedDBAgent. However, I didn't find any release build symptoms that this ASSERT prevents. If we can find a better ASSERT that the Inspector does not trigger, feel free to add one back.
Attachments
Timothy Hatcher
Comment 1 2014-03-02 21:07:29 PST
The ASSERT was removed in https://trac.webkit.org/r164967.
Note You need to log in before you can comment on or make changes to this bug.