Details
Details
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
The exact test case you've cited should be resolved by my comment in the slider patch. I think this patch should be changed to do EINA_SAFETY_ON_TRUE_RETURN(efl_invalidated_get(obj)); before the ELM_WIDGET_DATA_GET_OR_RETURN macro so that similar cases can be caught more easily..