Bug 128113 - Use appropriate names for front and back end classes and variables
Summary: Use appropriate names for front and back end classes and variables
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 10:57 PST by Zan Dobersek
Modified: 2014-02-03 10:57 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-02-03 10:57:03 PST
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.