This is an archive of the discontinued Mercurial Phabricator instance.

flagprocessors: return sidedata map in `_processflagsread`
ClosedPublic

Authored by marmoute on Sep 7 2019, 5:28 AM.

Details

Summary

Right now, flag processors does not return sidedata, by they will. So, we
prepare the caller to receive it.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Sep 7 2019, 5:28 AM
marmoute updated this revision to Diff 16477.Sep 9 2019, 5:23 PM
marmoute updated this revision to Diff 16492.Sep 9 2019, 7:08 PM
durin42 accepted this revision.Sep 17 2019, 2:10 PM
This revision is now accepted and ready to land.Sep 17 2019, 2:10 PM