Confirmed users
703
edits
Line 86: | Line 86: | ||
! width=10% | Value | ! width=10% | Value | ||
! width=50% | Example | ! width=50% | Example | ||
! width=30% | Explanation | ! width=30% | Explanation or Remarks | ||
|- | |- | ||
| ${DefaultTitle} | | ${DefaultTitle} | ||
Line 97: | Line 97: | ||
| MozillaWiki | | MozillaWiki | ||
| As set by the <tt><title></tt> of the current page | | As set by the <tt><title></tt> of the current page | ||
|- | |||
| ${TabGroup} | |||
| Current tab group | |||
| | |||
| Firefox only | |||
|- | |- | ||
| ${AppId} | | ${AppId} | ||
Line 111: | Line 116: | ||
| Application Name | | Application Name | ||
| SeaMonkey | | SeaMonkey | ||
| | | For Firefox it is "Firefox"; compare with ${BrandName} below. | ||
|- | |- | ||
| ${Version} | | ${Version} | ||
Line 127: | Line 132: | ||
| 1637ab8d5a01 | | 1637ab8d5a01 | ||
| With SeaMonkey or Thunderbird it is the '''comm-central''' (or comm-aurora, comm-beta, comm-release) changeset. | | With SeaMonkey or Thunderbird it is the '''comm-central''' (or comm-aurora, comm-beta, comm-release) changeset. | ||
|- | |- | ||
| ${PlatformBuildID} | | ${PlatformBuildID} | ||
Line 152: | Line 147: | ||
| 23.0a1 | | 23.0a1 | ||
| Same as ${PlatformVersion}. ''Deprecated.'' | | Same as ${PlatformVersion}. ''Deprecated.'' | ||
|- | |||
| ''${PlatformChangeset}'' | |||
| ''XUL platform changeset'' | |||
| ''0d50cb959c46'' | |||
| ''Changeset for mozilla-central (or mozilla-aurora, mozilla-beta, mozilla-release). For Firefox, but not for Thunderbird or SeaMonkey, it is the same as ${Changeset} above.'' | |||
|- | |- | ||
| ${BrandName} | | ${BrandName} | ||
| Application Brand Name | | Application Brand Name | ||
| SeaMonkey | | SeaMonkey | ||
| I '''think''' that | | For Firefox-Nightly it is "Nightly", not "Firefox". I '''think''' that a similar distinction applies to Thunderbird-Daily. | ||
|- | |- | ||
| ${UserAgent} | | ${UserAgent} | ||
Line 176: | Line 176: | ||
| Compilation Processor | | Compilation Processor | ||
| x86_64 | | x86_64 | ||
| | | i686 means 32-bit Intel | ||
|- | |- | ||
| ${Compiler} | | ${Compiler} | ||
Line 197: | Line 197: | ||
* The first two depend on the page you are browsing; I showed what appeared on this wiki's [[Main Page]]. | * The first two depend on the page you are browsing; I showed what appeared on this wiki's [[Main Page]]. | ||
* Many of these depend on your current browser or mailer version: I showed what appeared in the version of SeaMonkey with which I updated this table. | * Many of these depend on your current browser or mailer version: I showed what appeared in the version of SeaMonkey with which I updated this table. | ||
* All of these can be seen in the <tt>Tools → Nightly Tester Tools → Customize Titlebar</tt> dialog… if it is present in the current version of NTT on the current application. | * All of these can be seen in the <tt>Tools → Nightly Tester Tools → Customize Titlebar</tt> dialog… if it is present in the current version of NTT on the current application. I showed them in the same order as in that dialog, which is why they may seem unsorted. | ||
==Ideas== | ==Ideas== |