[webkit-reviews] review granted: [Bug 193093] IndexedDB: UniqueIDBDatabase should be freed after database task queue is empty : [Attachment 358224] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 09:13:32 PST 2019


Brady Eidson <beidson at apple.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 193093: IndexedDB: UniqueIDBDatabase should be freed after database task
queue is empty
https://bugs.webkit.org/show_bug.cgi?id=193093

Attachment 358224: Patch

https://bugs.webkit.org/attachment.cgi?id=358224&action=review




--- Comment #2 from Brady Eidson <beidson at apple.com> ---
Comment on attachment 358224
  --> https://bugs.webkit.org/attachment.cgi?id=358224
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=358224&action=review

> Source/WebCore/ChangeLog:3
> +	   IndexedDB: UniqueIDBDatabase should be freed after database task
queue is empty

Since I misunderstood, I would reword:

UniqueIDBDatabase should not be freed if the database task queue is not empty.


More information about the webkit-reviews mailing list