combine two arrays in SQLException.cpp into one
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 10 Apr 2012 05:54:11 +0000 (05:54 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 10 Apr 2012 05:54:11 +0000 (05:54 +0000)
commit192a0a773eee2dee27e4446ed904c95c4a48c73f
tree0a54504c03dfeeb1ef58b57e7d26fb497a36aa07
parent221b17709ef3609b2f2f6ba04b1417c625502248
combine two arrays in SQLException.cpp into one
https://bugs.webkit.org/show_bug.cgi?id=83452

Patch by Lu Guanqun <guanqun.lu@intel.com> on 2012-04-09
Reviewed by Kentaro Hara.

No new tests required.

* Modules/webdatabase/SQLException.cpp:
(SQLExceptionNameDescription):
(WebCore):
(WebCore::SQLException::initializeDescription):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113687 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/Modules/webdatabase/SQLException.cpp