REOPENED307925
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
Radar WebKit Bug Importer
Comment 1 2026-02-14 18:48:00 PST
zak ridouh
Comment 2 2026-02-14 18:50:12 PST
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
Note You need to log in before you can comment on or make changes to this bug.