Bug 170247
Summary: | Add test on maxPacketLifeTime | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Lee <jonlee> |
Component: | WebKit Misc. | Assignee: | youenn fablet <youennf> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jon Lee
libwebrtc type for maxRetransmitTime is uint16_t, which is incongruous with optional<unsigned short>. Add a test.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |