Skip to content

Return 0 for Window if there is no widget

Halla Rempt requested to merge work/rempt/bug_449122 into master

This should be safe: I've checked all calls to window() in the ui automation module, and they all check whether 0 is returned before dereferencing the pointer.

CCBUG:449122

Merge request reports