Bug 261116 - Remove defaultStatus and defaultstatus
Summary: Remove defaultStatus and defaultstatus
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anne van Kesteren
URL:
Keywords: InRadar
Depends on:
Blocks: 261161
  Show dependency treegraph
 
Reported: 2023-09-04 08:09 PDT by Anne van Kesteren
Modified: 2023-09-05 10:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2023-09-04 08:09:16 PDT
As they are on the global and can be overridden it should be fine compatibility-wise and might even lead to a tiny performance improvement on legacy pages that try to set these. They are already gone in Chromium and Gecko.

An interesting follow-up would be investigating how much of setStatusbarText and setStatusText can be removed.
Comment 1 Radar WebKit Bug Importer 2023-09-04 08:14:21 PDT
<rdar://problem/114937585>
Comment 2 Anne van Kesteren 2023-09-04 08:17:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17413
Comment 3 EWS 2023-09-05 10:02:37 PDT
Committed 267633@main (753b053ea7e2): <https://commits.webkit.org/267633@main>

Reviewed commits have been landed. Closing PR #17413 and removing active labels.