Bug 154429

Summary: ASSERT in NetworkLoad::NetworkLoad running layout tests with WKTR
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: 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
Reported 2016-02-18 17:11:33 PST
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
Brady Eidson
Comment 1 2016-02-25 11:39:17 PST
This ASSERT was removed in http://trac.webkit.org/changeset/197122
Note You need to log in before you can comment on or make changes to this bug.