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

Indestructible flag in QDeclarativeData doesn't have default value when zeroed

    XMLWordPrintable

Details

    Description

      The indestructible flag in QDeclarativeData should have a default value of 1 (CPP ownership) but when a zeroed QDD is created the value will be 0 (JS ownership). Hence in VME::CreateSimpleObject instruction a destructible (JS owned) object is created by default.

      The name of the flag should be changed to "destructible" and all of the relevant logic inverted.

      Attachments

        Issue Links

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

          Activity

            People

              aakenned Aaron Kennedy
              chriadam Christopher Adams (closed Nokia identity) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes