Skip to content
Commit f3f6b4e1 authored by Steve Frécinaux's avatar Steve Frécinaux
Browse files

Use dispose() instead of finalize() to unref extension instances.

This fixes refcount issues with non-native extensions, which prevented
objects which had extensions attached to ever get finalized.

The window example in peas-demo was also amended to use dispose()
instead of finalize() to do all the unrefs.

https://bugzilla.gnome.org/show_bug.cgi?id=639597
parent b4973d84
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment