[Webkit-unassigned] [Bug 60197] IndexedDB result of deleting a record should be true or false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 16:48:01 PDT 2011


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


Joshua Bell <jsbell at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsbell at chromium.org




--- Comment #11 from Joshua Bell <jsbell at chromium.org>  2011-10-24 16:48:00 PST ---
The current patches extend the error mechanism to include a value. That would require a two-sided commit to land. It also looks wrong - the IDB spec doesn't specify an error when you try and delete record that doesn't exist, but success with false result.

So... we need a much simpler patch. I'll put it together.

-- 
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