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: | DOM | Assignee: | 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: | |||
Ahmad Saleem
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Darin Adler
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 ***