mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Issue #1877 - Resolve RELEASE_OR_BETA conditionals.
This commit is contained in:
parent
93c90e371b
commit
d4eac725fd
30 changed files with 75 additions and 144 deletions
|
|
@ -144,7 +144,8 @@ interface nsIXULRuntime : nsISupports
|
|||
readonly attribute DOMString lastRunCrashID;
|
||||
|
||||
/**
|
||||
* True if this is RELEASE_OR_BETA.
|
||||
* True if this is explicitly flagged as release or beta at build time.
|
||||
* Currently unused.
|
||||
*/
|
||||
readonly attribute boolean isReleaseOrBeta;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue