mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1226936 - Part 2: Update Histograms.json description to follow jscompartment.h. r=bsmedberg
This commit is contained in:
parent
2ae70208a7
commit
097f7f5601
@ -453,14 +453,14 @@
|
|||||||
"expires_in_version": "never",
|
"expires_in_version": "never",
|
||||||
"kind": "enumerated",
|
"kind": "enumerated",
|
||||||
"n_values": 10,
|
"n_values": 10,
|
||||||
"description": "Use of SpiderMonkey's deprecated language extensions in web content: ForEach=0, DestructuringForIn=1, LegacyGenerator=2, ExpressionClosure=3, LetBlock=4, LetExpression=5, NoSuchMethod=6, FlagsArgument=7, RegExpSourceProp=8, RestoredRegExpStatics=9"
|
"description": "Use of SpiderMonkey's deprecated language extensions in web content: ForEach=0, DestructuringForIn=1 (obsolete), LegacyGenerator=2, ExpressionClosure=3, LetBlock=4 (obsolete), LetExpression=5 (obsolete), NoSuchMethod=6 (obsolete), FlagsArgument=7, RegExpSourceProp=8 (obsolete), RestoredRegExpStatics=9 (obsolete)"
|
||||||
},
|
},
|
||||||
"JS_DEPRECATED_LANGUAGE_EXTENSIONS_IN_ADDONS": {
|
"JS_DEPRECATED_LANGUAGE_EXTENSIONS_IN_ADDONS": {
|
||||||
"alert_emails": ["jdemooij@mozilla.com"],
|
"alert_emails": ["jdemooij@mozilla.com"],
|
||||||
"expires_in_version": "never",
|
"expires_in_version": "never",
|
||||||
"kind": "enumerated",
|
"kind": "enumerated",
|
||||||
"n_values": 10,
|
"n_values": 10,
|
||||||
"description": "Use of SpiderMonkey's deprecated language extensions in add-ons: ForEach=0, DestructuringForIn=1, LegacyGenerator=2, ExpressionClosure=3, LetBlock=4, LetExpression=5, NoSuchMethod=6, FlagsArgument=7, RegExpSourceProp=8, RestoredRegExpStatics=9"
|
"description": "Use of SpiderMonkey's deprecated language extensions in add-ons: ForEach=0, DestructuringForIn=1 (obsolete), LegacyGenerator=2, ExpressionClosure=3, LetBlock=4 (obsolete), LetExpression=5 (obsolete), NoSuchMethod=6 (obsolete), FlagsArgument=7, RegExpSourceProp=8 (obsolete), RestoredRegExpStatics=9 (obsolete)"
|
||||||
},
|
},
|
||||||
"XUL_CACHE_DISABLED": {
|
"XUL_CACHE_DISABLED": {
|
||||||
"expires_in_version": "default",
|
"expires_in_version": "default",
|
||||||
|
Loading…
Reference in New Issue
Block a user