Bug 38850 - isWhiteSpace methods proliferation
Summary: isWhiteSpace methods proliferation
Status: RESOLVED DUPLICATE of bug 255467
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 09:06 PDT by Julien Chaffraix
Modified: 2024-03-13 04:49 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Chaffraix 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.
Comment 1 Ahmad Saleem 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?
Comment 2 Anne van Kesteren 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 ***