[Webkit-unassigned] [Bug 55938] IDBCallbacks::onsuccess(IDBIndex*) is unused and should be removed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 8 07:18:29 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55938


Steve Block <steveblock at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85046|                            |commit-queue-
               Flag|                            |




--- Comment #3 from Steve Block <steveblock at google.com>  2011-03-08 07:18:29 PST ---
(From update of attachment 85046)
View in context: https://bugs.webkit.org/attachment.cgi?id=85046&action=review

> Source/WebCore/ChangeLog:8
> +        https://bugs.webkit.org/show_bug.cgi?id=55938

Should be ...

<bug summary>
<bug url>

<additional details>

<test status>

> Source/WebKit/chromium/public/WebIDBCallbacks.h:-53
> -    virtual void onSuccess(WebIDBObjectStore*) { WEBKIT_ASSERT_NOT_REACHED(); }

Is this a leftover from jorlow's recent patch to remove this method?

> Source/WebKit/chromium/src/WebIDBObjectStoreImpl.cpp:31
> +#include "IDBIndexBackendInterface.h"

Intentional?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list