Changes between Version 1 and Version 2 of Ticket #10835, comment 9


Ignore:
Timestamp:
Dec 14, 2018, 4:16:02 AM (6 years ago)
Author:
Vhati

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10835, comment 9

    v1 v2  
    1 One problem identified. There's only one instance of project getting recycled. All uses should be on the same object to avoid zombie references.
     1One problem identified. There's only one instance of project getting recycled. All setScript() calls should be on the same object to avoid zombie references.