Closed Bug 608460 Opened 15 years ago Closed 15 years ago

Change the User Agent of Firefox Home to include the OS version

Categories

(Cloud Services Graveyard :: Firefox Home, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: st3fan, Assigned: st3fan)

Details

Change the User Agent of Firefox Home to include the OS version. Currently the UA is set by the OS because we use the 'shortcut' data loading methods. If we change to a synchronous NSURLConnection then we can update the User Agent to something predictable contain all the right info that the metrics team needs.
Assignee: nobody → stefan
MobileSafari reports the OS build as "8B117", which maps directly to iOS 4.1 Gold Master. There may be a better way. Nelson, cc'ing you because this I understand you're working on the improved useragent detection code; this will have some positive impact on that, at least for Firefox Home.
Targeting 1.1
Flags: blocking-fx-home1.1?
We switched to a new HTTP client in Home, which now uses the following format as the default User Agent: $APP_NAME $APP_VERSION ($DEVICE_TYPE; $ iPhone OS $OS_VERSION; $LOCALE) Like for example: Firefox Home 1.1b1 (iPhone Simulator; iPhone OS 4.2; en_US) Is this good?
+1
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
how can i verify this on the device?
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.