RESOLVED FIXED 30543
SQLiteDatabase.h has a typo in an #ifdef
https://bugs.webkit.org/show_bug.cgi?id=30543
Summary SQLiteDatabase.h has a typo in an #ifdef
Dumitru Daniliuc
Reported 2009-10-19 16:18:00 PDT
SQLiteDatabase.h starts with #ifdef SQLDatabase_h; should be #ifdef SQLiteDatabase_h.
Attachments
patch (982 bytes, patch)
2009-10-19 16:19 PDT, Dumitru Daniliuc
darin: review+
commit-queue: commit-queue-
Dumitru Daniliuc
Comment 1 2009-10-19 16:19:49 PDT
WebKit Commit Bot
Comment 2 2009-10-19 17:35:53 PDT
Comment on attachment 41461 [details] patch Rejecting patch 41461 from commit-queue. dumi@chromium.org does not have committer permissions according to http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/modules/committers.py.
Dumitru Daniliuc
Comment 3 2009-10-19 18:13:07 PDT
(Added myself to committers.py, so the commit-queue should start accepting my commit-queue+ flags after a restart) Landed this manually as r49826.
Note You need to log in before you can comment on or make changes to this bug.