Bug 244260 - Web Inspector: Assertion hit in Models/ResourceTimingData.js
Summary: Web Inspector: Assertion hit in Models/ResourceTimingData.js
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-23 12:54 PDT by Youssef Soliman
Modified: 2022-08-23 12:55 PDT (History)
3 users (show)

See Also:


Attachments
Test Case (248 bytes, text/html)
2022-08-23 12:54 PDT, Youssef Soliman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>