@paulirish/trace_engine 0.0.60 → 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 (302) 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 +1517 -592
  51. package/locales/af.json +83 -38
  52. package/locales/am.json +83 -38
  53. package/locales/ar.json +86 -41
  54. package/locales/as.json +83 -38
  55. package/locales/az.json +83 -38
  56. package/locales/be.json +81 -36
  57. package/locales/bg.json +81 -36
  58. package/locales/bn.json +83 -38
  59. package/locales/bs.json +82 -37
  60. package/locales/ca.json +81 -36
  61. package/locales/cs.json +81 -36
  62. package/locales/cy.json +83 -38
  63. package/locales/da.json +83 -38
  64. package/locales/de.json +81 -36
  65. package/locales/el.json +82 -37
  66. package/locales/en-GB.json +83 -38
  67. package/locales/en-US.json +104 -35
  68. package/locales/en-XL.json +104 -35
  69. package/locales/es-419.json +81 -36
  70. package/locales/es.json +82 -37
  71. package/locales/et.json +83 -38
  72. package/locales/eu.json +81 -36
  73. package/locales/fa.json +84 -39
  74. package/locales/fi.json +81 -36
  75. package/locales/fil.json +83 -38
  76. package/locales/fr-CA.json +82 -37
  77. package/locales/fr.json +168 -123
  78. package/locales/gl.json +82 -37
  79. package/locales/gu.json +82 -37
  80. package/locales/he.json +96 -51
  81. package/locales/hi.json +82 -37
  82. package/locales/hr.json +81 -36
  83. package/locales/hu.json +82 -37
  84. package/locales/hy.json +82 -37
  85. package/locales/id.json +83 -38
  86. package/locales/is.json +82 -37
  87. package/locales/it.json +81 -36
  88. package/locales/ja.json +81 -36
  89. package/locales/ka.json +83 -38
  90. package/locales/kk.json +81 -36
  91. package/locales/km.json +83 -38
  92. package/locales/kn.json +82 -37
  93. package/locales/ko.json +82 -37
  94. package/locales/ky.json +81 -36
  95. package/locales/lo.json +82 -37
  96. package/locales/lt.json +81 -36
  97. package/locales/lv.json +81 -36
  98. package/locales/mk.json +84 -39
  99. package/locales/ml.json +82 -37
  100. package/locales/mn.json +82 -37
  101. package/locales/mr.json +83 -38
  102. package/locales/ms.json +81 -36
  103. package/locales/my.json +82 -37
  104. package/locales/ne.json +82 -37
  105. package/locales/nl.json +82 -37
  106. package/locales/no.json +81 -36
  107. package/locales/or.json +81 -36
  108. package/locales/pa.json +81 -36
  109. package/locales/pl.json +81 -36
  110. package/locales/pt-PT.json +81 -36
  111. package/locales/pt.json +83 -38
  112. package/locales/ro.json +82 -37
  113. package/locales/ru.json +81 -36
  114. package/locales/si.json +81 -36
  115. package/locales/sk.json +81 -36
  116. package/locales/sl.json +81 -36
  117. package/locales/sq.json +82 -37
  118. package/locales/sr-Latn.json +82 -37
  119. package/locales/sr.json +82 -37
  120. package/locales/sv.json +84 -39
  121. package/locales/sw.json +83 -38
  122. package/locales/ta.json +82 -37
  123. package/locales/te.json +82 -37
  124. package/locales/th.json +82 -37
  125. package/locales/tr.json +81 -36
  126. package/locales/uk.json +81 -36
  127. package/locales/ur.json +82 -37
  128. package/locales/uz.json +82 -37
  129. package/locales/vi.json +83 -38
  130. package/locales/zh-HK.json +81 -36
  131. package/locales/zh-TW.json +84 -39
  132. package/locales/zh.json +84 -39
  133. package/locales/zu.json +82 -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 -3979
  166. package/models/trace/extras/extras.js +0 -3979
  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/UserTimingsHandler.d.ts +1 -1
  186. package/models/trace/handlers/UserTimingsHandler.js +1 -1
  187. package/models/trace/handlers/UserTimingsHandler.js.map +1 -1
  188. package/models/trace/handlers/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  189. package/models/trace/handlers/handlers-tsconfig.json +13 -3
  190. package/models/trace/helpers/Network.js +1 -1
  191. package/models/trace/helpers/Network.js.map +1 -1
  192. package/models/trace/helpers/SamplesIntegrator.js +1 -8
  193. package/models/trace/helpers/SamplesIntegrator.js.map +1 -1
  194. package/models/trace/helpers/Timing.d.ts +1 -1
  195. package/models/trace/helpers/Timing.js +9 -2
  196. package/models/trace/helpers/Timing.js.map +1 -1
  197. package/models/trace/helpers/Trace.d.ts +1 -0
  198. package/models/trace/helpers/Trace.js +12 -5
  199. package/models/trace/helpers/Trace.js.map +1 -1
  200. package/models/trace/helpers/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  201. package/models/trace/helpers/helpers-tsconfig.json +7 -3
  202. package/models/trace/insights/CLSCulprits.d.ts +1 -1
  203. package/models/trace/insights/CLSCulprits.js +2 -1
  204. package/models/trace/insights/CLSCulprits.js.map +1 -1
  205. package/models/trace/insights/Cache.d.ts +1 -1
  206. package/models/trace/insights/Cache.js +2 -1
  207. package/models/trace/insights/Cache.js.map +1 -1
  208. package/models/trace/insights/CharacterSet.d.ts +49 -0
  209. package/models/trace/insights/CharacterSet.js +132 -0
  210. package/models/trace/insights/CharacterSet.js.map +1 -0
  211. package/models/trace/insights/Common.d.ts +2 -2
  212. package/models/trace/insights/Common.js +1 -6
  213. package/models/trace/insights/Common.js.map +1 -1
  214. package/models/trace/insights/DOMSize.d.ts +1 -1
  215. package/models/trace/insights/DOMSize.js +2 -1
  216. package/models/trace/insights/DOMSize.js.map +1 -1
  217. package/models/trace/insights/DocumentLatency.d.ts +1 -1
  218. package/models/trace/insights/DocumentLatency.js +2 -1
  219. package/models/trace/insights/DocumentLatency.js.map +1 -1
  220. package/models/trace/insights/DuplicatedJavaScript.d.ts +1 -1
  221. package/models/trace/insights/DuplicatedJavaScript.js +2 -1
  222. package/models/trace/insights/DuplicatedJavaScript.js.map +1 -1
  223. package/models/trace/insights/FontDisplay.d.ts +1 -1
  224. package/models/trace/insights/FontDisplay.js +2 -1
  225. package/models/trace/insights/FontDisplay.js.map +1 -1
  226. package/models/trace/insights/ForcedReflow.d.ts +2 -2
  227. package/models/trace/insights/ForcedReflow.js +3 -2
  228. package/models/trace/insights/ForcedReflow.js.map +1 -1
  229. package/models/trace/insights/INPBreakdown.d.ts +1 -1
  230. package/models/trace/insights/INPBreakdown.js +2 -1
  231. package/models/trace/insights/INPBreakdown.js.map +1 -1
  232. package/models/trace/insights/ImageDelivery.d.ts +1 -1
  233. package/models/trace/insights/ImageDelivery.js +2 -1
  234. package/models/trace/insights/ImageDelivery.js.map +1 -1
  235. package/models/trace/insights/LCPBreakdown.d.ts +2 -2
  236. package/models/trace/insights/LCPBreakdown.js +4 -3
  237. package/models/trace/insights/LCPBreakdown.js.map +1 -1
  238. package/models/trace/insights/LCPDiscovery.d.ts +8 -4
  239. package/models/trace/insights/LCPDiscovery.js +18 -11
  240. package/models/trace/insights/LCPDiscovery.js.map +1 -1
  241. package/models/trace/insights/LegacyJavaScript.d.ts +1 -1
  242. package/models/trace/insights/LegacyJavaScript.js +2 -1
  243. package/models/trace/insights/LegacyJavaScript.js.map +1 -1
  244. package/models/trace/insights/Models.d.ts +1 -0
  245. package/models/trace/insights/Models.js +1 -0
  246. package/models/trace/insights/Models.js.map +1 -1
  247. package/models/trace/insights/ModernHTTP.d.ts +1 -1
  248. package/models/trace/insights/ModernHTTP.js +2 -1
  249. package/models/trace/insights/ModernHTTP.js.map +1 -1
  250. package/models/trace/insights/NetworkDependencyTree.d.ts +1 -1
  251. package/models/trace/insights/NetworkDependencyTree.js +6 -4
  252. package/models/trace/insights/NetworkDependencyTree.js.map +1 -1
  253. package/models/trace/insights/RenderBlocking.d.ts +2 -2
  254. package/models/trace/insights/RenderBlocking.js +8 -7
  255. package/models/trace/insights/RenderBlocking.js.map +1 -1
  256. package/models/trace/insights/SlowCSSSelector.d.ts +1 -1
  257. package/models/trace/insights/SlowCSSSelector.js +2 -1
  258. package/models/trace/insights/SlowCSSSelector.js.map +1 -1
  259. package/models/trace/insights/ThirdParties.js +2 -1
  260. package/models/trace/insights/ThirdParties.js.map +1 -1
  261. package/models/trace/insights/Viewport.d.ts +1 -1
  262. package/models/trace/insights/Viewport.js +2 -1
  263. package/models/trace/insights/Viewport.js.map +1 -1
  264. package/models/trace/insights/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  265. package/models/trace/insights/insights-tsconfig.json +26 -3
  266. package/models/trace/insights/types.d.ts +17 -6
  267. package/models/trace/insights/types.js +1 -0
  268. package/models/trace/insights/types.js.map +1 -1
  269. package/models/trace/lantern/core/core-tsconfig.json +4 -3
  270. package/models/trace/lantern/core/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  271. package/models/trace/lantern/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  272. package/models/trace/lantern/graph/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  273. package/models/trace/lantern/graph/graph-tsconfig.json +4 -3
  274. package/models/trace/lantern/lantern-tsconfig.json +4 -3
  275. package/models/trace/lantern/metrics/FirstContentfulPaint.js +6 -6
  276. package/models/trace/lantern/metrics/FirstContentfulPaint.js.map +1 -1
  277. package/models/trace/lantern/metrics/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  278. package/models/trace/lantern/metrics/metrics-tsconfig.json +4 -3
  279. package/models/trace/lantern/simulation/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  280. package/models/trace/lantern/simulation/simulation-tsconfig.json +4 -3
  281. package/models/trace/lantern/types/Lantern.d.ts +7 -7
  282. package/models/trace/lantern/types/Lantern.js.map +1 -1
  283. package/models/trace/lantern/types/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  284. package/models/trace/lantern/types/types-tsconfig.json +4 -3
  285. package/models/trace/trace-tsconfig.json +7 -3
  286. package/models/trace/types/Configuration.d.ts +1 -4
  287. package/models/trace/types/Configuration.js +0 -1
  288. package/models/trace/types/Configuration.js.map +1 -1
  289. package/models/trace/types/File.d.ts +8 -0
  290. package/models/trace/types/File.js.map +1 -1
  291. package/models/trace/types/TraceEvents.d.ts +97 -15
  292. package/models/trace/types/TraceEvents.js +44 -11
  293. package/models/trace/types/TraceEvents.js.map +1 -1
  294. package/models/trace/types/devtools_entrypoint-bundle-typescript-tsconfig.json +4 -3
  295. package/models/trace/types/types-tsconfig.json +10 -3
  296. package/package.json +1 -1
  297. package/test/test-trace-engine.mjs +8 -9
  298. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts +0 -4
  299. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts.map +0 -1
  300. package/core/platform/DOMUtilities.d.ts +0 -16
  301. package/core/platform/DOMUtilities.js +0 -123
  302. package/core/platform/DOMUtilities.js.map +0 -1
@@ -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,26 +176,41 @@
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
  },
170
212
  "models/trace/insights/Cache.ts | description": {
171
- "message": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://web.dev/uses-long-cache-ttl/)."
213
+ "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)."
172
214
  },
173
215
  "models/trace/insights/Cache.ts | noRequestsToCache": {
174
216
  "message": "No requests with inefficient cache policies"
@@ -182,11 +224,35 @@
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
  },
188
254
  "models/trace/insights/CLSCulprits.ts | description": {
189
- "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."
255
+ "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."
190
256
  },
191
257
  "models/trace/insights/CLSCulprits.ts | injectedIframe": {
192
258
  "message": "Injected iframe"
@@ -219,7 +285,7 @@
219
285
  "message": "Worst layout shift cluster"
220
286
  },
221
287
  "models/trace/insights/DocumentLatency.ts | description": {
222
- "message": "Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression."
288
+ "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."
223
289
  },
224
290
  "models/trace/insights/DocumentLatency.ts | failedRedirects": {
225
291
  "message": "Had redirects ({PH1} redirects, +{PH2})"
@@ -252,7 +318,7 @@
252
318
  "message": "Uncompressed download"
253
319
  },
254
320
  "models/trace/insights/DOMSize.ts | description": {
255
- "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/)."
321
+ "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)."
256
322
  },
257
323
  "models/trace/insights/DOMSize.ts | duration": {
258
324
  "message": "Duration"
@@ -294,13 +360,13 @@
294
360
  "message": "Source"
295
361
  },
296
362
  "models/trace/insights/DuplicatedJavaScript.ts | description": {
297
- "message": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity."
363
+ "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
364
  },
299
365
  "models/trace/insights/DuplicatedJavaScript.ts | title": {
300
366
  "message": "Duplicated JavaScript"
301
367
  },
302
368
  "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 text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
369
+ "message": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
304
370
  },
305
371
  "models/trace/insights/FontDisplay.ts | fontColumn": {
306
372
  "message": "Font"
@@ -315,10 +381,10 @@
315
381
  "message": "(anonymous)"
316
382
  },
317
383
  "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."
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"
@@ -333,7 +399,7 @@
333
399
  "message": "[unattributed]"
334
400
  },
335
401
  "models/trace/insights/ImageDelivery.ts | description": {
336
- "message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)"
402
+ "message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
337
403
  },
338
404
  "models/trace/insights/ImageDelivery.ts | estimatedSavings": {
339
405
  "message": "{PH1} (Est {PH2})"
@@ -363,7 +429,7 @@
363
429
  "message": "Using video formats instead of GIFs can improve the download size of animated content."
364
430
  },
365
431
  "models/trace/insights/INPBreakdown.ts | description": {
366
- "message": "Start investigating with the longest subpart. [Delays can be minimized](https://web.dev/articles/optimize-inp#optimize_interactions). To reduce processing duration, [optimize the main-thread costs](https://web.dev/articles/optimize-long-tasks), often JS."
432
+ "message": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart."
367
433
  },
368
434
  "models/trace/insights/INPBreakdown.ts | duration": {
369
435
  "message": "Duration"
@@ -387,7 +453,7 @@
387
453
  "message": "INP breakdown"
388
454
  },
389
455
  "models/trace/insights/LCPBreakdown.ts | description": {
390
- "message": "Each [subpart 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."
456
+ "message": "Each [subpart 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
457
  },
392
458
  "models/trace/insights/LCPBreakdown.ts | duration": {
393
459
  "message": "Duration"
@@ -417,7 +483,7 @@
417
483
  "message": "LCP breakdown"
418
484
  },
419
485
  "models/trace/insights/LCPDiscovery.ts | description": {
420
- "message": "Optimize 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)"
486
+ "message": "[Optimize 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
487
  },
422
488
  "models/trace/insights/LCPDiscovery.ts | fetchPriorityApplied": {
423
489
  "message": "fetchpriority=high applied"
@@ -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."
@@ -450,13 +519,13 @@
450
519
  "message": "Wasted bytes"
451
520
  },
452
521
  "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 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/)"
522
+ "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 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
523
  },
455
524
  "models/trace/insights/LegacyJavaScript.ts | title": {
456
525
  "message": "Legacy JavaScript"
457
526
  },
458
527
  "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/)."
528
+ "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
529
  },
461
530
  "models/trace/insights/ModernHTTP.ts | noOldProtocolRequests": {
462
531
  "message": "No requests used HTTP/1.1, or its current use of HTTP/1.1 does not present a significant optimization 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 +558,7 @@
489
558
  "message": "Unused preconnect. Check that the crossorigin attribute is used properly."
490
559
  },
491
560
  "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."
561
+ "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
562
  },
494
563
  "models/trace/insights/NetworkDependencyTree.ts | estSavingTableDescription": {
495
564
  "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 +597,22 @@
528
597
  "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
598
  },
530
599
  "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."
600
+ "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
601
  },
533
602
  "models/trace/insights/RenderBlocking.ts | duration": {
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
- "message": "If Recalculate Style costs remain high, selector optimization can reduce them. [Optimize the selectors](https://developer.chrome.com/docs/devtools/performance/selector-stats) 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."
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."
547
616
  },
548
617
  "models/trace/insights/SlowCSSSelector.ts | elapsed": {
549
618
  "message": "Elapsed time"
@@ -582,7 +651,7 @@
582
651
  "message": "Transfer size"
583
652
  },
584
653
  "models/trace/insights/ThirdParties.ts | description": {
585
- "message": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://web.dev/articles/optimizing-content-efficiency-loading-third-party-javascript/) to prioritize your page's content."
654
+ "message": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content."
586
655
  },
587
656
  "models/trace/insights/ThirdParties.ts | noThirdParties": {
588
657
  "message": "No third parties found"
@@ -591,7 +660,7 @@
591
660
  "message": "3rd parties"
592
661
  },
593
662
  "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 optimized for mobile."
663
+ "message": "Tap interactions may be [delayed by up to 300\u00a0ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile."
595
664
  },
596
665
  "models/trace/insights/Viewport.ts | mobileTapDelayLabel": {
597
666
  "message": "Mobile tap delay"