QA/Automation/Projects/Addons/NightlyTesterTools: Difference between revisions

mNo edit summary
Line 84: Line 84:
! Name
! Name
! Value
! Value
! Example
! Explanation
|-
|-
| ${Profile}
| ${DefaultTitle}
| Profile name
| Default Application Title
| MozillaWiki - SeaMonkey
|  
|-
| ${TabTitle}
| Current Tab's Title
| MozillaWiki
| As set by the <tt>&lt;title&gt;</tt> of the current page
|-
| ${AppId}
| Application Identifier
| {92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
| GUID of the current application
|-
| ${Vendor}
| Application Vendor
| Mozilla
| &nbsp;
|-
| ${Name}
| Application Name
| SeaMonkey
| &nbsp;
|-
| ${Version}
| Application Version
| 2.16a1
| &nbsp;
|-
| ${AppBuildID}
| Application Build Identifier
| 20121019003003
| Datestamp, YYYYMMDDhhmmss
|-
| ${Changeset}
| Built from that changeset
| bd22a204044b
| With SeaMonkey it is the '''comm-central''' (or comm-aurora, comm-beta, comm-release) changeset. With Thunderbird I don't know.
|-
| ${PlatformBuildID}
| XUL Platform Build Identifier
| 20121019003003
| Same as ${AppBuildID} AFAICT
|-
| ${PlatformVersion}
| XUL Platform Version
| 19.0a1
| Same as ${GeckoVersion} AFAICT.
|-
| ${GeckoVersion}
| Gecko Version
| 19.0a1
| With SeaMonkey it is '''not''' the same as ${Version}.
|-
| ${BrandName}
| Application Brand Name
| SeaMonkey
| I '''think''' that for Firefox-Nightly or Thunderbird-Daily it is other than ${Name}
|-
|-
| ${UserAgent}
| ${UserAgent}
| useragent
| User Agent String
| Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/19.0 Firefox/19.0 SeaMonkey/2.16a1
| As can be seen near the bottom of Help→About
|-
| ${Locale}
| Current locale
| en-US
| &nbsp;
|-
| ${OS}
| Compilation OS
| Linux
| &nbsp;
|-
| ${Processor}
| Compilation Processor}
| x86_64
| ix86 means 32-bit Intel
|-
|-
| ${AppBuildID}
| ${Compiler}
| BuildID
| Compiler
| gcc3
| &nbsp;
|-
| ${Toolkit}
| Graphics Toolkit
| cairo
| &nbsp;
|-
| ${Profile}
| Current Profile
| default
| &nbsp;
|}
|}
* The first two depend on the page you are browsing; I showed what appeared on this wiki's [[Main Page]].
* 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.
==Ideas==
==Ideas==
If you'd like to propose ideas on how to make the extension better, feel free to file a bug within [https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&component=Nightly%20Tester%20Tools this handy form]!
If you'd like to propose ideas on how to make the extension better, feel free to file a bug within [https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&component=Nightly%20Tester%20Tools this handy form]!
Confirmed users
703

edits