Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

[bug 1107083] Rewrite Response inference code #403

Merged
merged 1 commit into from Dec 8, 2014
Merged

[bug 1107083] Rewrite Response inference code #403

merged 1 commit into from Dec 8, 2014

Commits on Dec 8, 2014

  1. [bug 1107803] Rewrite Response inference code

    Pretty sure there were some edge cases where we wouldn't infer data that
    was appropriate to infer. This reworks the code to read better so it's
    easier to reason about all the possible cases including the ones we
    weren't handling well before.
    
    I also nixed the code that sets the channel. It's not really appropriate
    to assume everything is "stable" if no value is provided. Not sure why I
    thought that was a hawt idea before.
    willkg committed Dec 8, 2014
    Copy the full SHA
    808fa83 View commit details
    Browse the repository at this point in the history