Closed Bug 1525830 Opened 5 years ago Closed 5 years ago

DiskIOMarkerPayload::StreamPayload outputs incorrect operation

Categories

(Core :: Gecko Profiler, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: mozbugz, Assigned: mozbugz)

References

Details

Attachments

(1 file)

There's a typo in bug 1525409, DiskIOMarkerPayload::StreamPayload():

  aWriter.StringProperty("operation", mFilename.get());

Instead we should output mOperation.

Pushed by jwajsberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a1d7bbc58cf
DiskIOMarkerPayload::StreamPayload should output `mOperation` for the "operation" - r=gregtatum
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: