Bug 244260

Summary: Web Inspector: Assertion hit in Models/ResourceTimingData.js
Product: WebKit Reporter: Youssef Soliman <y_soliman>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test Case none

Description Youssef Soliman 2022-08-23 12:54:44 PDT
Created attachment 461824 [details]
Test Case

The assertion `console.assert(isNaN(data.redirectStart) === isNaN(data.redirectEnd));` is being hit in `Models/ResourceTimingData.js` when loading the attached test case. (Alternate WebM Player feature is enabled).
Comment 1 Radar WebKit Bug Importer 2022-08-23 12:55:39 PDT
<rdar://problem/99047027>