Bug 285486
| Summary: | Non-unified source build fix of January 2025 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | New Bugs | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
Non-unified source build fix of January 2025
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/38617
EWS
Committed 288501@main (9584f192adf8): <https://commits.webkit.org/288501@main>
Reviewed commits have been landed. Closing PR #38617 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/142454648>
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/38958
EWS
Committed 288823@main (afbbae2c1f1b): <https://commits.webkit.org/288823@main>
Reviewed commits have been landed. Closing PR #38958 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/39116
EWS
Committed 288992@main (f7719328a993): <https://commits.webkit.org/288992@main>
Reviewed commits have been landed. Closing PR #39116 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/39276
EWS
Committed 289141@main (c44cfb032cd9): <https://commits.webkit.org/289141@main>
Reviewed commits have been landed. Closing PR #39276 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/39351
Fujii Hironori
C:\webkit\wa\Source\WebKit\Shared\Extensions\WebExtensionSQLiteDatabase.cpp(37,23): error: unused variable 'WebExtensionSQLiteErrorDomain' [-Werror,-Wunused-const-variable]
37 | static constexpr auto WebExtensionSQLiteErrorDomain = "com.apple.WebKit.SQLite"_s;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\webkit\wa\Source\WebKit\Shared\Extensions\WebExtensionSQLiteDatabase.cpp(38,23): error: unused variable 'WebExtensionSQLiteInMemoryDatabaseName' [-Werror,-Wunused-const-variable]
38 | static constexpr auto WebExtensionSQLiteInMemoryDatabaseName = "file::memory:"_s;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\webkit\wa\Source\WebKit\Shared\Extensions\WebExtensionSQLiteDatabase.cpp(39,23): error: unused variable 'WebExtensionSQLiteErrorMessageKey' [-Werror,-Wunused-const-variable]
39 | static constexpr auto WebExtensionSQLiteErrorMessageKey = "Message"_s;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\webkit\wa\Source\WebKit\Shared\Extensions\WebExtensionSQLiteDatabase.cpp(40,23): error: unused variable 'WebExtensionSQLiteErrorSQLKey' [-Werror,-Wunused-const-variable]
40 | static constexpr auto WebExtensionSQLiteErrorSQLKey = "SQL"_s;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 errors generated.
EWS
Committed 289213@main (d1e4660bfe86): <https://commits.webkit.org/289213@main>
Reviewed commits have been landed. Closing PR #39351 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/39485
EWS
Committed 289332@main (163c0fe2d9ad): <https://commits.webkit.org/289332@main>
Reviewed commits have been landed. Closing PR #39485 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/39582
EWS
Committed 289424@main (3cec81e72c33): <https://commits.webkit.org/289424@main>
Reviewed commits have been landed. Closing PR #39582 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/39743
EWS
Committed 289540@main (670d3170fe24): <https://commits.webkit.org/289540@main>
Reviewed commits have been landed. Closing PR #39743 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/39792
EWS
Committed 289710@main (dd2f217014c9): <https://commits.webkit.org/289710@main>
Reviewed commits have been landed. Closing PR #39792 and removing active labels.