Depends on D7481
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
It seems that this patch has no reviewers specified. If you are unsure who can review your patch, please check this wiki page and see if anyone can be added: https://phab.enlightenment.org/w/maintainers_reviewers/
Comment Actions
This test is adding a case that trigger a stop before generating a call to a new nested event. This was broken before. If you did call stop after the callback_call, it was working, if you called before, it wouldn't.
Comment Actions
Okay, can you move this commit after the actaul fix, of sqash them? (so bisect is not failing on this)
Comment Actions
It is just after D7481 which is the commit that fix this problem. So it shouldn't break on bisect.