VOOZH about

URL: https://bugzilla.mozilla.org/show_bug.cgi?id=1381340

⇱ 1381340 - disable h2 origin extension for gecko 55


Closed Bug 1381340 Opened 8 years ago Closed 8 years ago

disable h2 origin extension for gecko 55

disable h2 origin extension for gecko 55
Core
Networking: HTTP
unspecified
Unspecified
Unspecified
defect
Not set
normal
Points:
---
RESOLVED FIXED
RESOLVED
FIXED
Iteration:
---
a11y-review
Accessibility Severity
Performance Impact
Size Estimate
Webcompat Priority
Webcompat Score
Tracking Status
firefox55 --- fixed
firefox56 --- unaffected
Tracking Status
relnote-firefox
thunderbird_esr115
thunderbird_esr140
firefox-esr115
firefox-esr140
firefox-esr153
firefox55
firefox56
firefox152
firefox153
firefox154
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
Signature:
None
This bug is publicly visible.

 
This patch just disables a new 55 feature, the origin h2 extension, via a pref. There is nothing known to be wrong with the feature, however the standards track for it is not finishing up as quickly as I had anticipated and I'm worried about the potential for non compatible changes... so I would rather wait another 6 weeks to get it out on release (or at least a few weeks to evaluate again) for 56.
Comment hidden (mozreview-request)
Attachment #8886884 - Flags: review?(dd.mozilla)

Comment 2

8 years ago
mozreview-review
Attachment #8886884 - Flags: review?(dd.mozilla) → review+
Comment on attachment 8886884 [details] Bug 1381340 - Disable H2 origin extension on gecko-55 Approval Request Comment [Feature/Bug causing the regression]: 1337791 - new feature on 55 that may still be subject to change due to standards process. this patch just disables the feature via pref [User impact if declined]: its possible that down the road non-updated firefox 55 users would see flaky behavior with the feature if servers interpreted it differently. [Is this code covered by automated tests?]: yes. and the test turns the pref on to continue testing. [Has the fix been verified in Nightly?]: no. this only applies to 55 at this time. I hope the standards situation will be sorted out for 56. [Needs manual test from QE? If yes, steps to reproduce]: no [List of other uplifts needed for the feature/fix]: none [Is the change risky?]:not at all [Why is the change risky/not risky?]: disable new feature via pref is an expected mechanism [String changes made/needed]: none
Attachment #8886884 - Flags: approval-mozilla-beta?
Comment on attachment 8886884 [details] Bug 1381340 - Disable H2 origin extension on gecko-55 turn off network.http.originextension for 55. should be in 55.0b10
Attachment #8886884 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Assignee: nobody → mcmanus
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
thanks!
(In reply to Patrick McManus [:mcmanus] from comment #3) > [Is this code covered by automated tests?]: yes. and the test turns the pref > on to continue testing. > > [Has the fix been verified in Nightly?]: no. this only applies to 55 at this > time. I hope the standards situation will be sorted out for 56. > > [Needs manual test from QE? If yes, steps to reproduce]: no Setting qe-verify- based on Patrick's assessment on manual testing needs and the fact that this fix has automated coverage.
Flags: qe-verify-
You need to log in before you can comment on or make changes to this bug.