Bug 252455 - Some of HTMLFastPathParser's member functions can be static
Summary: Some of HTMLFastPathParser's member functions can be static
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-16 20:57 PST by Chris Dumez
Modified: 2023-02-16 22:48 PST (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 Chris Dumez 2023-02-16 20:57:58 PST
Some of HTMLFastPathParser's member functions can be static as they don't use any of the data members.
Comment 1 Chris Dumez 2023-02-16 21:00:21 PST
Pull request: https://github.com/WebKit/WebKit/pull/10251
Comment 2 EWS 2023-02-16 22:47:03 PST
Committed 260427@main (ddd1481f565d): <https://commits.webkit.org/260427@main>

Reviewed commits have been landed. Closing PR #10251 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-16 22:48:19 PST
<rdar://problem/105582899>