NEW 128113
Use appropriate names for front and back end classes and variables
https://bugs.webkit.org/show_bug.cgi?id=128113
Summary Use appropriate names for front and back end classes and variables
Zan Dobersek
Reported 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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.