Closed
Bug 93812
Opened 24 years ago
Closed 24 years ago
Can't identify Mac OS X versions of Mozilla
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: mozilla, Assigned: neeti)
Details
The User-Agent string for Mozilla does not differentiate the Mac OS X version of
Mozilla from the Classic version.
Comment 1•24 years ago
|
||
Over to build config....
This is sometimes a problem when reporters report bugs on OSX and we can't tell
whether they used Fizilla or the MacOS Classic Mozilla in the OS9 compatibility
layer.
Assignee: asa → cls
Status: UNCONFIRMED → NEW
Component: Browser-General → Build Config
Ever confirmed: true
QA Contact: doronr → granrose
UserAgent is generated inside of the http handler. Reassigning to necko.
Assignee: cls → neeti
Component: Build Config → Networking: HTTP
QA Contact: granrose → tever
Comment 3•24 years ago
|
||
Why should you be able to indentify them?
This is a duplicate of a bug dbaron has.
*** This bug has been marked as a duplicate of 71568 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 4•24 years ago
|
||
yep. same bug. verified..
and this functionality is needed in test builds for QA if for nothing else.
Fizilla and the MacOS Classic version of Moz have totally different bugs.
Status: RESOLVED → VERIFIED
Comment 5•24 years ago
|
||
Why would user agent changes be needed for QA?
Comment 6•24 years ago
|
||
so when people report their bugs and include a useragent string we know whether
they are running fizilla or the classic version of moz in the emulator that
comes with OS X
Comment 7•24 years ago
|
||
People don't paste the UA string into Bugzilla. They just copy the Build ID and
set the OS to Mac OS X. Works fine.
Comment 8•24 years ago
|
||
> People don't paste the UA string into Bugzilla.
Sure they do. Quite often, in fact.
> They just copy the Build ID and set the OS to Mac OS X.
Which tells us nothing... that could be Fizilla or classic running under OS X
Comment 9•24 years ago
|
||
Mac OS X in the OS field means Fizzilla.
Bugs spotted on the Classic VM have their OS field set to Mac OS 9.1.
Comment 10•24 years ago
|
||
. UA pasted into Bugzilla: This is done automatically when people use the
bugzilla "wizard" to enter new bugs.
>> They just copy the Build ID and set the OS to Mac OS X.
>Which tells us nothing...
Actually, the full build ID include the hour it was built, which tells us (or me
at least) the platform. 04 or 08 are usually "classic" and "05" is fizilla.
You need to log in
before you can comment on or make changes to this bug.
Description
•