This is an archive of the discontinued Mercurial Phabricator instance.

wireprotov2: pass ui into clientreactor and serverreactor
ClosedPublic

Authored by indygreg on Oct 8 2018, 8:29 PM.

Details

Summary

This will allow us to use config options to influence compression
settings.

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.Oct 8 2018, 8:29 PM

I'm a little bummed to pass all of UI down in there, but probably not worth addressing until the design settles down more.

This revision was automatically updated to reflect the committed changes.