Closed
Bug 1319972
Opened 9 years ago
Closed 8 years ago
Write a "session id" to sync logs
Categories
(Firefox :: Sync, defect, P1)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
Sometimes when looking at different logs, it's impossible to know whether the 2 log files came from the same "browser session" or if there was a restart in between. Sometimes this would be useful in trying to draw conclusions about these logs.
It should be fairly simple to allocate a GUID that we keep in memory and write to every log file.
Updated•9 years ago
|
Assignee: nobody → markh
Status: NEW → ASSIGNED
Priority: -- → P1
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8838378 [details]
Bug 1319972 - write a session ID to sync logs.
https://reviewboard.mozilla.org/r/113318/#review114976
Looks good to me!
Attachment #8838378 -
Flags: review?(tchiovoloni) → review+
Pushed by mhammond@skippinet.com.au:
https://hg.mozilla.org/integration/autoland/rev/5d4359759957
write a session ID to sync logs. r=tcsc
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
You need to log in
before you can comment on or make changes to this bug.
Description
•