Bug 102565 - IndexedDB: setVersion excision batch 10
Summary: IndexedDB: setVersion excision batch 10
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Grogan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 15:01 PST by David Grogan
Modified: 2012-11-16 18:11 PST (History)
4 users (show)

See Also:


Attachments
Patch (44.98 KB, patch)
2012-11-16 15:09 PST, David Grogan
no flags Details | Formatted Diff | Diff
Patch (44.98 KB, patch)
2012-11-16 15:19 PST, David Grogan
no flags Details | Formatted Diff | Diff
Patch for landing (44.90 KB, patch)
2012-11-16 17:03 PST, David Grogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Grogan 2012-11-16 15:01:36 PST
IndexedDB: setVersion excision batch 10
Comment 1 David Grogan 2012-11-16 15:09:20 PST
Created attachment 174766 [details]
Patch
Comment 2 David Grogan 2012-11-16 15:14:29 PST
Josh, could you look at this?  There are 6 removals and 2 conversions here.

There are 6 tests left.  1 fails an assert - bug 101810.  The last 5 are going to be a bear to convert or deleted.

So... close...
Comment 3 WebKit Review Bot 2012-11-16 15:17:02 PST
Attachment 174766 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/stor..." exit_code: 1
LayoutTests/ChangeLog:47:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 David Grogan 2012-11-16 15:19:34 PST
Created attachment 174768 [details]
Patch

Fix style in changelog
Comment 5 Joshua Bell 2012-11-16 15:57:28 PST
Comment on attachment 174768 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=174768&action=review

lgtm

> LayoutTests/ChangeLog:16
> +          implement 4.1.3#Note2:

Do we have a tracking bug on this?
Comment 6 David Grogan 2012-11-16 16:01:33 PST
(In reply to comment #5)
> (From update of attachment 174768 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=174768&action=review
> 
> lgtm
> 
> > LayoutTests/ChangeLog:16
> > +          implement 4.1.3#Note2:
> 
> Do we have a tracking bug on this?

We didn't.  Filed https://bugs.webkit.org/show_bug.cgi?id=102568
Comment 7 David Grogan 2012-11-16 16:01:55 PST
Tony, could you review this?
Comment 8 Tony Chang 2012-11-16 16:04:46 PST
Comment on attachment 174768 [details]
Patch

rs=me
Comment 9 WebKit Review Bot 2012-11-16 16:58:31 PST
Comment on attachment 174768 [details]
Patch

Rejecting attachment 174768 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ommit-queue/Source/WebKit/chromium/third_party/snappy/src --revision 63 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
49>At revision 63.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/14880011
Comment 10 David Grogan 2012-11-16 17:03:47 PST
Created attachment 174786 [details]
Patch for landing
Comment 11 WebKit Review Bot 2012-11-16 18:11:48 PST
Comment on attachment 174786 [details]
Patch for landing

Clearing flags on attachment: 174786

Committed r135028: <http://trac.webkit.org/changeset/135028>
Comment 12 WebKit Review Bot 2012-11-16 18:11:52 PST
All reviewed patches have been landed.  Closing bug.