Bug 218557

Summary: Consider blocking ports 5060 and 5061
Product: WebKit Reporter: youenn fablet <youennf>
Component: Page LoadingAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, anonymousert2120+5, aperez, beidson, benjamin, cdumez, clopez, cmarcelo, cyb.ai.815, ews-watchlist, exstatus17, magomez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 218617    
Attachments:
Description Flags
Patch
none
Patch for landing none

Comment 1 Radar WebKit Bug Importer 2020-11-04 03:46:14 PST
<rdar://problem/71031479>
Comment 2 youenn fablet 2020-11-04 05:42:46 PST
Created attachment 413156 [details]
Patch
Comment 3 EWS Watchlist 2020-11-04 05:43:41 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 4 youenn fablet 2020-11-04 05:49:10 PST
Uploaded https://github.com/web-platform-tests/wpt/pull/26392 for the specific required changes to upstream.
Comment 5 youenn fablet 2020-11-05 08:17:46 PST
As per WPT discussion, there is hope to move to using onerror instead of throwing in constructor. This seems nicer indeed but has failed to be implemented in browsers so far.
I'll change WebSocket tests accordingly.
Comment 6 youenn fablet 2020-11-05 08:19:17 PST
Created attachment 413300 [details]
Patch for landing
Comment 7 EWS 2020-11-05 08:56:17 PST
Committed r269436: <https://trac.webkit.org/changeset/269436>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413300 [details].