WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
307925
Remove unused WhitespaceMode enum deadcode from HTMLConstructionSite.h
https://bugs.webkit.org/show_bug.cgi?id=307925
Summary
Remove unused WhitespaceMode enum deadcode from HTMLConstructionSite.h
zak ridouh
Reported
2026-02-14 18:47:55 PST
The WhitespaceMode enum (AllWhitespace, NotAllWhitespace, WhitespaceUnknown) is defined but never referenced anywhere in the codebase. Remove it as dead code.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-14 18:48:00 PST
<
rdar://problem/170407147
>
zak ridouh
Comment 2
2026-02-14 18:50:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58739
EWS
Comment 3
2026-02-14 21:32:27 PST
Committed
307607@main
(c5e6247adaf6): <
https://commits.webkit.org/307607@main
> Reviewed commits have been landed. Closing PR #58739 and removing active labels.
Mike Wyrzykowski
Comment 4
2026-02-15 00:55:36 PST
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/58744
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