Bug 128113
Summary: | Use appropriate names for front and back end classes and variables | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | darin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
For instance, SQLStatementBackend should be SQLStatementBackEnd and m_frontend should be m_frontEnd.
Outlined in https://bugs.webkit.org/show_bug.cgi?id=127278#c8.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |