Bug 248787
Summary: | Remove deprecated uppercase URL attribute alias from EventSource interface | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, rniwa, webkit-bug-importer |
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/+/f0e6045bfaa96d3a3211e8074feb83d37913f9d3
It is about "uppercase" URL, which Webkit still has here:
Source - https://github.com/WebKit/WebKit/blob/3912f312cb1e86980a0630241041c5ddc80c189f/Source/WebCore/page/EventSource.idl#LL38
It is removed from Chrome / Blink since 2015 and also not in web-spec:
https://html.spec.whatwg.org/multipage/server-sent-events.html#the-eventsource-interface
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/7194
EWS
Committed 257553@main (710c43c6b66e): <https://commits.webkit.org/257553@main>
Reviewed commits have been landed. Closing PR #7194 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103110698>