RESOLVED DUPLICATE of bug 255467 38850
isWhiteSpace methods proliferation
https://bugs.webkit.org/show_bug.cgi?id=38850
Summary isWhiteSpace methods proliferation
Julien Chaffraix
Reported 2010-05-10 09:06:54 PDT
There is a lot of duplication when handling white space characters in WebCore. The code should be shared among the different call sites. See https://bugs.webkit.org/show_bug.cgi?id=21945#c7 for more details.
Attachments
Ahmad Saleem
Comment 1 2024-03-11 19:01:30 PDT
@Anne - I think it is not needed after your clean-up on isASCIIWhitespace etc. Should we go ahead and close it?
Anne van Kesteren
Comment 2 2024-03-13 04:49:13 PDT
There's more work to be done, but we can dupe this. *** This bug has been marked as a duplicate of bug 255467 ***
Note You need to log in before you can comment on or make changes to this bug.