Bug 40748

Summary: Add the SQLError error codes defined in the spec to SQLError.idl
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, ericu, michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch dglazkov: review+, dumi: commit-queue-

Dumitru Daniliuc
Reported 2010-06-16 17:11:03 PDT
SQLError currently uses hard-coded error codes. Instead, the error codes defined in the spec should be added to SQLError.idl and SQLError.h, which would also make them available for testing.
Attachments
patch (18.54 KB, patch)
2010-06-16 22:39 PDT, Dumitru Daniliuc
dglazkov: review+
dumi: commit-queue-
Dumitru Daniliuc
Comment 1 2010-06-16 22:39:06 PDT
Dimitri Glazkov (Google)
Comment 2 2010-06-17 08:11:31 PDT
Comment on attachment 58963 [details] patch great!
Dumitru Daniliuc
Comment 3 2010-06-17 15:06:34 PDT
Landed as r61352.
Note You need to log in before you can comment on or make changes to this bug.