Bug 195692
Summary: | Web Inspector: ResourceTimingData should allow a startTime of 0 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Joseph Pecoraro
ResourceTimingData should allow a startTime of 0
Currently a lot of code treats that as falsey.
To work around this some code may use Number.EPSILON to become a zero like value.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |