Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-129591

Remove QtWebEngine hard dependency from OAuth2 doc snippets application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.9.0 FF
    • 6.9.0 FF
    • None
    • All
    • 2
    • 1ce388268 (dev)
    • Foundation Sprint 116, Foundation Sprint 117

      Recent Qt 6.9 have added a documentation snippet application to QtNetworkAuth.
      One of the new features it provides documentation snippets for, is QtWebEngine usage.

      Currently the snippet application unconditionally links against QtWebEngine, meaning that it must also be present when building the snippet application. This is not a general problem for Qt library users, or Qt integration, but it is not optimal for Qt developers wanting to update the snippet application in the future (to compile it, they need to also have QtWebEngine).

      This task is about removing this hard dependency so that the application can be compiled also without QtWebEngine.

        For Gerrit Dashboard: QTBUG-129591
        # Subject Branch Project Status CR V

            vuokko Juha Vuolle
            vuokko Juha Vuolle
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes