Bug 112468
Summary: | REGRESSION (r145929): Failures in 3 IDB layout tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | haraken, jsbell, michael, mrobinson |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 112506 | ||
Bug Blocks: |
Zan Dobersek
The following three IDB layout tests started failing after r145929:
storage/indexeddb/cursor-advance-workers.html
storage/indexeddb/cursor-advance.html
storage/indexeddb/intversion-bad-parameters.html
http://trac.webkit.org/changeset/145929
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=storage%2Findexeddb%2Fcursor-advance-workers.html%2Cstorage%2Findexeddb%2Fcursor-advance.html%2Cstorage%2Findexeddb%2Fintversion-bad-parameters.html
(Note that these tests also flakily crash, not related to this revision.)
Captain Obvious reports: JSC bindings require support for the EnforceRange IDL attribute.
A separate bug would most likely be appropriate for that.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zan Dobersek
Fixed with r146430.
http://trac.webkit.org/changeset/146430