Nicholas Hurley
d956bcaac3
Bug 1429973 part 0 - Update node-http2 to v3.3.8 for required bugfix. r=bagder
...
MozReview-Commit-ID: 60AQesLEA3K
--HG--
extra : rebase_source : 06d45452136e599e9116106712b1e8ac2c5aa0a9
2018-02-15 10:12:38 -08:00
Florian Queze
4b1556a5f2
Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws.
2017-04-27 00:25:45 +02:00
Patrick McManus
9d655ea4c6
Bug 1355277 - change h2 origin frame codepoint to 0xc r=nwgh
...
MozReview-Commit-ID: GPEEmWQOxQ4
--HG--
extra : rebase_source : 20d74e6668219e18fc9f3eaf13898a35f64ae57f
2017-04-10 21:47:07 -04:00
Patrick McManus
0ef4fc0939
Bug 1337791 - Part 3: http/2 origin frame extension test. r=nwgh
2017-04-03 17:24:49 -04:00
Nicholas Hurley
3ce8296e41
Bug 1296280 (part 0a) - Update to node-http2 3.3.6 r=mcmanus
...
MozReview-Commit-ID: 6c5RrFFDak0
--HG--
extra : rebase_source : 4c4b9fe9546427e85db5c333657933f10b94da91
2016-09-16 08:54:03 -07:00
Nicholas Hurley
6eb4be429d
Bug 1136361 - update node-http2 on ci. rs=mcmanus
2015-02-26 11:00:38 -08:00
Patrick McManus
c19611d6a0
bug 1130874 - h2 test server altsvc 06 r=hurley
...
This only updates node-http2 for mozilla's CI needs by supporting
sending of the AltSvc frame (-06). It does not implement receiving or
the node internal tests.
2015-02-08 09:00:39 -05:00
Nicholas Hurley
18fbf37a24
Bug 958712 part 1/3 - update CI node-http2 to v3.1.1 r=mcmanus
...
--HG--
extra : rebase_source : 0eeea5f7fd3809d9dbe2a1bed34104ce6336f32a
2015-01-30 11:15:41 -08:00
Patrick McManus
5b201c8a70
bug 1124717 - 2/4 update CI to node-http2 3.1.0 to fix flow control issue r=hurley
...
a test for 1124717 ran into
https://github.com/molnarg/node-http2/issues/89 which is fixed in this update
2015-01-26 20:21:54 -05:00
Patrick McManus
2bf4c5e7a9
bug 1003450 [1/3] - node-http2 refuses PRIORITY in idle state r=hurley
...
This only impacts the CI for h2-16
node-http2 as of at least 3.0.1 generates protocol error upon receipt
of PRIORITY frames in the IDLE state.. the http2 makes this clearly
legal in 5.1 Stream States -> idle "Receiving any frames other than
HEADERS, PUSH_PROMISE or PRIORITY on a stream in this state MUST be treated as a connection error
(Section 5.4.1) of type PROTOCOL_ERROR."
---
testing/xpcshell/node-http2/lib/protocol/stream.js | 2 ++
1 file changed, 2 insertions(+)
2014-12-09 11:59:58 -05:00
Nicholas Hurley
f42d623474
Bug 1107267 - Advertise h2-16. r=mcmanus
2014-12-04 11:50:38 -08:00
Nicholas Hurley
083547dbdc
Bug 1094519 - Advertise h2-15 in addition to h2-14. r=mcmanus
2014-11-10 21:17:00 +01:00
Nicholas Hurley
2def8d59cc
Bug 1092287 - Update node-http2 to latest master. rs=mcmanus
2014-10-31 15:02:02 -07:00