@chrome-devtools/trace-app 1.20251611.0 → 1.20252311.0

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.
@@ -509,6 +509,9 @@
509
509
  "core/sdk/sdk-meta.ts | captureAsyncStackTraces": {
510
510
  "message": "Capture async stack traces"
511
511
  },
512
+ "core/sdk/sdk-meta.ts | cssSourceMaps": {
513
+ "message": "CSS source maps"
514
+ },
512
515
  "core/sdk/sdk-meta.ts | customFormatters": {
513
516
  "message": "Custom formatters"
514
517
  },
@@ -524,9 +527,15 @@
524
527
  "core/sdk/sdk-meta.ts | disableCache": {
525
528
  "message": "Disable cache while DevTools is open"
526
529
  },
530
+ "core/sdk/sdk-meta.ts | disableCssSourceMaps": {
531
+ "message": "Disable CSS source maps"
532
+ },
527
533
  "core/sdk/sdk-meta.ts | disableJavascript": {
528
534
  "message": "Disable JavaScript"
529
535
  },
536
+ "core/sdk/sdk-meta.ts | disableJavaScriptSourceMaps": {
537
+ "message": "Disable JavaScript source maps"
538
+ },
530
539
  "core/sdk/sdk-meta.ts | disableLocalFonts": {
531
540
  "message": "Disable local fonts"
532
541
  },
@@ -626,9 +635,15 @@
626
635
  "core/sdk/sdk-meta.ts | enableCache": {
627
636
  "message": "Enable cache"
628
637
  },
638
+ "core/sdk/sdk-meta.ts | enableCssSourceMaps": {
639
+ "message": "Enable CSS source maps"
640
+ },
629
641
  "core/sdk/sdk-meta.ts | enableJavascript": {
630
642
  "message": "Enable JavaScript"
631
643
  },
644
+ "core/sdk/sdk-meta.ts | enableJavaScriptSourceMaps": {
645
+ "message": "Enable JavaScript source maps"
646
+ },
632
647
  "core/sdk/sdk-meta.ts | enableLocalFonts": {
633
648
  "message": "Enable local fonts"
634
649
  },
@@ -665,6 +680,9 @@
665
680
  "core/sdk/sdk-meta.ts | highlightAdFrames": {
666
681
  "message": "Highlight ad frames"
667
682
  },
683
+ "core/sdk/sdk-meta.ts | javaScriptSourceMaps": {
684
+ "message": "JavaScript source maps"
685
+ },
668
686
  "core/sdk/sdk-meta.ts | networkCacheExplanation": {
669
687
  "message": "Disabling the network cache will simulate a network experience similar to a first time visitor."
670
688
  },
@@ -1250,6 +1268,9 @@
1250
1268
  "entrypoints/worker_app/WorkerMain.ts | main": {
1251
1269
  "message": "Main"
1252
1270
  },
1271
+ "generated/Deprecation.ts | AttributionReporting": {
1272
+ "message": "Attribution Reporting is deprecated and will be removed. See https://goo.gle/ps-status for details."
1273
+ },
1253
1274
  "generated/Deprecation.ts | AuthorizationCoveredByWildcard": {
1254
1275
  "message": "Authorization will not be covered by the wildcard symbol (*) in CORS Access-Control-Allow-Headers handling."
1255
1276
  },
@@ -1286,6 +1307,9 @@
1286
1307
  "generated/Deprecation.ts | DataUrlInSvgUse": {
1287
1308
  "message": "Support for data: URLs in SVGUseElement is deprecated and it will be removed in the future."
1288
1309
  },
1310
+ "generated/Deprecation.ts | Fledge": {
1311
+ "message": "The Protected Audience API is deprecated and will be removed in a future release."
1312
+ },
1289
1313
  "generated/Deprecation.ts | GeolocationInsecureOrigin": {
1290
1314
  "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."
1291
1315
  },
@@ -1376,6 +1400,9 @@
1376
1400
  "generated/Deprecation.ts | RangeExpand": {
1377
1401
  "message": "Range.expand() is deprecated. Please use Selection.modify() instead."
1378
1402
  },
1403
+ "generated/Deprecation.ts | RelatedWebsiteSets": {
1404
+ "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."
1405
+ },
1379
1406
  "generated/Deprecation.ts | RequestedSubresourceWithEmbeddedCredentials": {
1380
1407
  "message": "Subresource requests whose URLs contain embedded credentials (e.g. https://user:pass@host/) are blocked."
1381
1408
  },
@@ -1397,6 +1424,9 @@
1397
1424
  "generated/Deprecation.ts | TextToSpeech_DisallowedByAutoplay": {
1398
1425
  "message": "speechSynthesis.speak() without user activation is deprecated and will be removed."
1399
1426
  },
1427
+ "generated/Deprecation.ts | Topics": {
1428
+ "message": "The Topics API is deprecated and will be removed in a future release."
1429
+ },
1400
1430
  "generated/Deprecation.ts | UnloadHandler": {
1401
1431
  "message": "Unload event listeners are deprecated and will be removed."
1402
1432
  },
@@ -1412,6 +1442,9 @@
1412
1442
  "generated/Deprecation.ts | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
1413
1443
  "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/."
1414
1444
  },
1445
+ "generated/Deprecation.ts | XMLNoExternalEntities": {
1446
+ "message": "Externally loaded entities in XML parsing have been deprecated and will be removed from this browser soon."
1447
+ },
1415
1448
  "generated/Deprecation.ts | XSLT": {
1416
1449
  "message": "XSLTProcessor and XSLT Processing Instructions have been deprecated by all browsers. These features will be removed from this browser soon."
1417
1450
  },
@@ -4130,159 +4163,6 @@
4130
4163
  "panels/application/components/EndpointsGrid.ts | noEndpointsToDisplay": {
4131
4164
  "message": "No endpoints to display"
4132
4165
  },
4133
- "panels/application/components/FrameDetailsView.ts | additionalInformation": {
4134
- "message": "Additional Information"
4135
- },
4136
- "panels/application/components/FrameDetailsView.ts | adStatus": {
4137
- "message": "Ad Status"
4138
- },
4139
- "panels/application/components/FrameDetailsView.ts | aFrameAncestorIsAnInsecure": {
4140
- "message": "A frame ancestor is an insecure context"
4141
- },
4142
- "panels/application/components/FrameDetailsView.ts | apiAvailability": {
4143
- "message": "API availability"
4144
- },
4145
- "panels/application/components/FrameDetailsView.ts | availabilityOfCertainApisDepends": {
4146
- "message": "Availability of certain APIs depends on the document being cross-origin isolated."
4147
- },
4148
- "panels/application/components/FrameDetailsView.ts | available": {
4149
- "message": "available"
4150
- },
4151
- "panels/application/components/FrameDetailsView.ts | availableNotTransferable": {
4152
- "message": "available, not transferable"
4153
- },
4154
- "panels/application/components/FrameDetailsView.ts | availableTransferable": {
4155
- "message": "available, transferable"
4156
- },
4157
- "panels/application/components/FrameDetailsView.ts | child": {
4158
- "message": "child"
4159
- },
4160
- "panels/application/components/FrameDetailsView.ts | childDescription": {
4161
- "message": "This frame has been identified as a child frame of an ad"
4162
- },
4163
- "panels/application/components/FrameDetailsView.ts | clickToOpenInElementsPanel": {
4164
- "message": "Click to open in Elements panel"
4165
- },
4166
- "panels/application/components/FrameDetailsView.ts | clickToOpenInNetworkPanel": {
4167
- "message": "Click to open in Network panel"
4168
- },
4169
- "panels/application/components/FrameDetailsView.ts | clickToOpenInNetworkPanelMight": {
4170
- "message": "Click to open in Network panel (might require page reload)"
4171
- },
4172
- "panels/application/components/FrameDetailsView.ts | clickToOpenInSourcesPanel": {
4173
- "message": "Click to open in Sources panel"
4174
- },
4175
- "panels/application/components/FrameDetailsView.ts | contentSecurityPolicy": {
4176
- "message": "Content Security Policy (CSP)"
4177
- },
4178
- "panels/application/components/FrameDetailsView.ts | createdByAdScriptExplanation": {
4179
- "message": "There was an ad script in the (async) stack when this frame was created. Examining the creation stack trace of this frame might provide more insight."
4180
- },
4181
- "panels/application/components/FrameDetailsView.ts | creationStackTrace": {
4182
- "message": "Frame Creation Stack Trace"
4183
- },
4184
- "panels/application/components/FrameDetailsView.ts | creationStackTraceExplanation": {
4185
- "message": "This frame was created programmatically. The stack trace shows where this happened."
4186
- },
4187
- "panels/application/components/FrameDetailsView.ts | creatorAdScriptAncestry": {
4188
- "message": "Creator Ad Script Ancestry"
4189
- },
4190
- "panels/application/components/FrameDetailsView.ts | crossoriginIsolated": {
4191
- "message": "Cross-Origin Isolated"
4192
- },
4193
- "panels/application/components/FrameDetailsView.ts | document": {
4194
- "message": "Document"
4195
- },
4196
- "panels/application/components/FrameDetailsView.ts | frameId": {
4197
- "message": "Frame ID"
4198
- },
4199
- "panels/application/components/FrameDetailsView.ts | learnMore": {
4200
- "message": "Learn more"
4201
- },
4202
- "panels/application/components/FrameDetailsView.ts | localhostIsAlwaysASecureContext": {
4203
- "message": "Localhost is always a secure context"
4204
- },
4205
- "panels/application/components/FrameDetailsView.ts | matchedBlockingRuleExplanation": {
4206
- "message": "This frame is considered an ad frame because its current (or previous) main document is an ad resource."
4207
- },
4208
- "panels/application/components/FrameDetailsView.ts | measureMemory": {
4209
- "message": "Measure Memory"
4210
- },
4211
- "panels/application/components/FrameDetailsView.ts | no": {
4212
- "message": "No"
4213
- },
4214
- "panels/application/components/FrameDetailsView.ts | none": {
4215
- "message": "None"
4216
- },
4217
- "panels/application/components/FrameDetailsView.ts | origin": {
4218
- "message": "Origin"
4219
- },
4220
- "panels/application/components/FrameDetailsView.ts | originTrialsExplanation": {
4221
- "message": "Origin trials give you access to a new or experimental feature."
4222
- },
4223
- "panels/application/components/FrameDetailsView.ts | ownerElement": {
4224
- "message": "Owner Element"
4225
- },
4226
- "panels/application/components/FrameDetailsView.ts | parentIsAdExplanation": {
4227
- "message": "This frame is considered an ad frame because its parent frame is an ad frame."
4228
- },
4229
- "panels/application/components/FrameDetailsView.ts | reportingTo": {
4230
- "message": "reporting to"
4231
- },
4232
- "panels/application/components/FrameDetailsView.ts | requiresCrossoriginIsolated": {
4233
- "message": "requires cross-origin isolated context"
4234
- },
4235
- "panels/application/components/FrameDetailsView.ts | root": {
4236
- "message": "root"
4237
- },
4238
- "panels/application/components/FrameDetailsView.ts | rootDescription": {
4239
- "message": "This frame has been identified as the root frame of an ad"
4240
- },
4241
- "panels/application/components/FrameDetailsView.ts | rootScriptFilterlistRule": {
4242
- "message": "Root Script Filterlist Rule"
4243
- },
4244
- "panels/application/components/FrameDetailsView.ts | secureContext": {
4245
- "message": "Secure Context"
4246
- },
4247
- "panels/application/components/FrameDetailsView.ts | securityIsolation": {
4248
- "message": "Security & Isolation"
4249
- },
4250
- "panels/application/components/FrameDetailsView.ts | sharedarraybufferConstructorIs": {
4251
- "message": "SharedArrayBuffer constructor is available and SABs can be transferred via postMessage"
4252
- },
4253
- "panels/application/components/FrameDetailsView.ts | sharedarraybufferConstructorIsAvailable": {
4254
- "message": "SharedArrayBuffer constructor is available but SABs cannot be transferred via postMessage"
4255
- },
4256
- "panels/application/components/FrameDetailsView.ts | theFramesSchemeIsInsecure": {
4257
- "message": "The frame's scheme is insecure"
4258
- },
4259
- "panels/application/components/FrameDetailsView.ts | thePerformanceAPI": {
4260
- "message": "The performance.measureUserAgentSpecificMemory() API is available"
4261
- },
4262
- "panels/application/components/FrameDetailsView.ts | thePerformancemeasureuseragentspecificmemory": {
4263
- "message": "The performance.measureUserAgentSpecificMemory() API is not available"
4264
- },
4265
- "panels/application/components/FrameDetailsView.ts | thisAdditionalDebugging": {
4266
- "message": "This additional (debugging) information is shown because the 'Protocol Monitor' experiment is enabled."
4267
- },
4268
- "panels/application/components/FrameDetailsView.ts | transferRequiresCrossoriginIsolatedPermission": {
4269
- "message": "SharedArrayBuffer transfer requires enabling the permission policy:"
4270
- },
4271
- "panels/application/components/FrameDetailsView.ts | unavailable": {
4272
- "message": "unavailable"
4273
- },
4274
- "panels/application/components/FrameDetailsView.ts | unreachableUrl": {
4275
- "message": "Unreachable URL"
4276
- },
4277
- "panels/application/components/FrameDetailsView.ts | url": {
4278
- "message": "URL"
4279
- },
4280
- "panels/application/components/FrameDetailsView.ts | willRequireCrossoriginIsolated": {
4281
- "message": "⚠️ will require cross-origin isolated context in the future"
4282
- },
4283
- "panels/application/components/FrameDetailsView.ts | yes": {
4284
- "message": "Yes"
4285
- },
4286
4166
  "panels/application/components/InterestGroupAccessGrid.ts | allInterestGroupStorageEvents": {
4287
4167
  "message": "All interest group storage events."
4288
4168
  },
@@ -4304,39 +4184,6 @@
4304
4184
  "panels/application/components/InterestGroupAccessGrid.ts | noEvents": {
4305
4185
  "message": "No interest group events detected"
4306
4186
  },
4307
- "panels/application/components/OriginTrialTreeView.ts | expiryTime": {
4308
- "message": "Expiry Time"
4309
- },
4310
- "panels/application/components/OriginTrialTreeView.ts | isThirdParty": {
4311
- "message": "Third Party"
4312
- },
4313
- "panels/application/components/OriginTrialTreeView.ts | matchSubDomains": {
4314
- "message": "Subdomain Matching"
4315
- },
4316
- "panels/application/components/OriginTrialTreeView.ts | noTrialTokens": {
4317
- "message": "No trial tokens"
4318
- },
4319
- "panels/application/components/OriginTrialTreeView.ts | origin": {
4320
- "message": "Origin"
4321
- },
4322
- "panels/application/components/OriginTrialTreeView.ts | rawTokenText": {
4323
- "message": "Raw Token"
4324
- },
4325
- "panels/application/components/OriginTrialTreeView.ts | status": {
4326
- "message": "Token Status"
4327
- },
4328
- "panels/application/components/OriginTrialTreeView.ts | token": {
4329
- "message": "Token"
4330
- },
4331
- "panels/application/components/OriginTrialTreeView.ts | tokens": {
4332
- "message": "{PH1} tokens"
4333
- },
4334
- "panels/application/components/OriginTrialTreeView.ts | trialName": {
4335
- "message": "Trial Name"
4336
- },
4337
- "panels/application/components/OriginTrialTreeView.ts | usageRestriction": {
4338
- "message": "Usage Restriction"
4339
- },
4340
4187
  "panels/application/components/PermissionsPolicySection.ts | allowedFeatures": {
4341
4188
  "message": "Allowed Features"
4342
4189
  },
@@ -4466,18 +4313,6 @@
4466
4313
  "panels/application/components/SharedStorageMetadataView.ts | sharedStorage": {
4467
4314
  "message": "Shared storage"
4468
4315
  },
4469
- "panels/application/components/StackTrace.ts | cannotRenderStackTrace": {
4470
- "message": "Cannot render stack trace"
4471
- },
4472
- "panels/application/components/StackTrace.ts | creationStackTrace": {
4473
- "message": "Frame Creation Stack Trace"
4474
- },
4475
- "panels/application/components/StackTrace.ts | showLess": {
4476
- "message": "Show less"
4477
- },
4478
- "panels/application/components/StackTrace.ts | showSMoreFrames": {
4479
- "message": "{n, plural, =1 {Show # more frame} other {Show # more frames}}"
4480
- },
4481
4316
  "panels/application/components/StorageMetadataView.ts | bucketName": {
4482
4317
  "message": "Bucket name"
4483
4318
  },
@@ -4607,6 +4442,156 @@
4607
4442
  "panels/application/ExtensionStorageItemsView.ts | extensionStorageItemsCleared": {
4608
4443
  "message": "Extension Storage Items cleared"
4609
4444
  },
4445
+ "panels/application/FrameDetailsView.ts | additionalInformation": {
4446
+ "message": "Additional Information"
4447
+ },
4448
+ "panels/application/FrameDetailsView.ts | adStatus": {
4449
+ "message": "Ad Status"
4450
+ },
4451
+ "panels/application/FrameDetailsView.ts | aFrameAncestorIsAnInsecure": {
4452
+ "message": "A frame ancestor is an insecure context"
4453
+ },
4454
+ "panels/application/FrameDetailsView.ts | apiAvailability": {
4455
+ "message": "API availability"
4456
+ },
4457
+ "panels/application/FrameDetailsView.ts | availabilityOfCertainApisDepends": {
4458
+ "message": "Availability of certain APIs depends on the document being cross-origin isolated."
4459
+ },
4460
+ "panels/application/FrameDetailsView.ts | available": {
4461
+ "message": "available"
4462
+ },
4463
+ "panels/application/FrameDetailsView.ts | availableNotTransferable": {
4464
+ "message": "available, not transferable"
4465
+ },
4466
+ "panels/application/FrameDetailsView.ts | availableTransferable": {
4467
+ "message": "available, transferable"
4468
+ },
4469
+ "panels/application/FrameDetailsView.ts | child": {
4470
+ "message": "child"
4471
+ },
4472
+ "panels/application/FrameDetailsView.ts | childDescription": {
4473
+ "message": "This frame has been identified as a child frame of an ad"
4474
+ },
4475
+ "panels/application/FrameDetailsView.ts | clickToOpenInNetworkPanel": {
4476
+ "message": "Click to open in Network panel"
4477
+ },
4478
+ "panels/application/FrameDetailsView.ts | clickToOpenInNetworkPanelMight": {
4479
+ "message": "Click to open in Network panel (might require page reload)"
4480
+ },
4481
+ "panels/application/FrameDetailsView.ts | clickToOpenInSourcesPanel": {
4482
+ "message": "Click to open in Sources panel"
4483
+ },
4484
+ "panels/application/FrameDetailsView.ts | contentSecurityPolicy": {
4485
+ "message": "Content Security Policy (CSP)"
4486
+ },
4487
+ "panels/application/FrameDetailsView.ts | createdByAdScriptExplanation": {
4488
+ "message": "There was an ad script in the (async) stack when this frame was created. Examining the creation stack trace of this frame might provide more insight."
4489
+ },
4490
+ "panels/application/FrameDetailsView.ts | creationStackTrace": {
4491
+ "message": "Frame Creation Stack Trace"
4492
+ },
4493
+ "panels/application/FrameDetailsView.ts | creationStackTraceExplanation": {
4494
+ "message": "This frame was created programmatically. The stack trace shows where this happened."
4495
+ },
4496
+ "panels/application/FrameDetailsView.ts | creatorAdScriptAncestry": {
4497
+ "message": "Creator Ad Script Ancestry"
4498
+ },
4499
+ "panels/application/FrameDetailsView.ts | crossoriginIsolated": {
4500
+ "message": "Cross-Origin Isolated"
4501
+ },
4502
+ "panels/application/FrameDetailsView.ts | document": {
4503
+ "message": "Document"
4504
+ },
4505
+ "panels/application/FrameDetailsView.ts | frameId": {
4506
+ "message": "Frame ID"
4507
+ },
4508
+ "panels/application/FrameDetailsView.ts | learnMore": {
4509
+ "message": "Learn more"
4510
+ },
4511
+ "panels/application/FrameDetailsView.ts | localhostIsAlwaysASecureContext": {
4512
+ "message": "Localhost is always a secure context"
4513
+ },
4514
+ "panels/application/FrameDetailsView.ts | matchedBlockingRuleExplanation": {
4515
+ "message": "This frame is considered an ad frame because its current (or previous) main document is an ad resource."
4516
+ },
4517
+ "panels/application/FrameDetailsView.ts | measureMemory": {
4518
+ "message": "Measure Memory"
4519
+ },
4520
+ "panels/application/FrameDetailsView.ts | no": {
4521
+ "message": "No"
4522
+ },
4523
+ "panels/application/FrameDetailsView.ts | none": {
4524
+ "message": "None"
4525
+ },
4526
+ "panels/application/FrameDetailsView.ts | origin": {
4527
+ "message": "Origin"
4528
+ },
4529
+ "panels/application/FrameDetailsView.ts | originTrialsExplanation": {
4530
+ "message": "Origin trials give you access to a new or experimental feature."
4531
+ },
4532
+ "panels/application/FrameDetailsView.ts | ownerElement": {
4533
+ "message": "Owner Element"
4534
+ },
4535
+ "panels/application/FrameDetailsView.ts | parentIsAdExplanation": {
4536
+ "message": "This frame is considered an ad frame because its parent frame is an ad frame."
4537
+ },
4538
+ "panels/application/FrameDetailsView.ts | reportingTo": {
4539
+ "message": "reporting to"
4540
+ },
4541
+ "panels/application/FrameDetailsView.ts | requiresCrossoriginIsolated": {
4542
+ "message": "requires cross-origin isolated context"
4543
+ },
4544
+ "panels/application/FrameDetailsView.ts | root": {
4545
+ "message": "root"
4546
+ },
4547
+ "panels/application/FrameDetailsView.ts | rootDescription": {
4548
+ "message": "This frame has been identified as the root frame of an ad"
4549
+ },
4550
+ "panels/application/FrameDetailsView.ts | rootScriptFilterlistRule": {
4551
+ "message": "Root Script Filterlist Rule"
4552
+ },
4553
+ "panels/application/FrameDetailsView.ts | secureContext": {
4554
+ "message": "Secure Context"
4555
+ },
4556
+ "panels/application/FrameDetailsView.ts | securityIsolation": {
4557
+ "message": "Security & Isolation"
4558
+ },
4559
+ "panels/application/FrameDetailsView.ts | sharedarraybufferConstructorIs": {
4560
+ "message": "SharedArrayBuffer constructor is available and SABs can be transferred via postMessage"
4561
+ },
4562
+ "panels/application/FrameDetailsView.ts | sharedarraybufferConstructorIsAvailable": {
4563
+ "message": "SharedArrayBuffer constructor is available but SABs cannot be transferred via postMessage"
4564
+ },
4565
+ "panels/application/FrameDetailsView.ts | theFramesSchemeIsInsecure": {
4566
+ "message": "The frame's scheme is insecure"
4567
+ },
4568
+ "panels/application/FrameDetailsView.ts | thePerformanceAPI": {
4569
+ "message": "The performance.measureUserAgentSpecificMemory() API is available"
4570
+ },
4571
+ "panels/application/FrameDetailsView.ts | thePerformancemeasureuseragentspecificmemory": {
4572
+ "message": "The performance.measureUserAgentSpecificMemory() API is not available"
4573
+ },
4574
+ "panels/application/FrameDetailsView.ts | thisAdditionalDebugging": {
4575
+ "message": "This additional (debugging) information is shown because the 'Protocol Monitor' experiment is enabled."
4576
+ },
4577
+ "panels/application/FrameDetailsView.ts | transferRequiresCrossoriginIsolatedPermission": {
4578
+ "message": "SharedArrayBuffer transfer requires enabling the permission policy:"
4579
+ },
4580
+ "panels/application/FrameDetailsView.ts | unavailable": {
4581
+ "message": "unavailable"
4582
+ },
4583
+ "panels/application/FrameDetailsView.ts | unreachableUrl": {
4584
+ "message": "Unreachable URL"
4585
+ },
4586
+ "panels/application/FrameDetailsView.ts | url": {
4587
+ "message": "URL"
4588
+ },
4589
+ "panels/application/FrameDetailsView.ts | willRequireCrossoriginIsolated": {
4590
+ "message": "⚠️ will require cross-origin isolated context in the future"
4591
+ },
4592
+ "panels/application/FrameDetailsView.ts | yes": {
4593
+ "message": "Yes"
4594
+ },
4610
4595
  "panels/application/IndexedDBViews.ts | clearObjectStore": {
4611
4596
  "message": "Clear object store"
4612
4597
  },
@@ -4769,6 +4754,39 @@
4769
4754
  "panels/application/OpenedWindowDetailsView.ts | yes": {
4770
4755
  "message": "Yes"
4771
4756
  },
4757
+ "panels/application/OriginTrialTreeView.ts | expiryTime": {
4758
+ "message": "Expiry Time"
4759
+ },
4760
+ "panels/application/OriginTrialTreeView.ts | isThirdParty": {
4761
+ "message": "Third Party"
4762
+ },
4763
+ "panels/application/OriginTrialTreeView.ts | matchSubDomains": {
4764
+ "message": "Subdomain Matching"
4765
+ },
4766
+ "panels/application/OriginTrialTreeView.ts | noTrialTokens": {
4767
+ "message": "No trial tokens"
4768
+ },
4769
+ "panels/application/OriginTrialTreeView.ts | origin": {
4770
+ "message": "Origin"
4771
+ },
4772
+ "panels/application/OriginTrialTreeView.ts | rawTokenText": {
4773
+ "message": "Raw Token"
4774
+ },
4775
+ "panels/application/OriginTrialTreeView.ts | status": {
4776
+ "message": "Token Status"
4777
+ },
4778
+ "panels/application/OriginTrialTreeView.ts | token": {
4779
+ "message": "Token"
4780
+ },
4781
+ "panels/application/OriginTrialTreeView.ts | tokens": {
4782
+ "message": "{PH1} tokens"
4783
+ },
4784
+ "panels/application/OriginTrialTreeView.ts | trialName": {
4785
+ "message": "Trial Name"
4786
+ },
4787
+ "panels/application/OriginTrialTreeView.ts | usageRestriction": {
4788
+ "message": "Usage Restriction"
4789
+ },
4772
4790
  "panels/application/preloading/components/MismatchedPreloadingGrid.ts | action": {
4773
4791
  "message": "Action"
4774
4792
  },
@@ -6377,6 +6395,9 @@
6377
6395
  "panels/console/ConsoleViewMessage.ts | deprecationS": {
6378
6396
  "message": "[Deprecation] {PH1}"
6379
6397
  },
6398
+ "panels/console/ConsoleViewMessage.ts | dots": {
6399
+ "message": "(...)"
6400
+ },
6380
6401
  "panels/console/ConsoleViewMessage.ts | error": {
6381
6402
  "message": "Error"
6382
6403
  },
@@ -6413,6 +6434,9 @@
6413
6434
  "panels/console/ConsoleViewMessage.ts | interventionS": {
6414
6435
  "message": "[Intervention] {PH1}"
6415
6436
  },
6437
+ "panels/console/ConsoleViewMessage.ts | invokePropertyGetter": {
6438
+ "message": "Invoke property getter"
6439
+ },
6416
6440
  "panels/console/ConsoleViewMessage.ts | logpoint": {
6417
6441
  "message": "Logpoint"
6418
6442
  },
@@ -10391,6 +10415,9 @@
10391
10415
  "panels/network/RequestConditionsDrawer.ts | addPatternToBlock": {
10392
10416
  "message": "Add a pattern by clicking on the \"{PH1}\" button."
10393
10417
  },
10418
+ "panels/network/RequestConditionsDrawer.ts | addRule": {
10419
+ "message": "Add rule"
10420
+ },
10394
10421
  "panels/network/RequestConditionsDrawer.ts | dAffected": {
10395
10422
  "message": "{PH1} affected"
10396
10423
  },
@@ -10398,7 +10425,10 @@
10398
10425
  "message": "{PH1} blocked"
10399
10426
  },
10400
10427
  "panels/network/RequestConditionsDrawer.ts | decreasePriority": {
10401
- "message": "Move down (higher patterns are checked first)"
10428
+ "message": "Move down {PH1}"
10429
+ },
10430
+ "panels/network/RequestConditionsDrawer.ts | editPattern": {
10431
+ "message": "Edit {PH1}"
10402
10432
  },
10403
10433
  "panels/network/RequestConditionsDrawer.ts | enableBlockingAndThrottling": {
10404
10434
  "message": "Enable blocking and throttling"
@@ -10406,8 +10436,11 @@
10406
10436
  "panels/network/RequestConditionsDrawer.ts | enableNetworkRequestBlocking": {
10407
10437
  "message": "Enable network request blocking"
10408
10438
  },
10439
+ "panels/network/RequestConditionsDrawer.ts | enableThrottlingToggleLabel": {
10440
+ "message": "Throttle or block {PH1}"
10441
+ },
10409
10442
  "panels/network/RequestConditionsDrawer.ts | increasePriority": {
10410
- "message": "Move up (higher patterns are checked first)"
10443
+ "message": "Move up {PH1}"
10411
10444
  },
10412
10445
  "panels/network/RequestConditionsDrawer.ts | itemDeleted": {
10413
10446
  "message": "Item successfully deleted"
@@ -10415,11 +10448,17 @@
10415
10448
  "panels/network/RequestConditionsDrawer.ts | learnMore": {
10416
10449
  "message": "Learn more"
10417
10450
  },
10451
+ "panels/network/RequestConditionsDrawer.ts | learnMoreLabel": {
10452
+ "message": "Learn more about URL pattern syntax"
10453
+ },
10418
10454
  "panels/network/RequestConditionsDrawer.ts | noNetworkRequestsBlocked": {
10419
10455
  "message": "No blocked network requests"
10420
10456
  },
10421
10457
  "panels/network/RequestConditionsDrawer.ts | noPattern": {
10422
- "message": "No request throttling or blocking patterns"
10458
+ "message": "Nothing throttled or blocked"
10459
+ },
10460
+ "panels/network/RequestConditionsDrawer.ts | noThrottlingOrBlockingPattern": {
10461
+ "message": "To throttle or block a network request, add a rule here manually or via the network panel's context menu. {PH1}"
10423
10462
  },
10424
10463
  "panels/network/RequestConditionsDrawer.ts | patternAlreadyExists": {
10425
10464
  "message": "Pattern already exists."
@@ -10433,11 +10472,23 @@
10433
10472
  "panels/network/RequestConditionsDrawer.ts | patternInputCannotBeEmpty": {
10434
10473
  "message": "Pattern input cannot be empty."
10435
10474
  },
10475
+ "panels/network/RequestConditionsDrawer.ts | patternMovedDown": {
10476
+ "message": "URL pattern was moved down"
10477
+ },
10478
+ "panels/network/RequestConditionsDrawer.ts | patternMovedUp": {
10479
+ "message": "URL pattern was moved up"
10480
+ },
10436
10481
  "panels/network/RequestConditionsDrawer.ts | patternWasUpgraded": {
10437
10482
  "message": "This pattern was upgraded from \"{PH1}\""
10438
10483
  },
10484
+ "panels/network/RequestConditionsDrawer.ts | removePattern": {
10485
+ "message": "Remove {PH1}"
10486
+ },
10487
+ "panels/network/RequestConditionsDrawer.ts | requestConditionsLabel": {
10488
+ "message": "Request conditions"
10489
+ },
10439
10490
  "panels/network/RequestConditionsDrawer.ts | textEditPattern": {
10440
- "message": "Text pattern to block or throttle matching requests; use URLPattern syntax."
10491
+ "message": "Text pattern to block or throttle matching requests; use URL Pattern syntax. {PH1}"
10441
10492
  },
10442
10493
  "panels/network/RequestConditionsDrawer.ts | textPatternToBlockMatching": {
10443
10494
  "message": "Text pattern to block matching requests; use * for wildcard"
@@ -13994,9 +14045,6 @@
13994
14045
  "panels/sources/sources-meta.ts | createNewSnippet": {
13995
14046
  "message": "Create new snippet"
13996
14047
  },
13997
- "panels/sources/sources-meta.ts | cssSourceMaps": {
13998
- "message": "CSS source maps"
13999
- },
14000
14048
  "panels/sources/sources-meta.ts | deactivateBreakpoints": {
14001
14049
  "message": "Deactivate breakpoints"
14002
14050
  },
@@ -14021,12 +14069,6 @@
14021
14069
  "panels/sources/sources-meta.ts | disableCodeFolding": {
14022
14070
  "message": "Disable code folding"
14023
14071
  },
14024
- "panels/sources/sources-meta.ts | disableCssSourceMaps": {
14025
- "message": "Disable CSS source maps"
14026
- },
14027
- "panels/sources/sources-meta.ts | disableJavaScriptSourceMaps": {
14028
- "message": "Disable JavaScript source maps"
14029
- },
14030
14072
  "panels/sources/sources-meta.ts | disableTabMovesFocus": {
14031
14073
  "message": "Disable tab moves focus"
14032
14074
  },
@@ -14072,12 +14114,6 @@
14072
14114
  "panels/sources/sources-meta.ts | enableCodeFolding": {
14073
14115
  "message": "Enable code folding"
14074
14116
  },
14075
- "panels/sources/sources-meta.ts | enableCssSourceMaps": {
14076
- "message": "Enable CSS source maps"
14077
- },
14078
- "panels/sources/sources-meta.ts | enableJavaScriptSourceMaps": {
14079
- "message": "Enable JavaScript source maps"
14080
- },
14081
14117
  "panels/sources/sources-meta.ts | enableTabMovesFocus": {
14082
14118
  "message": "Enable tab moves focus"
14083
14119
  },
@@ -14105,9 +14141,6 @@
14105
14141
  "panels/sources/sources-meta.ts | incrementCssUnitBy": {
14106
14142
  "message": "Increment CSS unit by {PH1}"
14107
14143
  },
14108
- "panels/sources/sources-meta.ts | javaScriptSourceMaps": {
14109
- "message": "JavaScript source maps"
14110
- },
14111
14144
  "panels/sources/sources-meta.ts | jumpToNextEditingLocation": {
14112
14145
  "message": "Jump to next editing location"
14113
14146
  },
@@ -14561,6 +14594,9 @@
14561
14594
  "panels/timeline/components/DetailsView.ts | websocketProtocol": {
14562
14595
  "message": "WebSocket protocol"
14563
14596
  },
14597
+ "panels/timeline/components/ExportTraceOptions.ts | explanation": {
14598
+ "message": "Explanation"
14599
+ },
14564
14600
  "panels/timeline/components/ExportTraceOptions.ts | exportTraceOptionsDialogTitle": {
14565
14601
  "message": "Save performance trace "
14566
14602
  },
@@ -14771,6 +14807,12 @@
14771
14807
  "panels/timeline/components/LiveMetricsView.ts | eventLogs": {
14772
14808
  "message": "Interaction and layout shift logs section"
14773
14809
  },
14810
+ "panels/timeline/components/LiveMetricsView.ts | fieldDataHistoryLink": {
14811
+ "message": "View history"
14812
+ },
14813
+ "panels/timeline/components/LiveMetricsView.ts | fieldDataHistoryTooltip": {
14814
+ "message": "View field data history in CrUX Vis"
14815
+ },
14774
14816
  "panels/timeline/components/LiveMetricsView.ts | fieldMetricsTitle": {
14775
14817
  "message": "Field metrics"
14776
14818
  },