Bug 247098 - REGRESSION(255953@main): [GTK] Library version now matches project version
Summary: REGRESSION(255953@main): [GTK] Library version now matches project version
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-10-26 16:13 PDT by Michael Catanzaro
Modified: 2022-10-27 02:16 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2022-10-26 16:13:19 PDT
After 255953@main, we're now installing libwebkitgtk-6.0.so.2.39.0 instead of the intended libwebkitgtk-6.0.so.0.0.0 because I forgot to update a condition in OptionsGTK.cmake.
Comment 1 Michael Catanzaro 2022-10-26 16:36:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5832
Comment 2 EWS 2022-10-27 02:16:05 PDT
Committed 256057@main (becb6c42f4a8): <https://commits.webkit.org/256057@main>

Reviewed commits have been landed. Closing PR #5832 and removing active labels.