Bug 127728

Summary: Expose SQL database creation and modification times
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, mark.lam, mhock
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch beidson: review+

Alexey Proskuryakov
Reported 2014-01-27 16:38:31 PST
Would like clients to have access to database creation and modification time. <rdar://problem/15642467>
Attachments
proposed patch (19.54 KB, patch)
2014-01-27 16:45 PST, Alexey Proskuryakov
beidson: review+
Alexey Proskuryakov
Comment 1 2014-01-27 16:45:50 PST
Created attachment 222380 [details] proposed patch
WebKit Commit Bot
Comment 2 2014-01-27 16:47:29 PST
Attachment 222380 [details] did not pass style-queue: ERROR: Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp:488: An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4] ERROR: Source/WebCore/Modules/webdatabase/DatabaseManager.cpp:56: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4] Total errors found: 2 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 3 2014-01-27 17:02:12 PST
Comment on attachment 222380 [details] proposed patch Work through the build fixes, then r+
Alexey Proskuryakov
Comment 4 2014-01-28 10:14:39 PST
Committed <http://trac.webkit.org/r162943> with a Gtk build fix.
Note You need to log in before you can comment on or make changes to this bug.