Bug 229008 - REGRESSION (r278392) performance.measure should never throw an InvalidAccessError for fetchStart
Summary: REGRESSION (r278392) performance.measure should never throw an InvalidAccessE...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-11 11:04 PDT by Alex Christensen
Modified: 2021-08-11 21:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2021-08-11 11:06 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (4.70 KB, patch)
2021-08-11 14:13 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (4.70 KB, patch)
2021-08-11 14:16 PDT, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

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