RESOLVED FIXED 225885
Drop unnecessary SQLiteDatabase::updateLastChangesCount()
https://bugs.webkit.org/show_bug.cgi?id=225885
Summary Drop unnecessary SQLiteDatabase::updateLastChangesCount()
Chris Dumez
Reported 2021-05-17 14:04:47 PDT
Drop unnecessary SQLiteDatabase::updateLastChangesCount().
Attachments
Patch (6.22 KB, patch)
2021-05-17 14:10 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-17 14:10:52 PDT
Alex Christensen
Comment 2 2021-05-17 16:25:16 PDT
Comment on attachment 428868 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=428868&action=review > Source/WebCore/ChangeLog:10 > + + sqlite3_total_changes() in https://commits.webkit.org/r130891 to address an issue in WebSQL I wonder how this "Christophe Dumez" feels about us undoing his hard work.
Chris Dumez
Comment 3 2021-05-17 16:26:15 PDT
(In reply to Alex Christensen from comment #2) > Comment on attachment 428868 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=428868&action=review > > > Source/WebCore/ChangeLog:10 > > + + sqlite3_total_changes() in https://commits.webkit.org/r130891 to address an issue in WebSQL > > I wonder how this "Christophe Dumez" feels about us undoing his hard work. muhahah, I was so surprised when I saw I did this. It was so long ago.
EWS
Comment 4 2021-05-17 17:11:47 PDT
Committed r277618 (237833@main): <https://commits.webkit.org/237833@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428868 [details].
Radar WebKit Bug Importer
Comment 5 2021-05-17 17:12:26 PDT
Note You need to log in before you can comment on or make changes to this bug.