RESOLVED FIXED 249896
Remove HTMLHeadElement.profile
https://bugs.webkit.org/show_bug.cgi?id=249896
Summary Remove HTMLHeadElement.profile
Ahmad Saleem
Reported 2022-12-26 15:22:15 PST
Hi Team, I am creating a bug to remove "HTMLHeadElement.profile", which was removed from other browser engines as follow: Opera - July 2011 Firefox - same time as Opera - in 2011 Blink - October 2014 Only Safari support it now - https://developer.mozilla.org/en-US/docs/Web/API/HTMLHeadElement Only WebKit & IE11 supported it. Blink Commit - https://chromium.googlesource.com/chromium/blink/+/b4bebb047f35d98a11b55053b6619b71f71356d7%5E%21/#F10 Webkit source - https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLHeadElement.idl#23 Just wanted to raise this bug so we can also remove it since nobody is supporting it since long, it is quite safe to remove IMO. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-02 15:23:16 PST
EWS
Comment 2 2023-01-03 12:26:37 PST
Committed 258397@main (4558ead042b2): <https://commits.webkit.org/258397@main> Reviewed commits have been landed. Closing PR #8082 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.