Bug 154741

Summary: Modern IDB: New database versions are never committed to SQLite
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2 Keywords: InRadar
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117    
Attachments:
Description Flags
Patch v1
achristensen: review+, commit-queue: commit-queue-
Patch for landing none

Description Brady Eidson 2016-02-26 11:43:48 PST
Modern IDB: New database versions are never committed to SQLite

<rdar://problem/24860952>
Comment 1 Brady Eidson 2016-02-26 15:26:13 PST
Also noticed https://bugs.webkit.org/show_bug.cgi?id=154756 while working on this.
Comment 2 Brady Eidson 2016-02-26 15:32:55 PST
Created attachment 272376 [details]
Patch v1
Comment 3 WebKit Commit Bot 2016-02-26 17:20:47 PST
Comment on attachment 272376 [details]
Patch v1

Rejecting attachment 272376 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'validate-changelog', '--check-oops', '--non-interactive', 272376, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

/Volumes/Data/EWS/WebKit/Source/WebKit2/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://webkit-queues.webkit.org/results/888131
Comment 4 Brady Eidson 2016-02-26 19:49:31 PST
Created attachment 272394 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2016-02-26 20:39:02 PST
Comment on attachment 272394 [details]
Patch for landing

Clearing flags on attachment: 272394

Committed r197231: <http://trac.webkit.org/changeset/197231>