Bug 253360

Summary: Make 'characters' function in class 'HTMLEntityTable' of 'HTMLEntityTable.h' non-static member function of HTMLEntityTableEntry
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cdumez, darin
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 250640    
Bug Blocks:    

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 ***