( )⚙ D4919 wireprotov2: pass ui into clientreactor and serverreactor

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
Lint Skipped
Unit
Unit Tests Skipped

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.