RESOLVED DUPLICATE of bug 250640253360
Make 'characters' function in class 'HTMLEntityTable' of 'HTMLEntityTable.h' non-static member function of HTMLEntityTableEntry
https://bugs.webkit.org/show_bug.cgi?id=253360
Summary Make 'characters' function in class 'HTMLEntityTable' of 'HTMLEntityTable.h' ...
Ahmad Saleem
Reported 2023-03-03 16:53:49 PST
Hi Team, Creating this as follow-up based on Darin's suggestion to make: static const LChar* characters(const HTMLEntityTableEntry&); ^ as non-static member function of 'HTMLEntityTableEntry'. Just wanted to raise it so we can fix it as follow-up. Thanks!
Attachments
Darin Adler
Comment 1 2023-03-05 15:46:57 PST
No need to keep a separate bug for this. Fixing as part of bug 250640. *** This bug has been marked as a duplicate of bug 250640 ***
Note You need to log in before you can comment on or make changes to this bug.