[Webkit-unassigned] [Bug 128282] IDB: storage/indexeddb/mozilla/clear.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 17:33:26 PST 2014


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


Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|InRadar                     |




--- Comment #2 from Brady Eidson <beidson at apple.com>  2014-02-05 17:30:46 PST ---
The ASSERTs were simply wrong in our multi-process universe, so stopping the crashing was a matter of updating the asserts.

The test is outdated.  It tests for a success condition no longer allowed for by the spec.

In updating the test for the current spec I uncovered another correctness bug (WebKit current gives NULL whereas the spec calls for UNDEFINED)

Uploading the current patch in progress so I can grab from a different machine later.

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