Bug 154429
Summary: | ASSERT in NetworkLoad::NetworkLoad running layout tests with WKTR | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achristensen, ap, beidson |
Priority: | P2 | ||
Version: | Safari 9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 149117 |
Brady Eidson
ASSERT in NetworkLoad::NetworkLoad running layout tests with WKTR
The ASSERT is:
ASSERT(SessionTracker::storageSession(parameters.sessionID));
100% reproducible for me locally running storage/indexeddb tests (though I am enabling Modern IDB first)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
This ASSERT was removed in http://trac.webkit.org/changeset/197122