Closed Bug 673179 Opened 12 years ago Closed 12 years ago

Log Firefox and Sync version at the start of a sync

Categories

(Firefox :: Sync, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla8

People

(Reporter: philikon, Assigned: rnewman)

Details

(Whiteboard: [verified in services])

Attachments

(1 file, 1 obsolete file)

The log files that are written since bug 610832 no longer contain the Firefox or Sync version number, so we should probably log that at the beginning of a sync.
Attached patch Trivial patch. v1 (obsolete) — Splinter Review
Had ten minutes to kill.
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Attachment #547460 - Flags: review?(philipp)
Doesn't log the Firefox version, though...
Comment on attachment 547460 [details] [diff] [review]
Trivial patch. v1

I think we should log what's in the User-Agent header: App name, build ID and Weave version. This will determine STORAGE_VERSION already (we have version control, y'know :)).

Also, have you run tests? I don't 'remoteVersion' is defined at this scope (I also don't think we need to log it because we already do it elsewhere.)
Attachment #547460 - Flags: review?(philipp) → review-
> I think we should log what's in the User-Agent header: App name, build ID
> and Weave version. This will determine STORAGE_VERSION already (we have
> version control, y'know :)).

Yes, ran out of time to upload my newer patch before running out the door...
This is the patch I meant to attach :)
Attachment #547460 - Attachment is obsolete: true
Attachment #547497 - Flags: review?(philipp)
Attachment #547497 - Flags: review?(philipp) → review+
Pushed:

https://hg.mozilla.org/services/services-central/rev/9d2e6f14492c

QA steps:

* Turn logOnSuccess to true. Restart.
* Run two syncs.
* View the last two entries in about:sync-log. Verify that something like

1311281228426	Sync.Service	DEBUG	User-Agent: Firefox/8.0a1 FxSync/1.11.0.20110721134148.

appears in each log.
Whiteboard: [fixed in services]
verified on nightly s-c builds of 20110725
Whiteboard: [fixed in services] → [verified in services]
http://hg.mozilla.org/mozilla-central/rev/9d2e6f14492c
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
Status: RESOLVED → VERIFIED
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.