Talk:MozillaQualityAssurance:Build Ids: Difference between revisions
Jump to navigation
Jump to search
(→Talkback vs. Breakpad: new section) |
(→Thunderbird: new section) |
||
Line 12: | Line 12: | ||
This documentation also needs updating for finding build id in FX3, TB3 with built in breakpad instead of optional talkback extension. | This documentation also needs updating for finding build id in FX3, TB3 with built in breakpad instead of optional talkback extension. | ||
== Thunderbird == | |||
Every Mozilla product has a build ID associated with it. | |||
I think the index should become like: | |||
2 Firefox | |||
2.1 Firefox 3.1 | |||
... | |||
3 Thunderbird | |||
For Thunderbird the build ID is probably the value seen under Help -> About and the value you get in the header User-agent in every mail that is sent: | |||
User-Agent: Thunderbird 3.0a1 (Windows/2008050715) |
Revision as of 10:25, 9 August 2008
Change to BuildID
joduinn@mozilla.com just wrote:
Today we've landed https://bugzilla.mozilla.org/show_bug.cgi?id=431270 into mozilla-central. This changes the buildID from being YYYYMMDDHH to YYMMDDHHMMSS.
Maybe this (and other?) documentation needs to be adjusted accordingly?
Talkback vs. Breakpad
This documentation also needs updating for finding build id in FX3, TB3 with built in breakpad instead of optional talkback extension.
Thunderbird
Every Mozilla product has a build ID associated with it.
I think the index should become like:
2 Firefox 2.1 Firefox 3.1 ...
3 Thunderbird
For Thunderbird the build ID is probably the value seen under Help -> About and the value you get in the header User-agent in every mail that is sent:
User-Agent: Thunderbird 3.0a1 (Windows/2008050715)