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

There should be a way to remove NetworkServices capability from projects that get it added automatically without resorting to ugly hacks.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.4
    • 4.7.2
    • Build tools: qmake
    • None
    • Symbian
    • 2d4298854ba57667a8aa0a0dd3a4bd7ce41aceae

    Description

      As a solution to QTBUG-14472 NetworkServices capability was added to all projects linking declarative, webkit, or network. However, not all of these applications (mainly relevant for declarative) actually need to access network, so it would be nice to be able to remove this automatically added capability somehow without resorting to ugly hacks like using a custom .prf file to remove it.

      Note that normally having NetworkServices capability is not a problem, as it is self-signable. It only becomes an issue if the application in question needs to use dlls that do not themselves have this basic capability.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes