DescriptionIssue 5283 - Combine other raw types with WebSocket and WebRTC when possible
The filter "foo$websocket,webrtc,xmlhttprequest" generates a single rule with a generic URL scheme, but the filter "foo$websocket,webrtc,ping" does not. After this change, all HTTP raw types are combined with WebSocket and WebRTC when possible. "foo$websocket,webrtc,ping" will also generate a single rule.
Other than that, it's just slightly refactored code.
Patch Set 1 #
MessagesTotal messages: 3
|