[webkit-changes] [WebKit/WebKit] ddba6d: Remove unused WebKit::WebExtensionSQLiteDatabase::...
Commit Queue
noreply at github.com
Tue Feb 25 12:53:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ddba6dc8ce809843376b8b2784f928420d3c4e42
https://github.com/WebKit/WebKit/commit/ddba6dc8ce809843376b8b2784f928420d3c4e42
Author: David Kilzer <ddkilzer at apple.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M Source/WebKit/Shared/Extensions/WebExtensionSQLiteDatabase.h
Log Message:
-----------
Remove unused WebKit::WebExtensionSQLiteDatabase::m_lastErrorCode field
<https://bugs.webkit.org/show_bug.cgi?id=288500>
<rdar://145510149>
Reviewed by Timothy Hatcher.
* Source/WebKit/Shared/Extensions/WebExtensionSQLiteDatabase.h:
(WebKit::WebExtensionSQLiteDatabase):
- Remove unused m_lastErrorCode field. Saves 8 bytes.
Canonical link: https://commits.webkit.org/291045@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list