Bug 253360 - Make 'characters' function in class 'HTMLEntityTable' of 'HTMLEntityTable.h' non-static member function of HTMLEntityTableEntry
Summary: Make 'characters' function in class 'HTMLEntityTable' of 'HTMLEntityTable.h' ...
Status: RESOLVED DUPLICATE of bug 250640
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on: 250640
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-03 16:53 PST by Ahmad Saleem
Modified: 2023-03-05 15:46 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 Darin Adler 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 ***