Bug 249896
Summary: | Remove HTMLHeadElement.profile | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | karlcow, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103817908>
EWS
Committed 258397@main (4558ead042b2): <https://commits.webkit.org/258397@main>
Reviewed commits have been landed. Closing PR #8082 and removing active labels.