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   

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.