WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248439
Remove Document.getOverrideStyle()
https://bugs.webkit.org/show_bug.cgi?id=248439
Summary
Remove Document.getOverrideStyle()
Ahmad Saleem
Reported
2022-11-28 16:02:43 PST
Hi Team, While going through Blink's fixes, I came across another clean-up patch, which Blink dropped support in 2015: Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/c4295e1eb8e409eb724af535fdce94ecdc10654d
Webkit Still has references to it:
https://github.com/WebKit/WebKit/blob/b9824fc290ac9247e8a04f38632a8fdd4b9ec02d/Source/WebCore/dom/Document.idl#L93
&
https://github.com/WebKit/WebKit/blob/b9824fc290ac9247e8a04f38632a8fdd4b9ec02d/Source/WebCore/dom/Document.h#LL947
I think it would be good clean-up to remove this non-standard feature now. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2022-12-01 16:40:10 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7056
EWS
Comment 2
2022-12-02 23:04:47 PST
Committed
257318@main
(62957ecdf469): <
https://commits.webkit.org/257318@main
> Reviewed commits have been landed. Closing PR #7056 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-02 23:05:19 PST
<
rdar://problem/102930684
>
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