Bug 30543

Summary: SQLiteDatabase.h has a typo in an #ifdef
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch darin: review+, commit-queue: commit-queue-

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.