Bug 128374

Summary: IDB: Some Mozilla cursor mutation tests fail
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 sam: review+

Brady Eidson
Reported 2014-02-07 07:28:05 PST
IDB: Some Mozilla cursor mutation tests fail This includes: storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html failed unexpectedly (text diff) storage/indexeddb/mozilla/cursor-mutation.html failed unexpectedly (text diff) storage/indexeddb/mozilla/cursor-update-updates-indexes.html failed unexpectedly (text diff) Because of the close relation, I suspect (at this point) that the causes of the failures are the same or related.
Attachments
Patch v1 (45.91 KB, patch)
2014-02-07 15:57 PST, Brady Eidson
sam: review+
Radar WebKit Bug Importer
Comment 1 2014-02-07 07:28:16 PST
Brady Eidson
Comment 2 2014-02-07 15:39:53 PST
I have a patch to fix: storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html failed unexpectedly (text diff) storage/indexeddb/mozilla/cursor-mutation.html failed unexpectedly (text diff) But not the third one. It will come in the continued layout test cleanup effort.
Brady Eidson
Comment 3 2014-02-07 15:57:21 PST
Created attachment 223507 [details] Patch v1
Brady Eidson
Comment 4 2014-02-07 16:26:23 PST
Note You need to log in before you can comment on or make changes to this bug.