Skip to content

Add critical if widget has a parent during dispose

Michael Catanzaro requested to merge mcatanzaro/company-unparent-warning into master

This is a refcounting bug. Be very verbose about it instead of trying to call a function that releases a reference to the widget without references.

Merge request reports