[Webkit-unassigned] [Bug 259284] New: SQLiteDatabase::turnOnIncrementalAutoVacuum() is broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 17 11:37:12 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259284
Bug ID: 259284
Summary: SQLiteDatabase::turnOnIncrementalAutoVacuum() is
broken
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pulkomandy at gmail.com
See the patch here: https://github.com/haiku/haikuwebkit/commit/c8f63951a5f3d5acfd7c40d1606f830272ad791b
This problem already existed a long time ago and was fixed in https://bugs.webkit.org/show_bug.cgi?id=229886
But then it was broken again in https://bugs.webkit.org/show_bug.cgi?id=249598 which results in accessing lastError after the statement is destroyed, instead of before.
As a sidenote I think https://bugs.webkit.org/show_bug.cgi?id=68465 was also fixed by the second of these changes, and can be closed.
--
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/20230717/d99ad98e/attachment.htm>
More information about the webkit-unassigned
mailing list