Bug 1583244 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Some notes from slack


> https://searchfox.org/mozilla-central/source/dom/performance/Performance.cpp#329-332 
> startTimeStamp, endTimeStamp are the fuzzed values
> It looks like here is where the fuzzing happens for startTime https://searchfox.org/mozilla central/source/dom/performance/Performance.cpp#280
> And likewise for endTime: https://searchfox.org/mozilla-central/source/dom/performance/Performance.cpp#294
> Docs for our memory tooling: https://deploy-preview-2261--perf-html.netlify.com/docs/#/./memory-allocations

Back to Bug 1583244 Comment 1