[Webkit-unassigned] [Bug 249598] Finalize to fix VACUUM error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 16:47:43 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=249598

Ben Nham <nham at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nham at apple.com

--- Comment #3 from Ben Nham <nham at apple.com> ---
Thanks for the bug report. We don't have a finalize method on SQLiteStatement. Instead we just count on the destructor to do that. Something like this should work (didn't test): https://gist.github.com/bnham/13547c6ea97f634254963958f778db28

Make a PR and I can review it. If it's simple enough I can accept it without a test case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230107/1e812ad4/attachment.htm>


More information about the webkit-unassigned mailing list