WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 248787
Remove deprecated uppercase URL attribute alias from EventSource interface
https://bugs.webkit.org/show_bug.cgi?id=248787
Summary
Remove deprecated uppercase URL attribute alias from EventSource interface
Ahmad Saleem
Reported
2022-12-05 14:15:01 PST
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
Comment 1
2022-12-06 04:34:29 PST
PR -
https://github.com/WebKit/WebKit/pull/7194
EWS
Comment 2
2022-12-08 01:55:06 PST
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
Comment 3
2022-12-08 01:56:16 PST
<
rdar://problem/103110698
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug