@paulirish/trace_engine 0.0.45 → 0.0.47

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 (170) hide show
  1. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts +4 -0
  2. package/.tmp/tsbuildinfo/models/trace/extras/polyfills.d.ts.map +1 -0
  3. package/.tmp/tsbuildinfo/tsconfig.tsbuildinfo +1 -1
  4. package/core/platform/Constructor.d.ts +3 -0
  5. package/core/platform/Constructor.js +5 -0
  6. package/core/platform/Constructor.js.map +1 -0
  7. package/core/platform/MapUtilities.js +1 -0
  8. package/core/platform/MapUtilities.js.map +1 -1
  9. package/core/platform/TypescriptUtilities.d.ts +7 -0
  10. package/core/platform/TypescriptUtilities.js.map +1 -1
  11. package/core/platform/platform-tsconfig.json +1 -0
  12. package/core/platform/platform.d.ts +2 -1
  13. package/core/platform/platform.js +2 -1
  14. package/core/platform/platform.js.map +1 -1
  15. package/generated/protocol.d.ts +214 -4
  16. package/locales/af.json +360 -0
  17. package/locales/am.json +360 -0
  18. package/locales/ar.json +360 -0
  19. package/locales/as.json +360 -0
  20. package/locales/az.json +360 -0
  21. package/locales/be.json +360 -0
  22. package/locales/bg.json +360 -0
  23. package/locales/bn.json +360 -0
  24. package/locales/bs.json +360 -0
  25. package/locales/ca.json +360 -0
  26. package/locales/cs.json +360 -0
  27. package/locales/cy.json +360 -0
  28. package/locales/da.json +360 -0
  29. package/locales/de.json +360 -0
  30. package/locales/el.json +360 -0
  31. package/locales/en-GB.json +360 -0
  32. package/locales/en-US.json +370 -10
  33. package/locales/en-XL.json +370 -10
  34. package/locales/es-419.json +360 -0
  35. package/locales/es.json +360 -0
  36. package/locales/et.json +360 -0
  37. package/locales/eu.json +360 -0
  38. package/locales/fa.json +360 -0
  39. package/locales/fi.json +360 -0
  40. package/locales/fil.json +360 -0
  41. package/locales/fr-CA.json +360 -0
  42. package/locales/fr.json +360 -0
  43. package/locales/gl.json +360 -0
  44. package/locales/gu.json +360 -0
  45. package/locales/he.json +360 -0
  46. package/locales/hi.json +360 -0
  47. package/locales/hr.json +360 -0
  48. package/locales/hu.json +360 -0
  49. package/locales/hy.json +360 -0
  50. package/locales/id.json +360 -0
  51. package/locales/is.json +360 -0
  52. package/locales/it.json +360 -0
  53. package/locales/ja.json +360 -0
  54. package/locales/ka.json +360 -0
  55. package/locales/kk.json +360 -0
  56. package/locales/km.json +360 -0
  57. package/locales/kn.json +360 -0
  58. package/locales/ko.json +360 -0
  59. package/locales/ky.json +360 -0
  60. package/locales/lo.json +360 -0
  61. package/locales/lt.json +360 -0
  62. package/locales/lv.json +360 -0
  63. package/locales/mk.json +360 -0
  64. package/locales/ml.json +360 -0
  65. package/locales/mn.json +360 -0
  66. package/locales/mr.json +360 -0
  67. package/locales/ms.json +360 -0
  68. package/locales/my.json +360 -0
  69. package/locales/ne.json +360 -0
  70. package/locales/nl.json +360 -0
  71. package/locales/no.json +360 -0
  72. package/locales/or.json +360 -0
  73. package/locales/pa.json +360 -0
  74. package/locales/pl.json +360 -0
  75. package/locales/pt-PT.json +360 -0
  76. package/locales/pt.json +360 -0
  77. package/locales/ro.json +360 -0
  78. package/locales/ru.json +360 -0
  79. package/locales/si.json +360 -0
  80. package/locales/sk.json +360 -0
  81. package/locales/sl.json +360 -0
  82. package/locales/sq.json +360 -0
  83. package/locales/sr-Latn.json +360 -0
  84. package/locales/sr.json +360 -0
  85. package/locales/sv.json +360 -0
  86. package/locales/sw.json +360 -0
  87. package/locales/ta.json +360 -0
  88. package/locales/te.json +360 -0
  89. package/locales/th.json +360 -0
  90. package/locales/tr.json +360 -0
  91. package/locales/uk.json +360 -0
  92. package/locales/ur.json +360 -0
  93. package/locales/uz.json +360 -0
  94. package/locales/vi.json +360 -0
  95. package/locales/zh-HK.json +360 -0
  96. package/locales/zh-TW.json +360 -0
  97. package/locales/zh.json +360 -0
  98. package/locales/zu.json +360 -0
  99. package/models/trace/Processor.d.ts +4 -1
  100. package/models/trace/Processor.js +10 -16
  101. package/models/trace/Processor.js.map +1 -1
  102. package/models/trace/extras/ScriptDuplication.d.ts +1 -1
  103. package/models/trace/extras/ScriptDuplication.js +2 -2
  104. package/models/trace/extras/ScriptDuplication.js.map +1 -1
  105. package/models/trace/extras/extras.d.ts +3798 -0
  106. package/models/trace/extras/extras.js +3798 -0
  107. package/models/trace/handlers/LayoutShiftsHandler.d.ts +7 -1
  108. package/models/trace/handlers/LayoutShiftsHandler.js +16 -5
  109. package/models/trace/handlers/LayoutShiftsHandler.js.map +1 -1
  110. package/models/trace/handlers/PageLoadMetricsHandler.d.ts +5 -0
  111. package/models/trace/handlers/PageLoadMetricsHandler.js +3 -0
  112. package/models/trace/handlers/PageLoadMetricsHandler.js.map +1 -1
  113. package/models/trace/handlers/ScriptsHandler.d.ts +5 -1
  114. package/models/trace/handlers/ScriptsHandler.js +24 -11
  115. package/models/trace/handlers/ScriptsHandler.js.map +1 -1
  116. package/models/trace/handlers/types.d.ts +1 -1
  117. package/models/trace/handlers/types.js.map +1 -1
  118. package/models/trace/insights/CLSCulprits.d.ts +5 -5
  119. package/models/trace/insights/CLSCulprits.js +1 -3
  120. package/models/trace/insights/CLSCulprits.js.map +1 -1
  121. package/models/trace/insights/DOMSize.d.ts +3 -3
  122. package/models/trace/insights/DOMSize.js +2 -4
  123. package/models/trace/insights/DOMSize.js.map +1 -1
  124. package/models/trace/insights/DocumentLatency.d.ts +3 -3
  125. package/models/trace/insights/DocumentLatency.js +4 -6
  126. package/models/trace/insights/DocumentLatency.js.map +1 -1
  127. package/models/trace/insights/DuplicateJavaScript.d.ts +3 -3
  128. package/models/trace/insights/DuplicateJavaScript.js +6 -9
  129. package/models/trace/insights/DuplicateJavaScript.js.map +1 -1
  130. package/models/trace/insights/FontDisplay.d.ts +12 -9
  131. package/models/trace/insights/FontDisplay.js +16 -15
  132. package/models/trace/insights/FontDisplay.js.map +1 -1
  133. package/models/trace/insights/ForcedReflow.d.ts +3 -3
  134. package/models/trace/insights/ForcedReflow.js +2 -4
  135. package/models/trace/insights/ForcedReflow.js.map +1 -1
  136. package/models/trace/insights/ImageDelivery.d.ts +7 -6
  137. package/models/trace/insights/ImageDelivery.js +27 -20
  138. package/models/trace/insights/ImageDelivery.js.map +1 -1
  139. package/models/trace/insights/InteractionToNextPaint.d.ts +3 -3
  140. package/models/trace/insights/InteractionToNextPaint.js +4 -4
  141. package/models/trace/insights/InteractionToNextPaint.js.map +1 -1
  142. package/models/trace/insights/LCPDiscovery.d.ts +4 -3
  143. package/models/trace/insights/LCPDiscovery.js +9 -6
  144. package/models/trace/insights/LCPDiscovery.js.map +1 -1
  145. package/models/trace/insights/LCPPhases.d.ts +4 -4
  146. package/models/trace/insights/LCPPhases.js +7 -6
  147. package/models/trace/insights/LCPPhases.js.map +1 -1
  148. package/models/trace/insights/NetworkDependencyTree.d.ts +9 -3
  149. package/models/trace/insights/NetworkDependencyTree.js +41 -10
  150. package/models/trace/insights/NetworkDependencyTree.js.map +1 -1
  151. package/models/trace/insights/RenderBlocking.d.ts +4 -3
  152. package/models/trace/insights/RenderBlocking.js +6 -3
  153. package/models/trace/insights/RenderBlocking.js.map +1 -1
  154. package/models/trace/insights/SlowCSSSelector.d.ts +3 -3
  155. package/models/trace/insights/SlowCSSSelector.js +1 -3
  156. package/models/trace/insights/SlowCSSSelector.js.map +1 -1
  157. package/models/trace/insights/ThirdParties.d.ts +3 -3
  158. package/models/trace/insights/ThirdParties.js +2 -4
  159. package/models/trace/insights/ThirdParties.js.map +1 -1
  160. package/models/trace/insights/Viewport.d.ts +3 -3
  161. package/models/trace/insights/Viewport.js +14 -9
  162. package/models/trace/insights/Viewport.js.map +1 -1
  163. package/models/trace/insights/types.d.ts +5 -9
  164. package/models/trace/insights/types.js.map +1 -1
  165. package/models/trace/types/File.d.ts +8 -0
  166. package/models/trace/types/File.js.map +1 -1
  167. package/models/trace/types/TraceEvents.d.ts +16 -1
  168. package/models/trace/types/TraceEvents.js +3 -0
  169. package/models/trace/types/TraceEvents.js.map +1 -1
  170. package/package.json +1 -1
@@ -265,5 +265,365 @@
265
265
  },
266
266
  "models/trace/insights/Viewport.ts | title": {
267
267
  "message": "Optimise viewport for mobile"
268
+ },
269
+ "panels/application/components/BackForwardCacheStrings.ts | HTTPMethodNotGET": {
270
+ "message": "Only pages loaded via a GET request are eligible for back-forward cache."
271
+ },
272
+ "panels/application/components/BackForwardCacheStrings.ts | HTTPStatusNotOK": {
273
+ "message": "Only pages with a status code of 2XX can be cached."
274
+ },
275
+ "panels/application/components/BackForwardCacheStrings.ts | JavaScriptExecution": {
276
+ "message": "Chrome detected an attempt to execute JavaScript while in the cache."
277
+ },
278
+ "panels/application/components/BackForwardCacheStrings.ts | appBanner": {
279
+ "message": "Pages that requested an AppBanner are not currently eligible for back-forward cache."
280
+ },
281
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabled": {
282
+ "message": "Back-forward cache is disabled by flags. Visit chrome://flags/#back-forward-cache to enable it locally on this device."
283
+ },
284
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledByCommandLine": {
285
+ "message": "Back-forward cache is disabled by the command line."
286
+ },
287
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledByLowMemory": {
288
+ "message": "Back-forward cache is disabled due to insufficient memory."
289
+ },
290
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledForDelegate": {
291
+ "message": "Back-forward cache is not supported by delegate."
292
+ },
293
+ "panels/application/components/BackForwardCacheStrings.ts | backForwardCacheDisabledForPrerender": {
294
+ "message": "Back-forward cache is disabled for pre-renderer."
295
+ },
296
+ "panels/application/components/BackForwardCacheStrings.ts | broadcastChannel": {
297
+ "message": "The page cannot be cached because it has a BroadcastChannel instance with registered listeners."
298
+ },
299
+ "panels/application/components/BackForwardCacheStrings.ts | cacheControlNoStore": {
300
+ "message": "Pages with cache-control:no-store header cannot enter back-forward cache."
301
+ },
302
+ "panels/application/components/BackForwardCacheStrings.ts | cacheFlushed": {
303
+ "message": "The cache was intentionally cleared."
304
+ },
305
+ "panels/application/components/BackForwardCacheStrings.ts | cacheLimit": {
306
+ "message": "The page was evicted from the cache to allow another page to be cached."
307
+ },
308
+ "panels/application/components/BackForwardCacheStrings.ts | containsPlugins": {
309
+ "message": "Pages containing plug-ins are not currently eligible for back-forward cache."
310
+ },
311
+ "panels/application/components/BackForwardCacheStrings.ts | contentDiscarded": {
312
+ "message": "Undefined"
313
+ },
314
+ "panels/application/components/BackForwardCacheStrings.ts | contentFileChooser": {
315
+ "message": "Pages that use FileChooser API are not eligible for back-forward cache."
316
+ },
317
+ "panels/application/components/BackForwardCacheStrings.ts | contentFileSystemAccess": {
318
+ "message": "Pages that use file system access API are not eligible for back-forward cache."
319
+ },
320
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaDevicesDispatcherHost": {
321
+ "message": "Pages that use media device dispatcher are not eligible for back-forward cache."
322
+ },
323
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaPlay": {
324
+ "message": "A media player was playing upon navigating away."
325
+ },
326
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaSession": {
327
+ "message": "Pages that use MediaSession API and set a playback state are not eligible for back-forward cache."
328
+ },
329
+ "panels/application/components/BackForwardCacheStrings.ts | contentMediaSessionService": {
330
+ "message": "Pages that use MediaSession API and set action handlers are not eligible for back-forward cache."
331
+ },
332
+ "panels/application/components/BackForwardCacheStrings.ts | contentScreenReader": {
333
+ "message": "Back-forward cache is disabled due to screen reader."
334
+ },
335
+ "panels/application/components/BackForwardCacheStrings.ts | contentSecurityHandler": {
336
+ "message": "Pages that use SecurityHandler are not eligible for back-forward cache."
337
+ },
338
+ "panels/application/components/BackForwardCacheStrings.ts | contentSerial": {
339
+ "message": "Pages that use Serial API are not eligible for back-forward cache."
340
+ },
341
+ "panels/application/components/BackForwardCacheStrings.ts | contentWebAuthenticationAPI": {
342
+ "message": "Pages that use WebAuthentication API are not eligible for back-forward cache."
343
+ },
344
+ "panels/application/components/BackForwardCacheStrings.ts | contentWebBluetooth": {
345
+ "message": "Pages that use WebBluetooth API are not eligible for back-forward cache."
346
+ },
347
+ "panels/application/components/BackForwardCacheStrings.ts | contentWebUSB": {
348
+ "message": "Pages that use WebUSB API are not eligible for back-forward cache."
349
+ },
350
+ "panels/application/components/BackForwardCacheStrings.ts | cookieDisabled": {
351
+ "message": "Back/forward cache is disabled because cookies are disabled on a page that uses Cache-Control: no-store."
352
+ },
353
+ "panels/application/components/BackForwardCacheStrings.ts | dedicatedWorkerOrWorklet": {
354
+ "message": "Pages that use a dedicated worker or worklet are not currently eligible for back-forward cache."
355
+ },
356
+ "panels/application/components/BackForwardCacheStrings.ts | documentLoaded": {
357
+ "message": "The document did not finish loading before navigating away."
358
+ },
359
+ "panels/application/components/BackForwardCacheStrings.ts | embedderAppBannerManager": {
360
+ "message": "App banner was present upon navigating away."
361
+ },
362
+ "panels/application/components/BackForwardCacheStrings.ts | embedderChromePasswordManagerClientBindCredentialManager": {
363
+ "message": "Chrome Password Manager was present upon navigating away."
364
+ },
365
+ "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerSelfDeletingRequestDelegate": {
366
+ "message": "DOM distillation was in progress upon navigating away."
367
+ },
368
+ "panels/application/components/BackForwardCacheStrings.ts | embedderDomDistillerViewerSource": {
369
+ "message": "DOM distiller viewer was present upon navigating away."
370
+ },
371
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessaging": {
372
+ "message": "Back-forward cache is disabled due to extensions using messaging API."
373
+ },
374
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionMessagingForOpenPort": {
375
+ "message": "Extensions with long-lived connection should close the connection before entering back-forward cache."
376
+ },
377
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensionSentMessageToCachedFrame": {
378
+ "message": "Extensions with long-lived connection attempted to send messages to frames in back-forward cache."
379
+ },
380
+ "panels/application/components/BackForwardCacheStrings.ts | embedderExtensions": {
381
+ "message": "Back-forward cache is disabled due to extensions."
382
+ },
383
+ "panels/application/components/BackForwardCacheStrings.ts | embedderModalDialog": {
384
+ "message": "Modal dialogue such as form resubmission or HTTP password dialogue was shown for the page upon navigating away."
385
+ },
386
+ "panels/application/components/BackForwardCacheStrings.ts | embedderOfflinePage": {
387
+ "message": "The offline page was shown upon navigating away."
388
+ },
389
+ "panels/application/components/BackForwardCacheStrings.ts | embedderOomInterventionTabHelper": {
390
+ "message": "Out-of-memory intervention bar was present upon navigating away."
391
+ },
392
+ "panels/application/components/BackForwardCacheStrings.ts | embedderPermissionRequestManager": {
393
+ "message": "There were permission requests upon navigating away."
394
+ },
395
+ "panels/application/components/BackForwardCacheStrings.ts | embedderPopupBlockerTabHelper": {
396
+ "message": "Pop-up blocker was present upon navigating away."
397
+ },
398
+ "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingThreatDetails": {
399
+ "message": "Safe Browsing details were shown upon navigating away."
400
+ },
401
+ "panels/application/components/BackForwardCacheStrings.ts | embedderSafeBrowsingTriggeredPopupBlocker": {
402
+ "message": "Safe Browsing considered this page to be abusive and blocked the pop-up."
403
+ },
404
+ "panels/application/components/BackForwardCacheStrings.ts | enteredBackForwardCacheBeforeServiceWorkerHostAdded": {
405
+ "message": "A service worker was activated while the page was in back-forward cache."
406
+ },
407
+ "panels/application/components/BackForwardCacheStrings.ts | errorDocument": {
408
+ "message": "Back-forward cache is disabled due to a document error."
409
+ },
410
+ "panels/application/components/BackForwardCacheStrings.ts | fencedFramesEmbedder": {
411
+ "message": "Pages using FencedFrames cannot be stored in bfcache."
412
+ },
413
+ "panels/application/components/BackForwardCacheStrings.ts | foregroundCacheLimit": {
414
+ "message": "The page was evicted from the cache to allow another page to be cached."
415
+ },
416
+ "panels/application/components/BackForwardCacheStrings.ts | grantedMediaStreamAccess": {
417
+ "message": "Pages that have granted media stream access are not currently eligible for back-forward cache."
418
+ },
419
+ "panels/application/components/BackForwardCacheStrings.ts | haveInnerContents": {
420
+ "message": "Pages that have certain kinds of embedded content (e.g. PDFs) are not currently eligible for back/forward cache."
421
+ },
422
+ "panels/application/components/BackForwardCacheStrings.ts | idleManager": {
423
+ "message": "Pages that use IdleManager are not currently eligible for back-forward cache."
424
+ },
425
+ "panels/application/components/BackForwardCacheStrings.ts | indexedDBConnection": {
426
+ "message": "Pages that have an open IndexedDB connection are not currently eligible for back-forward cache."
427
+ },
428
+ "panels/application/components/BackForwardCacheStrings.ts | indexedDBEvent": {
429
+ "message": "Back/forward cache is disabled due to an IndexedDB event."
430
+ },
431
+ "panels/application/components/BackForwardCacheStrings.ts | ineligibleAPI": {
432
+ "message": "Ineligible APIs were used."
433
+ },
434
+ "panels/application/components/BackForwardCacheStrings.ts | injectedJavascript": {
435
+ "message": "Pages that JavaScript is injected into by extensions are not currently eligible for back-forward cache."
436
+ },
437
+ "panels/application/components/BackForwardCacheStrings.ts | injectedStyleSheet": {
438
+ "message": "Pages that a StyleSheet is injected into by extensions are not currently eligible for back-forward cache."
439
+ },
440
+ "panels/application/components/BackForwardCacheStrings.ts | internalError": {
441
+ "message": "Internal error."
442
+ },
443
+ "panels/application/components/BackForwardCacheStrings.ts | jsNetworkRequestReceivedCacheControlNoStoreResource": {
444
+ "message": "Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header."
445
+ },
446
+ "panels/application/components/BackForwardCacheStrings.ts | keepaliveRequest": {
447
+ "message": "Back/forward cache is disabled due to a keepalive request."
448
+ },
449
+ "panels/application/components/BackForwardCacheStrings.ts | keyboardLock": {
450
+ "message": "Pages that use keyboard lock are not currently eligible for back-forward cache."
451
+ },
452
+ "panels/application/components/BackForwardCacheStrings.ts | loading": {
453
+ "message": "The page did not finish loading before navigating away."
454
+ },
455
+ "panels/application/components/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoCache": {
456
+ "message": "Pages whose main resource has cache-control:no-cache cannot enter back-forward cache."
457
+ },
458
+ "panels/application/components/BackForwardCacheStrings.ts | mainResourceHasCacheControlNoStore": {
459
+ "message": "Pages whose main resource has cache-control:no-store cannot enter back-forward cache."
460
+ },
461
+ "panels/application/components/BackForwardCacheStrings.ts | navigationCancelledWhileRestoring": {
462
+ "message": "Navigation was cancelled before the page could be restored from back-forward cache."
463
+ },
464
+ "panels/application/components/BackForwardCacheStrings.ts | networkExceedsBufferLimit": {
465
+ "message": "The page was evicted from the cache because an active network connection received too much data. Chrome limits the amount of data that a page may receive while cached."
466
+ },
467
+ "panels/application/components/BackForwardCacheStrings.ts | networkRequestDatapipeDrainedAsBytesConsumer": {
468
+ "message": "Pages that have inflight fetch() or XHR are not currently eligible for back-forward cache."
469
+ },
470
+ "panels/application/components/BackForwardCacheStrings.ts | networkRequestRedirected": {
471
+ "message": "The page was evicted from back-forward cache because an active network request involved a redirect."
472
+ },
473
+ "panels/application/components/BackForwardCacheStrings.ts | networkRequestTimeout": {
474
+ "message": "The page was evicted from the cache because a network connection was open too long. Chrome limits the amount of time that a page may receive data while cached."
475
+ },
476
+ "panels/application/components/BackForwardCacheStrings.ts | noResponseHead": {
477
+ "message": "Pages that do not have a valid response head cannot enter back-forward cache."
478
+ },
479
+ "panels/application/components/BackForwardCacheStrings.ts | notMainFrame": {
480
+ "message": "Navigation happened in a frame other than the main frame."
481
+ },
482
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingIndexedDBTransaction": {
483
+ "message": "Pages with ongoing indexed DB transactions are not currently eligible for back-forward cache."
484
+ },
485
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestDirectSocket": {
486
+ "message": "Pages with an in-flight network request are not currently eligible for back-forward cache."
487
+ },
488
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestFetch": {
489
+ "message": "Pages with an in-flight fetch network request are not currently eligible for back-forward cache."
490
+ },
491
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestOthers": {
492
+ "message": "Pages with an in-flight network request are not currently eligible for back-forward cache."
493
+ },
494
+ "panels/application/components/BackForwardCacheStrings.ts | outstandingNetworkRequestXHR": {
495
+ "message": "Pages with an in-flight XHR network request are not currently eligible for back-forward cache."
496
+ },
497
+ "panels/application/components/BackForwardCacheStrings.ts | paymentManager": {
498
+ "message": "Pages that use PaymentManager are not currently eligible for back-forward cache."
499
+ },
500
+ "panels/application/components/BackForwardCacheStrings.ts | pictureInPicture": {
501
+ "message": "Pages that use picture-in-picture are not currently eligible for back-forward cache."
502
+ },
503
+ "panels/application/components/BackForwardCacheStrings.ts | printing": {
504
+ "message": "Pages that show Printing UI are not currently eligible for back-forward cache."
505
+ },
506
+ "panels/application/components/BackForwardCacheStrings.ts | relatedActiveContentsExist": {
507
+ "message": "The page was opened using 'window.open()' and another tab has a reference to it, or the page opened a window."
508
+ },
509
+ "panels/application/components/BackForwardCacheStrings.ts | rendererProcessCrashed": {
510
+ "message": "The renderer process for the page in back-forward cache crashed."
511
+ },
512
+ "panels/application/components/BackForwardCacheStrings.ts | rendererProcessKilled": {
513
+ "message": "The renderer process for the page in back-forward cache was killed."
514
+ },
515
+ "panels/application/components/BackForwardCacheStrings.ts | requestedAudioCapturePermission": {
516
+ "message": "Pages that have requested audio capture permissions are not currently eligible for back-forward cache."
517
+ },
518
+ "panels/application/components/BackForwardCacheStrings.ts | requestedBackForwardCacheBlockedSensors": {
519
+ "message": "Pages that have requested sensor permissions are not currently eligible for back-forward cache."
520
+ },
521
+ "panels/application/components/BackForwardCacheStrings.ts | requestedBackgroundWorkPermission": {
522
+ "message": "Pages that have requested background sync or fetch permissions are not currently eligible for back-forward cache."
523
+ },
524
+ "panels/application/components/BackForwardCacheStrings.ts | requestedMIDIPermission": {
525
+ "message": "Pages that have requested MIDI permissions are not currently eligible for back-forward cache."
526
+ },
527
+ "panels/application/components/BackForwardCacheStrings.ts | requestedNotificationsPermission": {
528
+ "message": "Pages that have requested notifications permissions are not currently eligible for back-forward cache."
529
+ },
530
+ "panels/application/components/BackForwardCacheStrings.ts | requestedStorageAccessGrant": {
531
+ "message": "Pages that have requested storage access are not currently eligible for back-forward cache."
532
+ },
533
+ "panels/application/components/BackForwardCacheStrings.ts | requestedVideoCapturePermission": {
534
+ "message": "Pages that have requested video capture permissions are not currently eligible for back-forward cache."
535
+ },
536
+ "panels/application/components/BackForwardCacheStrings.ts | schemeNotHTTPOrHTTPS": {
537
+ "message": "Only pages whose URL scheme is HTTP/HTTPS can be cached."
538
+ },
539
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerClaim": {
540
+ "message": "The page was claimed by a service worker while it is in back-forward cache."
541
+ },
542
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerPostMessage": {
543
+ "message": "A service worker attempted to send the page in back-forward cache a MessageEvent."
544
+ },
545
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerUnregistration": {
546
+ "message": "ServiceWorker was unregistered while a page was in back-forward cache."
547
+ },
548
+ "panels/application/components/BackForwardCacheStrings.ts | serviceWorkerVersionActivation": {
549
+ "message": "The page was evicted from back-forward cache due to a service worker activation."
550
+ },
551
+ "panels/application/components/BackForwardCacheStrings.ts | sessionRestored": {
552
+ "message": "Chrome restarted and cleared the back-forward cache entries."
553
+ },
554
+ "panels/application/components/BackForwardCacheStrings.ts | sharedWorker": {
555
+ "message": "Pages that use SharedWorker are not currently eligible for back-forward cache."
556
+ },
557
+ "panels/application/components/BackForwardCacheStrings.ts | speechRecognizer": {
558
+ "message": "Pages that use SpeechRecogniser are not currently eligible for back-forward cache."
559
+ },
560
+ "panels/application/components/BackForwardCacheStrings.ts | speechSynthesis": {
561
+ "message": "Pages that use SpeechSynthesis are not currently eligible for back-forward cache."
562
+ },
563
+ "panels/application/components/BackForwardCacheStrings.ts | subframeIsNavigating": {
564
+ "message": "An iframe on the page started a navigation that did not complete."
565
+ },
566
+ "panels/application/components/BackForwardCacheStrings.ts | subresourceHasCacheControlNoCache": {
567
+ "message": "Pages whose subresource has cache-control:no-cache cannot enter back-forward cache."
568
+ },
569
+ "panels/application/components/BackForwardCacheStrings.ts | subresourceHasCacheControlNoStore": {
570
+ "message": "Pages whose subresource has cache-control:no-store cannot enter back-forward cache."
571
+ },
572
+ "panels/application/components/BackForwardCacheStrings.ts | timeout": {
573
+ "message": "The page exceeded the maximum time in back-forward cache and expired."
574
+ },
575
+ "panels/application/components/BackForwardCacheStrings.ts | timeoutPuttingInCache": {
576
+ "message": "The page timed out entering back-forward cache (likely due to long-running page-hide handlers)."
577
+ },
578
+ "panels/application/components/BackForwardCacheStrings.ts | unloadHandlerExistsInMainFrame": {
579
+ "message": "The page has an unload handler in the main frame."
580
+ },
581
+ "panels/application/components/BackForwardCacheStrings.ts | unloadHandlerExistsInSubFrame": {
582
+ "message": "The page has an unload handler in a sub frame."
583
+ },
584
+ "panels/application/components/BackForwardCacheStrings.ts | userAgentOverrideDiffers": {
585
+ "message": "Browser has changed the user agent override header."
586
+ },
587
+ "panels/application/components/BackForwardCacheStrings.ts | wasGrantedMediaAccess": {
588
+ "message": "Pages that have granted access to record video or audio are not currently eligible for back-forward cache."
589
+ },
590
+ "panels/application/components/BackForwardCacheStrings.ts | webDatabase": {
591
+ "message": "Pages that use WebDatabase are not currently eligible for back-forward cache."
592
+ },
593
+ "panels/application/components/BackForwardCacheStrings.ts | webHID": {
594
+ "message": "Pages that use WebHID are not currently eligible for back-forward cache."
595
+ },
596
+ "panels/application/components/BackForwardCacheStrings.ts | webLocks": {
597
+ "message": "Pages that use WebLocks are not currently eligible for back-forward cache."
598
+ },
599
+ "panels/application/components/BackForwardCacheStrings.ts | webNfc": {
600
+ "message": "Pages that use WebNfc are not currently eligible for back-forward cache."
601
+ },
602
+ "panels/application/components/BackForwardCacheStrings.ts | webOTPService": {
603
+ "message": "Pages that use WebOTPService are not currently eligible for bfcache."
604
+ },
605
+ "panels/application/components/BackForwardCacheStrings.ts | webRTC": {
606
+ "message": "Pages with WebRTC cannot enter back-forward cache."
607
+ },
608
+ "panels/application/components/BackForwardCacheStrings.ts | webRTCSticky": {
609
+ "message": "Back-forward cache is disabled because WebRTC has been used."
610
+ },
611
+ "panels/application/components/BackForwardCacheStrings.ts | webShare": {
612
+ "message": "Pages that use WebShare are not currently eligible for back-forward cache."
613
+ },
614
+ "panels/application/components/BackForwardCacheStrings.ts | webSocket": {
615
+ "message": "Pages with WebSocket cannot enter back-forward cache."
616
+ },
617
+ "panels/application/components/BackForwardCacheStrings.ts | webSocketSticky": {
618
+ "message": "Back-forward cache is disabled because WebSocket has been used."
619
+ },
620
+ "panels/application/components/BackForwardCacheStrings.ts | webTransport": {
621
+ "message": "Pages with WebTransport cannot enter back-forward cache."
622
+ },
623
+ "panels/application/components/BackForwardCacheStrings.ts | webTransportSticky": {
624
+ "message": "Back-forward cache is disabled because WebTransport has been used."
625
+ },
626
+ "panels/application/components/BackForwardCacheStrings.ts | webXR": {
627
+ "message": "Pages that use WebXR are not currently eligible for back-forward cache."
268
628
  }
269
629
  }