Chromium Code Reviews
DescriptionUse wire values in SpdySettingsIds.
- Use wire values in SpdySettingsIds,
- remove SPDY/3.1-only setting values from SpdySettingsIds,
- rename ParseSettingId() to ParseSettingsId(),
- merge IsValidSettingId() into ParseSettingsId(),
- remove SerializeSettingId(),
- factor out SettingsIdToString(); remove default case
to make sure every enum value is handled.
These values are not persisted to disk (that was a SPDY/3.1 feature),
so the only downside to the value change is Chrome net-log incompatibility.
This lands server side change 140592266 by bnc.
BUG=622737, 488484
Committed: https://crrev.com/08e5b8e42482ea6f11711333306df76c8ff24d80
Cr-Commit-Position: refs/heads/master@{#436200}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||