Bug 248781
Summary: | Remove deprecated uppercase URL attribute alias on WebSocket interface | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | annevk, ap, bfulgham |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
I came across following Blink commit:
Commit - https://chromium.googlesource.com/chromium/blink/+/825c9732ce83f380fadfc062331cc12495e5eb12
It is about "uppercase" URL, which Webkit still has in Websocket.idl:
Source - https://github.com/WebKit/WebKit/blob/3912f312cb1e86980a0630241041c5ddc80c189f/Source/WebCore/Modules/websockets/WebSocket.idl#L40
It is removed from Chrome / Blink since 2015 and from Intent to Remove thread, it was not supported in Opera 12.16 (Presto), Firefox Nightly and IE11.
So just wanted to raise a bug, so we can track this and if we can safely remove this now.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
PR - https://github.com/WebKit/WebKit/pull/7195
EWS
Committed 257467@main (a05af340527a): <https://commits.webkit.org/257467@main>
Reviewed commits have been landed. Closing PR #7195 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/109151597>