Bug 229008

Summary: REGRESSION (r278392) performance.measure should never throw an InvalidAccessError for fetchStart
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch ews-feeder: commit-queue-

Description Alex Christensen 2021-08-11 11:04:26 PDT
REGRESSION (r278392) performance.mark("fetchStart") should never throw an InvalidAccessError
Comment 1 Alex Christensen 2021-08-11 11:06:20 PDT
Created attachment 435361 [details]
Patch
Comment 2 Alex Christensen 2021-08-11 11:06:23 PDT
<rdar://problem/79960877>
Comment 3 Alex Christensen 2021-08-11 11:06:57 PDT
If this isn't covered by a test, I'll write one that covers it.
Comment 4 Chris Dumez 2021-08-11 11:22:19 PDT
Comment on attachment 435361 [details]
Patch

r=me assuming the bots are happy.
Comment 5 Alex Christensen 2021-08-11 14:13:50 PDT
Created attachment 435374 [details]
Patch
Comment 6 Alex Christensen 2021-08-11 14:16:06 PDT
Created attachment 435375 [details]
Patch
Comment 7 EWS 2021-08-11 15:05:09 PDT
Committed r280931 (240448@main): <https://commits.webkit.org/240448@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435375 [details].
Comment 8 Alex Christensen 2021-08-11 21:29:32 PDT
r280956