Closed Bug 751546 Opened 12 years ago Closed 12 years ago

"can't access dead object" exception in api-utils/tabs/utils:getOwnerWindow()

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(1 file)

We are firing `deactivate` event too lately on TabSelect, too late after previous window closing so that we try to fetch attributes on a unloaded window.

Again, I don't think we were leaking anything there. It is most likely another late call on a unloaded window.
Attached file Pull request 425
Assignee: nobody → poirot.alex
Attachment #620672 - Flags: review?(rFobic)
Blocks: 749526
Attachment #620672 - Flags: review?(rFobic) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk

https://github.com/mozilla/addon-sdk/commit/9ef15ef357a8fc9776fc25b9a8a9903804b5319f
Bug 751546: Fix "dead object" exception in api-utils/tab/observer.
`deactivate` was fired too lately.

https://github.com/mozilla/addon-sdk/commit/61165fc1fde222fb342326a2fe4ec2aac1014f96
Merge pull request #425 from ochameau/bug/751546-fix-tab-utils-dead-object

Bug 751546: Fix "dead object" exception in api-utils/tab/observer. r=@gozala
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: