@paulirish/trace_engine 0.0.61 → 0.0.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (260) hide show
  1. package/.tmp/tsbuildinfo/analyze-trace.d.mts.map +1 -1
  2. package/.tmp/tsbuildinfo/tsconfig.tsbuildinfo +1 -1
  3. package/analyze-inspector-issues.mjs +1 -1
  4. package/analyze-trace.mjs +1 -2
  5. package/core/platform/ArrayUtilities.d.ts +2 -0
  6. package/core/platform/ArrayUtilities.js +11 -1
  7. package/core/platform/ArrayUtilities.js.map +1 -1
  8. package/core/platform/HostRuntime.d.ts +4 -0
  9. package/core/platform/HostRuntime.js +25 -0
  10. package/core/platform/HostRuntime.js.map +1 -0
  11. package/core/platform/KeyboardUtilities.d.ts +6 -2
  12. package/core/platform/KeyboardUtilities.js.map +1 -1
  13. package/core/platform/StringUtilities.d.ts +2 -0
  14. package/core/platform/StringUtilities.js +64 -13
  15. package/core/platform/StringUtilities.js.map +1 -1
  16. package/core/platform/api/HostRuntime.d.ts +36 -0
  17. package/core/platform/api/HostRuntime.js +5 -0
  18. package/core/platform/api/HostRuntime.js.map +1 -0
  19. package/core/platform/api/api-tsconfig.json +43 -0
  20. package/core/platform/api/api.d.ts +2 -0
  21. package/core/platform/api/api.js +6 -0
  22. package/core/platform/api/api.js.map +1 -0
  23. package/core/platform/api/api_node_typecheck-tsconfig.json +48 -0
  24. package/core/platform/api/bundle-tsconfig.json +1 -0
  25. package/core/platform/api/devtools_entrypoint-bundle-typescript-tsconfig.json +48 -0
  26. package/core/platform/browser/HostRuntime.d.ts +2 -0
  27. package/core/platform/browser/HostRuntime.js +64 -0
  28. package/core/platform/browser/HostRuntime.js.map +1 -0
  29. package/core/platform/browser/browser-tsconfig.json +48 -0
  30. package/core/platform/browser/browser.d.ts +2 -0
  31. package/core/platform/browser/browser.js +6 -0
  32. package/core/platform/browser/browser.js.map +1 -0
  33. package/core/platform/browser/bundle-tsconfig.json +1 -0
  34. package/core/platform/browser/devtools_entrypoint-bundle-typescript-tsconfig.json +48 -0
  35. package/core/platform/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  36. package/core/platform/node/HostRuntime.d.ts +2 -0
  37. package/core/platform/node/HostRuntime.js +73 -0
  38. package/core/platform/node/HostRuntime.js.map +1 -0
  39. package/core/platform/node/bundle-tsconfig.json +1 -0
  40. package/core/platform/node/devtools_entrypoint-bundle-typescript-tsconfig.json +48 -0
  41. package/core/platform/node/node-tsconfig.json +52 -0
  42. package/core/platform/node/node.d.ts +2 -0
  43. package/core/platform/node/node.js +6 -0
  44. package/core/platform/node/node.js.map +1 -0
  45. package/core/platform/platform-tsconfig.json +17 -5
  46. package/core/platform/platform.d.ts +2 -2
  47. package/core/platform/platform.js +2 -2
  48. package/core/platform/platform.js.map +1 -1
  49. package/core/platform/platform_node_typecheck-tsconfig.json +74 -0
  50. package/generated/protocol.d.ts +1507 -583
  51. package/locales/af.json +74 -38
  52. package/locales/am.json +73 -37
  53. package/locales/ar.json +72 -36
  54. package/locales/as.json +74 -38
  55. package/locales/az.json +73 -37
  56. package/locales/be.json +72 -36
  57. package/locales/bg.json +72 -36
  58. package/locales/bn.json +74 -38
  59. package/locales/bs.json +72 -36
  60. package/locales/ca.json +72 -36
  61. package/locales/cs.json +72 -36
  62. package/locales/cy.json +73 -37
  63. package/locales/da.json +74 -38
  64. package/locales/de.json +72 -36
  65. package/locales/el.json +73 -37
  66. package/locales/en-GB.json +74 -38
  67. package/locales/en-US.json +86 -17
  68. package/locales/en-XL.json +86 -17
  69. package/locales/es-419.json +72 -36
  70. package/locales/es.json +73 -37
  71. package/locales/et.json +74 -38
  72. package/locales/eu.json +72 -36
  73. package/locales/fa.json +73 -37
  74. package/locales/fi.json +72 -36
  75. package/locales/fil.json +74 -38
  76. package/locales/fr-CA.json +72 -36
  77. package/locales/fr.json +162 -126
  78. package/locales/gl.json +73 -37
  79. package/locales/gu.json +73 -37
  80. package/locales/he.json +74 -38
  81. package/locales/hi.json +73 -37
  82. package/locales/hr.json +72 -36
  83. package/locales/hu.json +73 -37
  84. package/locales/hy.json +73 -37
  85. package/locales/id.json +74 -38
  86. package/locales/is.json +73 -37
  87. package/locales/it.json +72 -36
  88. package/locales/ja.json +72 -36
  89. package/locales/ka.json +73 -37
  90. package/locales/kk.json +72 -36
  91. package/locales/km.json +73 -37
  92. package/locales/kn.json +72 -36
  93. package/locales/ko.json +72 -36
  94. package/locales/ky.json +72 -36
  95. package/locales/lo.json +72 -36
  96. package/locales/lt.json +72 -36
  97. package/locales/lv.json +72 -36
  98. package/locales/mk.json +75 -39
  99. package/locales/ml.json +72 -36
  100. package/locales/mn.json +73 -37
  101. package/locales/mr.json +74 -38
  102. package/locales/ms.json +72 -36
  103. package/locales/my.json +72 -36
  104. package/locales/ne.json +73 -37
  105. package/locales/nl.json +73 -37
  106. package/locales/no.json +72 -36
  107. package/locales/or.json +72 -36
  108. package/locales/pa.json +72 -36
  109. package/locales/pl.json +72 -36
  110. package/locales/pt-PT.json +72 -36
  111. package/locales/pt.json +74 -38
  112. package/locales/ro.json +72 -36
  113. package/locales/ru.json +72 -36
  114. package/locales/si.json +72 -36
  115. package/locales/sk.json +72 -36
  116. package/locales/sl.json +72 -36
  117. package/locales/sq.json +72 -36
  118. package/locales/sr-Latn.json +73 -37
  119. package/locales/sr.json +73 -37
  120. package/locales/sv.json +75 -39
  121. package/locales/sw.json +74 -38
  122. package/locales/ta.json +73 -37
  123. package/locales/te.json +72 -36
  124. package/locales/th.json +73 -37
  125. package/locales/tr.json +72 -36
  126. package/locales/uk.json +72 -36
  127. package/locales/ur.json +72 -36
  128. package/locales/uz.json +73 -37
  129. package/locales/vi.json +74 -38
  130. package/locales/zh-HK.json +72 -36
  131. package/locales/zh-TW.json +74 -38
  132. package/locales/zh.json +75 -39
  133. package/locales/zu.json +73 -37
  134. package/models/cpu_profile/CPUProfileDataModel.d.ts +9 -0
  135. package/models/cpu_profile/CPUProfileDataModel.js +9 -7
  136. package/models/cpu_profile/CPUProfileDataModel.js.map +1 -1
  137. package/models/cpu_profile/ProfileTreeModel.d.ts +3 -2
  138. package/models/cpu_profile/ProfileTreeModel.js +6 -7
  139. package/models/cpu_profile/ProfileTreeModel.js.map +1 -1
  140. package/models/cpu_profile/cpu_profile-tsconfig.json +4 -3
  141. package/models/cpu_profile/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  142. package/models/trace/EntityMapper.d.ts +1 -0
  143. package/models/trace/EntityMapper.js +10 -0
  144. package/models/trace/EntityMapper.js.map +1 -1
  145. package/models/trace/EventsSerializer.js +10 -2
  146. package/models/trace/EventsSerializer.js.map +1 -1
  147. package/models/trace/LanternComputationData.d.ts +1 -1
  148. package/models/trace/LanternComputationData.js +3 -8
  149. package/models/trace/LanternComputationData.js.map +1 -1
  150. package/models/trace/ModelImpl.d.ts +1 -0
  151. package/models/trace/ModelImpl.js +9 -6
  152. package/models/trace/ModelImpl.js.map +1 -1
  153. package/models/trace/Processor.js +23 -23
  154. package/models/trace/Processor.js.map +1 -1
  155. package/models/trace/Styles.js +13 -5
  156. package/models/trace/Styles.js.map +1 -1
  157. package/models/trace/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  158. package/models/trace/extras/Initiators.d.ts +12 -0
  159. package/models/trace/extras/Initiators.js +47 -0
  160. package/models/trace/extras/Initiators.js.map +1 -0
  161. package/models/trace/extras/TraceTree.js +13 -5
  162. package/models/trace/extras/TraceTree.js.map +1 -1
  163. package/models/trace/extras/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  164. package/models/trace/extras/extras-tsconfig.json +11 -3
  165. package/models/trace/extras/extras.d.ts +0 -1
  166. package/models/trace/extras/extras.js +0 -1
  167. package/models/trace/extras/extras.js.map +1 -1
  168. package/models/trace/handlers/LargestImagePaintHandler.js +2 -2
  169. package/models/trace/handlers/LargestImagePaintHandler.js.map +1 -1
  170. package/models/trace/handlers/LayoutShiftsHandler.js +1 -1
  171. package/models/trace/handlers/LayoutShiftsHandler.js.map +1 -1
  172. package/models/trace/handlers/MetaHandler.d.ts +12 -1
  173. package/models/trace/handlers/MetaHandler.js +10 -1
  174. package/models/trace/handlers/MetaHandler.js.map +1 -1
  175. package/models/trace/handlers/NetworkRequestsHandler.d.ts +8 -1
  176. package/models/trace/handlers/NetworkRequestsHandler.js +22 -4
  177. package/models/trace/handlers/NetworkRequestsHandler.js.map +1 -1
  178. package/models/trace/handlers/PageLoadMetricsHandler.d.ts +13 -3
  179. package/models/trace/handlers/PageLoadMetricsHandler.js +71 -27
  180. package/models/trace/handlers/PageLoadMetricsHandler.js.map +1 -1
  181. package/models/trace/handlers/SamplesHandler.js +59 -6
  182. package/models/trace/handlers/SamplesHandler.js.map +1 -1
  183. package/models/trace/handlers/ScriptsHandler.js +24 -0
  184. package/models/trace/handlers/ScriptsHandler.js.map +1 -1
  185. package/models/trace/handlers/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  186. package/models/trace/handlers/handlers-tsconfig.json +13 -3
  187. package/models/trace/helpers/Network.js +1 -1
  188. package/models/trace/helpers/Network.js.map +1 -1
  189. package/models/trace/helpers/SamplesIntegrator.js +1 -8
  190. package/models/trace/helpers/SamplesIntegrator.js.map +1 -1
  191. package/models/trace/helpers/Timing.d.ts +1 -1
  192. package/models/trace/helpers/Timing.js +9 -2
  193. package/models/trace/helpers/Timing.js.map +1 -1
  194. package/models/trace/helpers/Trace.d.ts +1 -0
  195. package/models/trace/helpers/Trace.js +12 -5
  196. package/models/trace/helpers/Trace.js.map +1 -1
  197. package/models/trace/helpers/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  198. package/models/trace/helpers/helpers-tsconfig.json +7 -3
  199. package/models/trace/insights/CharacterSet.d.ts +49 -0
  200. package/models/trace/insights/CharacterSet.js +132 -0
  201. package/models/trace/insights/CharacterSet.js.map +1 -0
  202. package/models/trace/insights/Common.d.ts +2 -2
  203. package/models/trace/insights/Common.js +1 -6
  204. package/models/trace/insights/Common.js.map +1 -1
  205. package/models/trace/insights/ForcedReflow.d.ts +1 -1
  206. package/models/trace/insights/ForcedReflow.js +1 -1
  207. package/models/trace/insights/ForcedReflow.js.map +1 -1
  208. package/models/trace/insights/LCPBreakdown.d.ts +1 -1
  209. package/models/trace/insights/LCPBreakdown.js +2 -2
  210. package/models/trace/insights/LCPBreakdown.js.map +1 -1
  211. package/models/trace/insights/LCPDiscovery.d.ts +7 -3
  212. package/models/trace/insights/LCPDiscovery.js +16 -10
  213. package/models/trace/insights/LCPDiscovery.js.map +1 -1
  214. package/models/trace/insights/Models.d.ts +1 -0
  215. package/models/trace/insights/Models.js +1 -0
  216. package/models/trace/insights/Models.js.map +1 -1
  217. package/models/trace/insights/NetworkDependencyTree.js +4 -3
  218. package/models/trace/insights/NetworkDependencyTree.js.map +1 -1
  219. package/models/trace/insights/RenderBlocking.d.ts +2 -2
  220. package/models/trace/insights/RenderBlocking.js +6 -6
  221. package/models/trace/insights/RenderBlocking.js.map +1 -1
  222. package/models/trace/insights/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  223. package/models/trace/insights/insights-tsconfig.json +26 -3
  224. package/models/trace/insights/types.d.ts +15 -5
  225. package/models/trace/insights/types.js +1 -0
  226. package/models/trace/insights/types.js.map +1 -1
  227. package/models/trace/lantern/core/core-tsconfig.json +4 -3
  228. package/models/trace/lantern/core/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  229. package/models/trace/lantern/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  230. package/models/trace/lantern/graph/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  231. package/models/trace/lantern/graph/graph-tsconfig.json +4 -3
  232. package/models/trace/lantern/lantern-tsconfig.json +4 -3
  233. package/models/trace/lantern/metrics/FirstContentfulPaint.js +6 -6
  234. package/models/trace/lantern/metrics/FirstContentfulPaint.js.map +1 -1
  235. package/models/trace/lantern/metrics/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  236. package/models/trace/lantern/metrics/metrics-tsconfig.json +4 -3
  237. package/models/trace/lantern/simulation/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  238. package/models/trace/lantern/simulation/simulation-tsconfig.json +4 -3
  239. package/models/trace/lantern/types/Lantern.d.ts +7 -7
  240. package/models/trace/lantern/types/Lantern.js.map +1 -1
  241. package/models/trace/lantern/types/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  242. package/models/trace/lantern/types/types-tsconfig.json +4 -3
  243. package/models/trace/trace-tsconfig.json +7 -3
  244. package/models/trace/types/Configuration.d.ts +1 -4
  245. package/models/trace/types/Configuration.js +0 -1
  246. package/models/trace/types/Configuration.js.map +1 -1
  247. package/models/trace/types/File.d.ts +8 -0
  248. package/models/trace/types/File.js.map +1 -1
  249. package/models/trace/types/TraceEvents.d.ts +97 -15
  250. package/models/trace/types/TraceEvents.js +44 -11
  251. package/models/trace/types/TraceEvents.js.map +1 -1
  252. package/models/trace/types/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  253. package/models/trace/types/types-tsconfig.json +10 -3
  254. package/package.json +1 -1
  255. package/test/test-trace-engine.mjs +8 -9
  256. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts +0 -4
  257. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts.map +0 -1
  258. package/core/platform/DOMUtilities.d.ts +0 -16
  259. package/core/platform/DOMUtilities.js +0 -123
  260. package/core/platform/DOMUtilities.js.map +0 -1
@@ -1,4 +1,7 @@
1
1
  {
2
+ "generated/Deprecation.ts | AttributionReporting": {
3
+ "message": "Attribution reporting has been deprecated and will be removed. See https://goo.gle/ps-status for details."
4
+ },
2
5
  "generated/Deprecation.ts | AuthorizationCoveredByWildcard": {
3
6
  "message": "Authorisation will not be covered by the wildcard symbol (*) in CORS Access-Control-Allow-Headers handling."
4
7
  },
@@ -20,9 +23,6 @@
20
23
  "generated/Deprecation.ts | ChromeLoadTimesWasAlternateProtocolAvailable": {
21
24
  "message": "chrome.loadTimes() is deprecated. Instead, use standardised API: nextHopProtocol in Navigation Timing 2."
22
25
  },
23
- "generated/Deprecation.ts | CookieWithTruncatingChar": {
24
- "message": "Cookies containing a \\(0|r|n) character will be rejected instead of truncated."
25
- },
26
26
  "generated/Deprecation.ts | CrossOriginAccessBasedOnDocumentDomain": {
27
27
  "message": "Relaxing the same-origin policy by setting document.domain is deprecated, and will be disabled by default. This deprecation warning is for a cross-origin access that was enabled by setting document.domain."
28
28
  },
@@ -35,14 +35,20 @@
35
35
  "generated/Deprecation.ts | DataUrlInSvgUse": {
36
36
  "message": "Support for data: URLs in SVGUseElement is deprecated and it will be removed in the future."
37
37
  },
38
+ "generated/Deprecation.ts | ExampleBrowserProcessDeprecation": {
39
+ "message": "This is an example for showing the code required for a browser process reported deprecation."
40
+ },
41
+ "generated/Deprecation.ts | Fledge": {
42
+ "message": "The Protected Audience API has been deprecated and will be removed in a future release."
43
+ },
38
44
  "generated/Deprecation.ts | GeolocationInsecureOrigin": {
39
- "message": "getCurrentPosition() and watchPosition() no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
45
+ "message": "getCurrentPosition() and watchPosition() no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://www.chromium.org/Home/chromium-security/deprecating-powerful-features-on-insecure-origins/ for more details."
40
46
  },
41
47
  "generated/Deprecation.ts | GeolocationInsecureOriginDeprecatedNotRemoved": {
42
- "message": "getCurrentPosition() and watchPosition() are deprecated on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
48
+ "message": "getCurrentPosition() and watchPosition() are deprecated on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://www.chromium.org/Home/chromium-security/deprecating-powerful-features-on-insecure-origins/ for more details."
43
49
  },
44
50
  "generated/Deprecation.ts | GetUserMediaInsecureOrigin": {
45
- "message": "getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
51
+ "message": "getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://www.chromium.org/Home/chromium-security/deprecating-powerful-features-on-insecure-origins/ for more details."
46
52
  },
47
53
  "generated/Deprecation.ts | HostCandidateAttributeGetter": {
48
54
  "message": "RTCPeerConnectionIceErrorEvent.hostCandidate is deprecated. Please use RTCPeerConnectionIceErrorEvent.address or RTCPeerConnectionIceErrorEvent.port instead."
@@ -59,20 +65,35 @@
59
65
  "generated/Deprecation.ts | IntlV8BreakIterator": {
60
66
  "message": "Intl.v8BreakIterator is deprecated. Please use Intl.Segmenter instead."
61
67
  },
62
- "generated/Deprecation.ts | LocalCSSFileExtensionRejected": {
63
- "message": "CSS cannot be loaded from file: URLs unless they end in a .css file extension."
68
+ "generated/Deprecation.ts | LanguageModelParams": {
69
+ "message": "LanguageModel.params() is deprecated and now only available in extension contexts. The topK and temperature related fields within its result are also deprecated."
70
+ },
71
+ "generated/Deprecation.ts | LanguageModelTemperature": {
72
+ "message": "The 'temperature' parameter/attribute for LanguageModel is deprecated. It is only functional within extensions and may be removed in the future."
73
+ },
74
+ "generated/Deprecation.ts | LanguageModelTopK": {
75
+ "message": "The 'topK' parameter/attribute for LanguageModel is deprecated. It is only functional within extensions and may be removed in the future."
76
+ },
77
+ "generated/Deprecation.ts | LanguageModel_InputQuota": {
78
+ "message": "LanguageModel.inputQuota is deprecated. Please use LanguageModel.contextWindow instead. This alias is only available in extensions."
79
+ },
80
+ "generated/Deprecation.ts | LanguageModel_InputUsage": {
81
+ "message": "LanguageModel.inputUsage is deprecated. Please use LanguageModel.contextUsage instead. This alias is only available in extensions."
64
82
  },
65
- "generated/Deprecation.ts | MediaSourceAbortRemove": {
66
- "message": "Using SourceBuffer.abort() to abort remove()'s asynchronous range removal is deprecated due to specification change. Support will be removed in the future. You should listen to the updateend event instead. abort() is intended to only abort an asynchronous media append or reset parser state."
83
+ "generated/Deprecation.ts | LanguageModel_MeasureInputUsage": {
84
+ "message": "LanguageModel.measureInputUsage() is deprecated. Please use LanguageModel.measureContextUsage() instead. This alias is only available in extensions."
67
85
  },
68
- "generated/Deprecation.ts | MediaSourceDurationTruncatingBuffered": {
69
- "message": "Setting MediaSource.duration below the highest presentation timestamp of any buffered coded frames is deprecated due to specification change. Support for implicit removal of truncated buffered media will be removed in the future. You should instead perform explicit remove(newDuration, oldDuration) on all sourceBuffers, where newDuration < oldDuration."
86
+ "generated/Deprecation.ts | LanguageModel_OnQuotaOverflow": {
87
+ "message": "LanguageModel.onquotaoverflow is deprecated. Please use LanguageModel.oncontextoverflow instead. The LanguageModel.onquotaoverflow alias is only available in extensions."
88
+ },
89
+ "generated/Deprecation.ts | LocalCSSFileExtensionRejected": {
90
+ "message": "CSS cannot be loaded from file: URLs unless they end in a .css file extension."
70
91
  },
71
92
  "generated/Deprecation.ts | NoSysexWebMIDIWithoutPermission": {
72
93
  "message": "Web MIDI will ask permission to use even if the sysex is not specified in the MIDIOptions."
73
94
  },
74
95
  "generated/Deprecation.ts | NotificationInsecureOrigin": {
75
- "message": "The Notification API may no longer be used from insecure origins. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gle/chrome-insecure-origins for more details."
96
+ "message": "The notification API may no longer be used from insecure origins. You should consider switching your application to a secure origin, such as HTTPS. See https://www.chromium.org/Home/chromium-security/deprecating-powerful-features-on-insecure-origins/ for more details."
76
97
  },
77
98
  "generated/Deprecation.ts | NotificationPermissionRequestedIframe": {
78
99
  "message": "Permission for the Notification API may no longer be requested from a cross-origin iframe. You should consider requesting permission from a top-level frame or opening a new window instead."
@@ -125,9 +146,6 @@
125
146
  "generated/Deprecation.ts | PrefixedVideoSupportsFullscreen": {
126
147
  "message": "HTMLVideoElement.webkitSupportsFullscreen is deprecated. Please use Document.fullscreenEnabled instead."
127
148
  },
128
- "generated/Deprecation.ts | PrivacySandboxExtensionsAPI": {
129
- "message": "We're deprecating the API chrome.privacy.websites.privacySandboxEnabled, though it will remain active for backward compatibility until release M113. Instead, please use chrome.privacy.websites.topicsEnabled, chrome.privacy.websites.fledgeEnabled and chrome.privacy.websites.adMeasurementEnabled. See https://developer.chrome.com/docs/extensions/reference/privacy/#property-websites-privacySandboxEnabled."
130
- },
131
149
  "generated/Deprecation.ts | RTCConstraintEnableDtlsSrtpFalse": {
132
150
  "message": "The constraint DtlsSrtpKeyAgreement is removed. You have specified a false value for this constraint, which is interpreted as an attempt to use the removed SDES key negotiation method. This functionality is removed; use a service that supports DTLS key negotiation instead."
133
151
  },
@@ -140,6 +158,9 @@
140
158
  "generated/Deprecation.ts | RangeExpand": {
141
159
  "message": "Range.expand() is deprecated. Please use Selection.modify() instead."
142
160
  },
161
+ "generated/Deprecation.ts | RelatedWebsiteSets": {
162
+ "message": "Related Website Sets is deprecated and will be removed. See https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/ for more details."
163
+ },
143
164
  "generated/Deprecation.ts | RequestedSubresourceWithEmbeddedCredentials": {
144
165
  "message": "Subresource requests whose URLs contain embedded credentials (e.g. https://user:pass@host/) are blocked."
145
166
  },
@@ -149,26 +170,41 @@
149
170
  "generated/Deprecation.ts | SharedArrayBufferConstructedWithoutIsolation": {
150
171
  "message": "SharedArrayBuffer will require cross-origin isolation. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
151
172
  },
173
+ "generated/Deprecation.ts | SharedStorage": {
174
+ "message": "The Shared Storage API is deprecated and will be removed in a future release."
175
+ },
176
+ "generated/Deprecation.ts | StorageAccessAPI_requestStorageAccessFor_Method": {
177
+ "message": "document.requestStorageAccessFor is deprecated and will be removed. See https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/ for more details."
178
+ },
152
179
  "generated/Deprecation.ts | TextToSpeech_DisallowedByAutoplay": {
153
180
  "message": "speechSynthesis.speak() without user activation is deprecated and will be removed."
154
181
  },
182
+ "generated/Deprecation.ts | Topics": {
183
+ "message": "The Topics API has been deprecated and will be removed in a future release."
184
+ },
155
185
  "generated/Deprecation.ts | UnloadHandler": {
156
186
  "message": "Unload event listeners are deprecated and will be removed."
157
187
  },
158
188
  "generated/Deprecation.ts | V8SharedArrayBufferConstructedInExtensionWithoutIsolation": {
159
189
  "message": "Extensions should opt in to cross-origin isolation to continue using SharedArrayBuffer. See https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/."
160
190
  },
191
+ "generated/Deprecation.ts | WebBluetoothRemoteCharacteristicWriteValue": {
192
+ "message": "BluetoothRemoteGATTCharacteristic.writeValue() is deprecated. Use writeValueWithResponse() or writeValueWithoutResponse() instead."
193
+ },
161
194
  "generated/Deprecation.ts | XHRJSONEncodingDetection": {
162
195
  "message": "UTF-16 is not supported by response JSON in XMLHttpRequest"
163
196
  },
164
197
  "generated/Deprecation.ts | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
165
198
  "message": "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects on the end user's experience. For more help, check https://xhr.spec.whatwg.org/."
166
199
  },
200
+ "generated/Deprecation.ts | XSLT": {
201
+ "message": "XSLTProcessor and XSLT processing instructions have been deprecated by all browsers. These features will be removed from this browser soon."
202
+ },
167
203
  "models/trace/insights/CLSCulprits.ts | animation": {
168
204
  "message": "Animation"
169
205
  },
170
206
  "models/trace/insights/CLSCulprits.ts | description": {
171
- "message": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://web.dev/articles/optimize-cls), such as elements being added, removed or their fonts changing as the page loads."
207
+ "message": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed or their fonts changing as the page loads."
172
208
  },
173
209
  "models/trace/insights/CLSCulprits.ts | injectedIframe": {
174
210
  "message": "Injected iframe"
@@ -204,7 +240,7 @@
204
240
  "message": "Cache TTL"
205
241
  },
206
242
  "models/trace/insights/Cache.ts | description": {
207
- "message": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://web.dev/uses-long-cache-ttl/)."
243
+ "message": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
208
244
  },
209
245
  "models/trace/insights/Cache.ts | noRequestsToCache": {
210
246
  "message": "No requests with inefficient cache policies"
@@ -219,7 +255,7 @@
219
255
  "message": "Use efficient cache lifetimes"
220
256
  },
221
257
  "models/trace/insights/DOMSize.ts | description": {
222
- "message": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/)."
258
+ "message": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size)."
223
259
  },
224
260
  "models/trace/insights/DOMSize.ts | duration": {
225
261
  "message": "Duration"
@@ -255,7 +291,7 @@
255
291
  "message": "Value"
256
292
  },
257
293
  "models/trace/insights/DocumentLatency.ts | description": {
258
- "message": "Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response and enabling text compression."
294
+ "message": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response and enabling text compression."
259
295
  },
260
296
  "models/trace/insights/DocumentLatency.ts | failedRedirects": {
261
297
  "message": "Had redirects ({PH1} redirects, +{PH2})"
@@ -294,13 +330,13 @@
294
330
  "message": "Source"
295
331
  },
296
332
  "models/trace/insights/DuplicatedJavaScript.ts | description": {
297
- "message": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity."
333
+ "message": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity."
298
334
  },
299
335
  "models/trace/insights/DuplicatedJavaScript.ts | title": {
300
336
  "message": "Duplicated JavaScript"
301
337
  },
302
338
  "models/trace/insights/FontDisplay.ts | description": {
303
- "message": "Consider setting [font-display](https://developer.chrome.com/blog/font-display) to swap or optional to ensure that text is consistently visible. swap can be further optimised to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
339
+ "message": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure that text is consistently visible. swap can be further optimised to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
304
340
  },
305
341
  "models/trace/insights/FontDisplay.ts | fontColumn": {
306
342
  "message": "Font"
@@ -315,10 +351,10 @@
315
351
  "message": "(anonymous)"
316
352
  },
317
353
  "models/trace/insights/ForcedReflow.ts | description": {
318
- "message": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developers.google.com/web/fundamentals/performance/rendering/avoid-large-complex-layouts-and-layout-thrashing#avoid-forced-synchronous-layouts) and possible mitigations."
354
+ "message": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
319
355
  },
320
- "models/trace/insights/ForcedReflow.ts | relatedStackTrace": {
321
- "message": "Stack trace"
356
+ "models/trace/insights/ForcedReflow.ts | reflowCallFrames": {
357
+ "message": "Call frames that trigger reflow"
322
358
  },
323
359
  "models/trace/insights/ForcedReflow.ts | title": {
324
360
  "message": "Forced reflow"
@@ -333,7 +369,7 @@
333
369
  "message": "[unattributed]"
334
370
  },
335
371
  "models/trace/insights/INPBreakdown.ts | description": {
336
- "message": "Start investigating with the longest sub-part. [Delays can be minimised](https://web.dev/articles/optimize-inp#optimize_interactions). To reduce processing duration, [optimise the main-thread costs](https://web.dev/articles/optimize-long-tasks), often JS."
372
+ "message": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart."
337
373
  },
338
374
  "models/trace/insights/INPBreakdown.ts | duration": {
339
375
  "message": "Duration"
@@ -357,7 +393,7 @@
357
393
  "message": "INP breakdown"
358
394
  },
359
395
  "models/trace/insights/ImageDelivery.ts | description": {
360
- "message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimising image size](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)"
396
+ "message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimising image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
361
397
  },
362
398
  "models/trace/insights/ImageDelivery.ts | estimatedSavings": {
363
399
  "message": "{PH1} (est {PH2})"
@@ -387,7 +423,7 @@
387
423
  "message": "Using video formats instead of GIFs can improve the download size of animated content."
388
424
  },
389
425
  "models/trace/insights/LCPBreakdown.ts | description": {
390
- "message": "Each [sub-part has specific improvement strategies](https://web.dev/articles/optimize-lcp#lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays."
426
+ "message": "Each [sub-part has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays."
391
427
  },
392
428
  "models/trace/insights/LCPBreakdown.ts | duration": {
393
429
  "message": "Duration"
@@ -417,7 +453,7 @@
417
453
  "message": "LCP breakdown"
418
454
  },
419
455
  "models/trace/insights/LCPDiscovery.ts | description": {
420
- "message": "Optimise LCP by making the LCP image [discoverable](https://web.dev/articles/optimize-lcp#1_eliminate_resource_load_delay) from the HTML immediately and [avoiding lazy loading](https://web.dev/articles/lcp-lazy-loading)"
456
+ "message": "[Optimise LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy loading"
421
457
  },
422
458
  "models/trace/insights/LCPDiscovery.ts | fetchPriorityApplied": {
423
459
  "message": "fetchpriority=high applied"
@@ -450,13 +486,13 @@
450
486
  "message": "Wasted bytes"
451
487
  },
452
488
  "models/trace/insights/LegacyJavaScript.ts | description": {
453
- "message": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know that you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)"
489
+ "message": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know that you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
454
490
  },
455
491
  "models/trace/insights/LegacyJavaScript.ts | title": {
456
492
  "message": "Legacy JavaScript"
457
493
  },
458
494
  "models/trace/insights/ModernHTTP.ts | description": {
459
- "message": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/)."
495
+ "message": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/performance/insights/modern-http)."
460
496
  },
461
497
  "models/trace/insights/ModernHTTP.ts | noOldProtocolRequests": {
462
498
  "message": "No requests used HTTP/1.1, or its current use of HTTP/1.1 does not present a significant optimisation opportunity. HTTP/1.1 requests are only flagged if six or more static assets originate from the same origin, and they are not served from a local development environment or a third-party source."
@@ -489,7 +525,7 @@
489
525
  "message": "Unused preconnect. Check that the crossorigin attribute is used properly."
490
526
  },
491
527
  "models/trace/insights/NetworkDependencyTree.ts | description": {
492
- "message": "[Avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains) by reducing the length of chains, reducing the download size of resources or deferring the download of unnecessary resources to improve page load."
528
+ "message": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources or deferring the download of unnecessary resources to improve page load."
493
529
  },
494
530
  "models/trace/insights/NetworkDependencyTree.ts | estSavingTableDescription": {
495
531
  "message": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4."
@@ -528,22 +564,22 @@
528
564
  "message": "Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources or deferring the download of unnecessary resources to improve page load."
529
565
  },
530
566
  "models/trace/insights/RenderBlocking.ts | description": {
531
- "message": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://web.dev/learn/performance/understanding-the-critical-path#render-blocking_resources) can move these network requests out of the critical path."
567
+ "message": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
532
568
  },
533
569
  "models/trace/insights/RenderBlocking.ts | duration": {
534
570
  "message": "Duration"
535
571
  },
536
572
  "models/trace/insights/RenderBlocking.ts | noRenderBlocking": {
537
- "message": "No render blocking requests for this navigation"
573
+ "message": "No render-blocking requests for this navigation"
538
574
  },
539
575
  "models/trace/insights/RenderBlocking.ts | renderBlockingRequest": {
540
576
  "message": "Request"
541
577
  },
542
578
  "models/trace/insights/RenderBlocking.ts | title": {
543
- "message": "Render blocking requests"
579
+ "message": "Render-blocking requests"
544
580
  },
545
581
  "models/trace/insights/SlowCSSSelector.ts | description": {
546
- "message": "If Recalculate Style costs remain high, selector optimisation can reduce them. [Optimise the selectors](https://developer.chrome.com/docs/devtools/performance/selector-stats) with both a high elapsed time and high slow-path %. Simpler selectors, fewer selectors, a smaller DOM and a shallower DOM will all reduce matching costs."
582
+ "message": "If Recalculate Style costs remain high, selector optimisation can reduce them. [Optimise the selectors](https://developer.chrome.com/docs/performance/insights/slow-css-selector) with both a high elapsed time and high slow-path %. Simpler selectors, fewer selectors, a smaller DOM and a shallower DOM will all reduce matching costs."
547
583
  },
548
584
  "models/trace/insights/SlowCSSSelector.ts | elapsed": {
549
585
  "message": "Elapsed time"
@@ -582,7 +618,7 @@
582
618
  "message": "Transfer size"
583
619
  },
584
620
  "models/trace/insights/ThirdParties.ts | description": {
585
- "message": "Third-party code can significantly impact load performance. [Reduce and defer loading of third-party code](https://web.dev/articles/optimizing-content-efficiency-loading-third-party-javascript/) to prioritise your page's content."
621
+ "message": "Third-party code can significantly impact load performance. [Reduce and defer loading of third-party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritise your page's content."
586
622
  },
587
623
  "models/trace/insights/ThirdParties.ts | noThirdParties": {
588
624
  "message": "No third parties found"
@@ -591,7 +627,7 @@
591
627
  "message": "Third parties"
592
628
  },
593
629
  "models/trace/insights/Viewport.ts | description": {
594
- "message": "Tap interactions may be [delayed by up to 300\u00a0ms](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/) if the viewport is not optimised for mobile."
630
+ "message": "Tap interactions may be [delayed by up to 300\u00a0ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimised for mobile."
595
631
  },
596
632
  "models/trace/insights/Viewport.ts | mobileTapDelayLabel": {
597
633
  "message": "Mobile tap delay"
@@ -1,4 +1,7 @@
1
1
  {
2
+ "generated/Deprecation.ts | AttributionReporting": {
3
+ "message": "Attribution Reporting is deprecated and will be removed. See https://goo.gle/ps-status for details."
4
+ },
2
5
  "generated/Deprecation.ts | AuthorizationCoveredByWildcard": {
3
6
  "message": "Authorization will not be covered by the wildcard symbol (*) in CORS Access-Control-Allow-Headers handling."
4
7
  },
@@ -14,9 +17,6 @@
14
17
  "generated/Deprecation.ts | ChromeLoadTimesWasAlternateProtocolAvailable": {
15
18
  "message": "chrome.loadTimes() is deprecated, instead use standardized API: nextHopProtocol in Navigation Timing 2."
16
19
  },
17
- "generated/Deprecation.ts | CookieWithTruncatingChar": {
18
- "message": "Cookies containing a \\(0|r|n) character will be rejected instead of truncated."
19
- },
20
20
  "generated/Deprecation.ts | CrossOriginAccessBasedOnDocumentDomain": {
21
21
  "message": "Relaxing the same-origin policy by setting document.domain is deprecated, and will be disabled by default. This deprecation warning is for a cross-origin access that was enabled by setting document.domain."
22
22
  },
@@ -35,6 +35,18 @@
35
35
  "generated/Deprecation.ts | DataUrlInSvgUse": {
36
36
  "message": "Support for data: URLs in SVGUseElement is deprecated and it will be removed in the future."
37
37
  },
38
+ "generated/Deprecation.ts | DocumentCreateEventKeyboardEvents": {
39
+ "message": "document.createEvent('KeyboardEvents') is deprecated and will be removed. Use new KeyboardEvent() instead."
40
+ },
41
+ "generated/Deprecation.ts | DocumentCreateEventTransitionEvent": {
42
+ "message": "document.createEvent('TransitionEvent') is deprecated and will be removed. Use new TransitionEvent() instead."
43
+ },
44
+ "generated/Deprecation.ts | ExampleBrowserProcessDeprecation": {
45
+ "message": "This is an example for showing the code required for a browser process reported deprecation."
46
+ },
47
+ "generated/Deprecation.ts | Fledge": {
48
+ "message": "The Protected Audience API is deprecated and will be removed in a future release."
49
+ },
38
50
  "generated/Deprecation.ts | GeolocationInsecureOrigin": {
39
51
  "message": "getCurrentPosition() and watchPosition() no longer work on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://www.chromium.org/Home/chromium-security/deprecating-powerful-features-on-insecure-origins/ for more details."
40
52
  },
@@ -59,14 +71,29 @@
59
71
  "generated/Deprecation.ts | IntlV8BreakIterator": {
60
72
  "message": "Intl.v8BreakIterator is deprecated. Please use Intl.Segmenter instead."
61
73
  },
62
- "generated/Deprecation.ts | LocalCSSFileExtensionRejected": {
63
- "message": "CSS cannot be loaded from file: URLs unless they end in a .css file extension."
74
+ "generated/Deprecation.ts | LanguageModel_InputQuota": {
75
+ "message": "LanguageModel.inputQuota is deprecated. Please use LanguageModel.contextWindow instead. This alias is only available in extensions."
64
76
  },
65
- "generated/Deprecation.ts | MediaSourceAbortRemove": {
66
- "message": "Using SourceBuffer.abort() to abort remove()'s asynchronous range removal is deprecated due to specification change. Support will be removed in the future. You should listen to the updateend event instead. abort() is intended to only abort an asynchronous media append or reset parser state."
77
+ "generated/Deprecation.ts | LanguageModel_InputUsage": {
78
+ "message": "LanguageModel.inputUsage is deprecated. Please use LanguageModel.contextUsage instead. This alias is only available in extensions."
67
79
  },
68
- "generated/Deprecation.ts | MediaSourceDurationTruncatingBuffered": {
69
- "message": "Setting MediaSource.duration below the highest presentation timestamp of any buffered coded frames is deprecated due to specification change. Support for implicit removal of truncated buffered media will be removed in the future. You should instead perform explicit remove(newDuration, oldDuration) on all sourceBuffers, where newDuration < oldDuration."
80
+ "generated/Deprecation.ts | LanguageModel_MeasureInputUsage": {
81
+ "message": "LanguageModel.measureInputUsage() is deprecated. Please use LanguageModel.measureContextUsage() instead. This alias is only available in extensions."
82
+ },
83
+ "generated/Deprecation.ts | LanguageModel_OnQuotaOverflow": {
84
+ "message": "LanguageModel.onquotaoverflow is deprecated. Please use LanguageModel.oncontextoverflow instead. The LanguageModel.onquotaoverflow alias is only available in extensions."
85
+ },
86
+ "generated/Deprecation.ts | LanguageModelParams": {
87
+ "message": "LanguageModel.params() is deprecated and now only available in extension contexts. The topK and temperature related fields within its result are also deprecated."
88
+ },
89
+ "generated/Deprecation.ts | LanguageModelTemperature": {
90
+ "message": "The 'temperature' parameter/attribute for LanguageModel is deprecated. It is only functional within extensions and may be removed in the future."
91
+ },
92
+ "generated/Deprecation.ts | LanguageModelTopK": {
93
+ "message": "The 'topK' parameter/attribute for LanguageModel is deprecated. It is only functional within extensions and may be removed in the future."
94
+ },
95
+ "generated/Deprecation.ts | LocalCSSFileExtensionRejected": {
96
+ "message": "CSS cannot be loaded from file: URLs unless they end in a .css file extension."
70
97
  },
71
98
  "generated/Deprecation.ts | NoSysexWebMIDIWithoutPermission": {
72
99
  "message": "Web MIDI will ask a permission to use even if the sysex is not specified in the MIDIOptions."
@@ -125,12 +152,12 @@
125
152
  "generated/Deprecation.ts | PrefixedVideoSupportsFullscreen": {
126
153
  "message": "HTMLVideoElement.webkitSupportsFullscreen is deprecated. Please use Document.fullscreenEnabled instead."
127
154
  },
128
- "generated/Deprecation.ts | PrivacySandboxExtensionsAPI": {
129
- "message": "We're deprecating the API chrome.privacy.websites.privacySandboxEnabled, though it will remain active for backward compatibility until release M113. Instead, please use chrome.privacy.websites.topicsEnabled, chrome.privacy.websites.fledgeEnabled and chrome.privacy.websites.adMeasurementEnabled. See https://developer.chrome.com/docs/extensions/reference/privacy/#property-websites-privacySandboxEnabled."
130
- },
131
155
  "generated/Deprecation.ts | RangeExpand": {
132
156
  "message": "Range.expand() is deprecated. Please use Selection.modify() instead."
133
157
  },
158
+ "generated/Deprecation.ts | RelatedWebsiteSets": {
159
+ "message": "Related Website Sets is deprecated and will be removed. See https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/ for more details."
160
+ },
134
161
  "generated/Deprecation.ts | RequestedSubresourceWithEmbeddedCredentials": {
135
162
  "message": "Subresource requests whose URLs contain embedded credentials (e.g. https://user:pass@host/) are blocked."
136
163
  },
@@ -149,21 +176,36 @@
149
176
  "generated/Deprecation.ts | SharedArrayBufferConstructedWithoutIsolation": {
150
177
  "message": "SharedArrayBuffer will require cross-origin isolation. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."
151
178
  },
179
+ "generated/Deprecation.ts | SharedStorage": {
180
+ "message": "The Shared Storage API is deprecated and will be removed in a future release."
181
+ },
182
+ "generated/Deprecation.ts | StorageAccessAPI_requestStorageAccessFor_Method": {
183
+ "message": "document.requestStorageAccessFor is deprecated and will be removed. See https://privacysandbox.com/news/update-on-plans-for-privacy-sandbox-technologies/ for more details."
184
+ },
152
185
  "generated/Deprecation.ts | TextToSpeech_DisallowedByAutoplay": {
153
186
  "message": "speechSynthesis.speak() without user activation is deprecated and will be removed."
154
187
  },
188
+ "generated/Deprecation.ts | Topics": {
189
+ "message": "The Topics API is deprecated and will be removed in a future release."
190
+ },
155
191
  "generated/Deprecation.ts | UnloadHandler": {
156
192
  "message": "Unload event listeners are deprecated and will be removed."
157
193
  },
158
194
  "generated/Deprecation.ts | V8SharedArrayBufferConstructedInExtensionWithoutIsolation": {
159
195
  "message": "Extensions should opt into cross-origin isolation to continue using SharedArrayBuffer. See https://developer.chrome.com/docs/extensions/mv3/cross-origin-isolation/."
160
196
  },
197
+ "generated/Deprecation.ts | WebBluetoothRemoteCharacteristicWriteValue": {
198
+ "message": "BluetoothRemoteGATTCharacteristic.writeValue() is deprecated. Use writeValueWithResponse() or writeValueWithoutResponse() instead."
199
+ },
161
200
  "generated/Deprecation.ts | XHRJSONEncodingDetection": {
162
201
  "message": "UTF-16 is not supported by response json in XMLHttpRequest"
163
202
  },
164
203
  "generated/Deprecation.ts | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
165
204
  "message": "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."
166
205
  },
206
+ "generated/Deprecation.ts | XSLT": {
207
+ "message": "XSLTProcessor and XSLT Processing Instructions have been deprecated by all browsers. These features will be removed from this browser soon."
208
+ },
167
209
  "models/trace/insights/Cache.ts | cacheTTL": {
168
210
  "message": "Cache TTL"
169
211
  },
@@ -182,6 +224,30 @@
182
224
  "models/trace/insights/Cache.ts | title": {
183
225
  "message": "Use efficient cache lifetimes"
184
226
  },
227
+ "models/trace/insights/CharacterSet.ts | description": {
228
+ "message": "A character encoding declaration is required. It can be done with a meta charset tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/insights/charset/)."
229
+ },
230
+ "models/trace/insights/CharacterSet.ts | failedHttpHeader": {
231
+ "message": "Does not declare charset in HTTP header"
232
+ },
233
+ "models/trace/insights/CharacterSet.ts | failedMetaCharsetLate": {
234
+ "message": "Declares charset using a meta tag after the first 1024 bytes"
235
+ },
236
+ "models/trace/insights/CharacterSet.ts | failedMetaCharsetMissing": {
237
+ "message": "Does not declare charset using a meta tag"
238
+ },
239
+ "models/trace/insights/CharacterSet.ts | failedMetaCharsetUnknown": {
240
+ "message": "Could not determine meta charset declaration from trace"
241
+ },
242
+ "models/trace/insights/CharacterSet.ts | passingHttpHeader": {
243
+ "message": "Declares charset in HTTP header"
244
+ },
245
+ "models/trace/insights/CharacterSet.ts | passingMetaCharsetEarly": {
246
+ "message": "Declares charset using a meta tag in the first 1024 bytes"
247
+ },
248
+ "models/trace/insights/CharacterSet.ts | title": {
249
+ "message": "Declare a character encoding"
250
+ },
185
251
  "models/trace/insights/CLSCulprits.ts | animation": {
186
252
  "message": "Animation"
187
253
  },
@@ -317,8 +383,8 @@
317
383
  "models/trace/insights/ForcedReflow.ts | description": {
318
384
  "message": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
319
385
  },
320
- "models/trace/insights/ForcedReflow.ts | relatedStackTrace": {
321
- "message": "Stack trace"
386
+ "models/trace/insights/ForcedReflow.ts | reflowCallFrames": {
387
+ "message": "Call frames that trigger reflow"
322
388
  },
323
389
  "models/trace/insights/ForcedReflow.ts | title": {
324
390
  "message": "Forced reflow"
@@ -425,8 +491,11 @@
425
491
  "models/trace/insights/LCPDiscovery.ts | fetchPriorityShouldBeApplied": {
426
492
  "message": "fetchpriority=high should be applied"
427
493
  },
494
+ "models/trace/insights/LCPDiscovery.ts | fetchPriorityShouldBeAppliedToImagePreload": {
495
+ "message": "fetchpriority=high should be applied to the image preload request"
496
+ },
428
497
  "models/trace/insights/LCPDiscovery.ts | lazyLoadNotApplied": {
429
- "message": "lazy load not applied"
498
+ "message": "LCP resources should not use loading=lazy"
430
499
  },
431
500
  "models/trace/insights/LCPDiscovery.ts | lcpLoadDelay": {
432
501
  "message": "LCP image loaded {PH1} after earliest start point."
@@ -534,13 +603,13 @@
534
603
  "message": "Duration"
535
604
  },
536
605
  "models/trace/insights/RenderBlocking.ts | noRenderBlocking": {
537
- "message": "No render blocking requests for this navigation"
606
+ "message": "No render-blocking requests for this navigation"
538
607
  },
539
608
  "models/trace/insights/RenderBlocking.ts | renderBlockingRequest": {
540
609
  "message": "Request"
541
610
  },
542
611
  "models/trace/insights/RenderBlocking.ts | title": {
543
- "message": "Render blocking requests"
612
+ "message": "Render-blocking requests"
544
613
  },
545
614
  "models/trace/insights/SlowCSSSelector.ts | description": {
546
615
  "message": "If Recalculate Style costs remain high, selector optimization can reduce them. [Optimize the selectors](https://developer.chrome.com/docs/performance/insights/slow-css-selector) with both high elapsed time and high slow-path %. Simpler selectors, fewer selectors, a smaller DOM, and a shallower DOM will all reduce matching costs."