This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: only expose "debugwireargs" to version 1 transports
ClosedPublic

Authored by indygreg on Apr 7 2018, 1:53 AM.

Details

Summary

I'm not even sure this command should be enabled for version 1
transports. It is just a reflection endpoint for argument data.
We definitely don't need to support it in version 2.

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

indygreg created this revision.Apr 7 2018, 1:53 AM
yuja accepted this revision.Apr 9 2018, 10:58 AM
This revision is now accepted and ready to land.Apr 9 2018, 10:58 AM
This revision was automatically updated to reflect the committed changes.