@chrome-devtools/ndb-app 1.20260104.0 → 1.20260118.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.
@@ -410,9 +410,6 @@
410
410
  "core/sdk/NetworkRequest.ts | notOnPath": {
411
411
  "message": "This cookie was blocked because its path was not an exact match for or a superdirectory of the request url's path."
412
412
  },
413
- "core/sdk/NetworkRequest.ts | samePartyFromCrossPartyContext": {
414
- "message": "This cookie was blocked because it had the \"SameParty\" attribute but the request was cross-party. The request was considered cross-party because the domain of the resource's URL and the domains of the resource's enclosing frames/documents are neither owners nor members in the same First-Party Set."
415
- },
416
413
  "core/sdk/NetworkRequest.ts | sameSiteLax": {
417
414
  "message": "This cookie was blocked because it had the \"SameSite=Lax\" attribute and the request was made from a different site and was not initiated by a top-level navigation."
418
415
  },
@@ -455,12 +452,6 @@
455
452
  "core/sdk/NetworkRequest.ts | thisSetcookieHadInvalidSyntax": {
456
453
  "message": "This Set-Cookie header had invalid syntax."
457
454
  },
458
- "core/sdk/NetworkRequest.ts | thisSetcookieWasBlockedBecauseItHadTheSameparty": {
459
- "message": "This attempt to set a cookie via a Set-Cookie header was blocked because it had the \"SameParty\" attribute but the request was cross-party. The request was considered cross-party because the domain of the resource's URL and the domains of the resource's enclosing frames/documents are neither owners nor members in the same First-Party Set."
460
- },
461
- "core/sdk/NetworkRequest.ts | thisSetcookieWasBlockedBecauseItHadTheSamepartyAttribute": {
462
- "message": "This attempt to set a cookie via a Set-Cookie header was blocked because it had the \"SameParty\" attribute but also had other conflicting attributes. Chrome requires cookies that use the \"SameParty\" attribute to also have the \"Secure\" attribute, and to not be restricted to \"SameSite=Strict\"."
463
- },
464
455
  "core/sdk/NetworkRequest.ts | thisSetcookieWasBlockedBecauseItHadTheSamesiteStrictLax": {
465
456
  "message": "This attempt to set a cookie via a Set-Cookie header was blocked because it had the \"{PH1}\" attribute but came from a cross-site response which was not the response to a top-level navigation. This response is considered cross-site because the URL has a different scheme than the current site."
466
457
  },
@@ -1454,9 +1445,6 @@
1454
1445
  "generated/Deprecation.ts | XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload": {
1455
1446
  "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/."
1456
1447
  },
1457
- "generated/Deprecation.ts | XMLNoExternalEntities": {
1458
- "message": "Externally loaded entities in XML parsing have been deprecated and will be removed from this browser soon."
1459
- },
1460
1448
  "generated/Deprecation.ts | XSLT": {
1461
1449
  "message": "XSLTProcessor and XSLT Processing Instructions have been deprecated by all browsers. These features will be removed from this browser soon."
1462
1450
  },
@@ -1586,9 +1574,6 @@
1586
1574
  "models/issues_manager/CookieIssue.ts | fileCrosSiteRedirectBug": {
1587
1575
  "message": "File a bug"
1588
1576
  },
1589
- "models/issues_manager/CookieIssue.ts | firstPartySetsExplained": {
1590
- "message": "First-Party Sets and the SameParty attribute"
1591
- },
1592
1577
  "models/issues_manager/CookieIssue.ts | howSchemefulSamesiteWorks": {
1593
1578
  "message": "How Schemeful Same-Site Works"
1594
1579
  },
@@ -2543,6 +2528,9 @@
2543
2528
  "models/trace/Styles.ts | signReply": {
2544
2529
  "message": "Sign reply"
2545
2530
  },
2531
+ "models/trace/Styles.ts | softLargestContentfulPaint": {
2532
+ "message": "Soft Largest Contentful Paint"
2533
+ },
2546
2534
  "models/trace/Styles.ts | streamingCompileTask": {
2547
2535
  "message": "Streaming compile task"
2548
2536
  },
@@ -4442,6 +4430,390 @@
4442
4430
  "panels/application/CookieItemsView.ts | showUrlDecoded": {
4443
4431
  "message": "Show URL-decoded"
4444
4432
  },
4433
+ "panels/application/DeviceBoundSessionsTreeElement.ts | deviceBoundSessions": {
4434
+ "message": "Device bound sessions"
4435
+ },
4436
+ "panels/application/DeviceBoundSessionsTreeElement.ts | deviceBoundSessionsCategoryDescription": {
4437
+ "message": "On this page you can view device bound sessions and associated events"
4438
+ },
4439
+ "panels/application/DeviceBoundSessionsTreeElement.ts | noSession": {
4440
+ "message": "No session"
4441
+ },
4442
+ "panels/application/DeviceBoundSessionsView.ts | allowedRefreshInitiators": {
4443
+ "message": "Allowed refresh initiators"
4444
+ },
4445
+ "panels/application/DeviceBoundSessionsView.ts | boundCookieSetForbidden": {
4446
+ "message": "Registration in a context that cannot set bound cookies"
4447
+ },
4448
+ "panels/application/DeviceBoundSessionsView.ts | cachedChallenge": {
4449
+ "message": "Cached challenge"
4450
+ },
4451
+ "panels/application/DeviceBoundSessionsView.ts | cantSetBoundCookie": {
4452
+ "message": "Not allowed to set bound cookie"
4453
+ },
4454
+ "panels/application/DeviceBoundSessionsView.ts | causedAnyRequestDeferrals": {
4455
+ "message": "Caused any request deferrals"
4456
+ },
4457
+ "panels/application/DeviceBoundSessionsView.ts | challenge": {
4458
+ "message": "Challenge"
4459
+ },
4460
+ "panels/application/DeviceBoundSessionsView.ts | challengeResult": {
4461
+ "message": "Challenge result"
4462
+ },
4463
+ "panels/application/DeviceBoundSessionsView.ts | clearBrowsingData": {
4464
+ "message": "User-initiated browser data removal"
4465
+ },
4466
+ "panels/application/DeviceBoundSessionsView.ts | cookieCravings": {
4467
+ "message": "Cookies"
4468
+ },
4469
+ "panels/application/DeviceBoundSessionsView.ts | creation": {
4470
+ "message": "Creation"
4471
+ },
4472
+ "panels/application/DeviceBoundSessionsView.ts | deletionReason": {
4473
+ "message": "Deletion reason"
4474
+ },
4475
+ "panels/application/DeviceBoundSessionsView.ts | doNotClearLogOnPageReload": {
4476
+ "message": "Do not clear log on page reload/navigation."
4477
+ },
4478
+ "panels/application/DeviceBoundSessionsView.ts | emptyScopeSpecificationDomain": {
4479
+ "message": "Empty scope specification domain"
4480
+ },
4481
+ "panels/application/DeviceBoundSessionsView.ts | emptyScopeSpecificationPath": {
4482
+ "message": "Empty scope specification path"
4483
+ },
4484
+ "panels/application/DeviceBoundSessionsView.ts | emptySessionConfig": {
4485
+ "message": "Empty session configuration for registration"
4486
+ },
4487
+ "panels/application/DeviceBoundSessionsView.ts | error": {
4488
+ "message": "Error"
4489
+ },
4490
+ "panels/application/DeviceBoundSessionsView.ts | eventDetails": {
4491
+ "message": "Event details"
4492
+ },
4493
+ "panels/application/DeviceBoundSessionsView.ts | eventResult": {
4494
+ "message": "Event result"
4495
+ },
4496
+ "panels/application/DeviceBoundSessionsView.ts | events": {
4497
+ "message": "Events"
4498
+ },
4499
+ "panels/application/DeviceBoundSessionsView.ts | expired": {
4500
+ "message": "Expired"
4501
+ },
4502
+ "panels/application/DeviceBoundSessionsView.ts | expiryDate": {
4503
+ "message": "Expiry date"
4504
+ },
4505
+ "panels/application/DeviceBoundSessionsView.ts | failedToRestoreKey": {
4506
+ "message": "Failed to restore key from disk"
4507
+ },
4508
+ "panels/application/DeviceBoundSessionsView.ts | failedToUnwrapKey": {
4509
+ "message": "Failed to unwrap key"
4510
+ },
4511
+ "panels/application/DeviceBoundSessionsView.ts | fatalError": {
4512
+ "message": "Fatal error"
4513
+ },
4514
+ "panels/application/DeviceBoundSessionsView.ts | federatedKeyThumbprintMismatch": {
4515
+ "message": "Federated key had incorrect thumbprint"
4516
+ },
4517
+ "panels/application/DeviceBoundSessionsView.ts | federatedNotAuthorizedByProvider": {
4518
+ "message": "Federated session not authorized by provider .well-known"
4519
+ },
4520
+ "panels/application/DeviceBoundSessionsView.ts | federatedNotAuthorizedByRelyingParty": {
4521
+ "message": "Federated session not authorized by relying party .well-known"
4522
+ },
4523
+ "panels/application/DeviceBoundSessionsView.ts | fetchResult": {
4524
+ "message": "Fetch result"
4525
+ },
4526
+ "panels/application/DeviceBoundSessionsView.ts | includeSite": {
4527
+ "message": "Include site"
4528
+ },
4529
+ "panels/application/DeviceBoundSessionsView.ts | initializedService": {
4530
+ "message": "Service initialized"
4531
+ },
4532
+ "panels/application/DeviceBoundSessionsView.ts | invalidChallenge": {
4533
+ "message": "Invalid challenge"
4534
+ },
4535
+ "panels/application/DeviceBoundSessionsView.ts | invalidConfigJson": {
4536
+ "message": "Invalid session configuration JSON"
4537
+ },
4538
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsConfig": {
4539
+ "message": "Invalid credentials configuration"
4540
+ },
4541
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsCookie": {
4542
+ "message": "Invalid credentials - cookie invalid"
4543
+ },
4544
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsCookieCreationTime": {
4545
+ "message": "Invalid credentials - cookie creation time invalid"
4546
+ },
4547
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsCookieInvalidDomain": {
4548
+ "message": "Invalid credentials - cookie invalid domain"
4549
+ },
4550
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsCookieName": {
4551
+ "message": "Invalid credentials - cookie name invalid"
4552
+ },
4553
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsCookieParsing": {
4554
+ "message": "Invalid credentials - cookie parsing failed"
4555
+ },
4556
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsCookiePrefix": {
4557
+ "message": "Invalid credentials - cookie invalid prefix"
4558
+ },
4559
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsCookieUnpermittedAttribute": {
4560
+ "message": "Invalid credentials - cookie attribute not permitted"
4561
+ },
4562
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsEmptyName": {
4563
+ "message": "Invalid credentials - empty name"
4564
+ },
4565
+ "panels/application/DeviceBoundSessionsView.ts | invalidCredentialsType": {
4566
+ "message": "Invalid credentials - empty or non-cookie type"
4567
+ },
4568
+ "panels/application/DeviceBoundSessionsView.ts | invalidFederatedKey": {
4569
+ "message": "Federated key invalid"
4570
+ },
4571
+ "panels/application/DeviceBoundSessionsView.ts | invalidFederatedSessionProviderFailedToRestoreKey": {
4572
+ "message": "Federated session invalid due to failure to restore session provider key"
4573
+ },
4574
+ "panels/application/DeviceBoundSessionsView.ts | invalidFederatedSessionProviderSessionMissing": {
4575
+ "message": "Federated session invalid due to provider session not found"
4576
+ },
4577
+ "panels/application/DeviceBoundSessionsView.ts | invalidFederatedSessionUrl": {
4578
+ "message": "Federated provider URL not valid"
4579
+ },
4580
+ "panels/application/DeviceBoundSessionsView.ts | invalidFederatedSessionWrongProviderOrigin": {
4581
+ "message": "Federated session invalid due to provider origin mismatch"
4582
+ },
4583
+ "panels/application/DeviceBoundSessionsView.ts | invalidFetcherUrl": {
4584
+ "message": "Invalid fetcher URL"
4585
+ },
4586
+ "panels/application/DeviceBoundSessionsView.ts | invalidRefreshUrl": {
4587
+ "message": "Invalid refresh URL"
4588
+ },
4589
+ "panels/application/DeviceBoundSessionsView.ts | invalidScopeIncludeSite": {
4590
+ "message": "Invalid include_site in scope"
4591
+ },
4592
+ "panels/application/DeviceBoundSessionsView.ts | invalidScopeOrigin": {
4593
+ "message": "Invalid scope origin"
4594
+ },
4595
+ "panels/application/DeviceBoundSessionsView.ts | invalidScopeRuleHostPattern": {
4596
+ "message": "Invalid scope rule host pattern"
4597
+ },
4598
+ "panels/application/DeviceBoundSessionsView.ts | invalidScopeRulePath": {
4599
+ "message": "Invalid scope rule path"
4600
+ },
4601
+ "panels/application/DeviceBoundSessionsView.ts | invalidScopeSpecification": {
4602
+ "message": "Invalid scope specification"
4603
+ },
4604
+ "panels/application/DeviceBoundSessionsView.ts | invalidScopeSpecificationType": {
4605
+ "message": "Scope specification type is neiher include or exclude"
4606
+ },
4607
+ "panels/application/DeviceBoundSessionsView.ts | invalidSessionId": {
4608
+ "message": "Invalid session ID"
4609
+ },
4610
+ "panels/application/DeviceBoundSessionsView.ts | invalidSessionParams": {
4611
+ "message": "Invalid session parameters"
4612
+ },
4613
+ "panels/application/DeviceBoundSessionsView.ts | keyError": {
4614
+ "message": "Key error"
4615
+ },
4616
+ "panels/application/DeviceBoundSessionsView.ts | keyId": {
4617
+ "message": "ID"
4618
+ },
4619
+ "panels/application/DeviceBoundSessionsView.ts | keySite": {
4620
+ "message": "Site"
4621
+ },
4622
+ "panels/application/DeviceBoundSessionsView.ts | mismatchedSessionId": {
4623
+ "message": "Mismatched session ID"
4624
+ },
4625
+ "panels/application/DeviceBoundSessionsView.ts | missingScope": {
4626
+ "message": "Missing scope"
4627
+ },
4628
+ "panels/application/DeviceBoundSessionsView.ts | missingScopeIncludeSite": {
4629
+ "message": "Missing include_site in scope"
4630
+ },
4631
+ "panels/application/DeviceBoundSessionsView.ts | missingScopeSpecificationType": {
4632
+ "message": "Missing scope specification type"
4633
+ },
4634
+ "panels/application/DeviceBoundSessionsView.ts | name": {
4635
+ "message": "Name"
4636
+ },
4637
+ "panels/application/DeviceBoundSessionsView.ts | netError": {
4638
+ "message": "Network error"
4639
+ },
4640
+ "panels/application/DeviceBoundSessionsView.ts | no": {
4641
+ "message": "No"
4642
+ },
4643
+ "panels/application/DeviceBoundSessionsView.ts | noCredentials": {
4644
+ "message": "No credentials"
4645
+ },
4646
+ "panels/application/DeviceBoundSessionsView.ts | noEvents": {
4647
+ "message": "No events have been logged yet."
4648
+ },
4649
+ "panels/application/DeviceBoundSessionsView.ts | noSessionId": {
4650
+ "message": "No session ID"
4651
+ },
4652
+ "panels/application/DeviceBoundSessionsView.ts | noSessionMatch": {
4653
+ "message": "No matching session ID"
4654
+ },
4655
+ "panels/application/DeviceBoundSessionsView.ts | origin": {
4656
+ "message": "Origin"
4657
+ },
4658
+ "panels/application/DeviceBoundSessionsView.ts | persistentHttpError": {
4659
+ "message": "Persistent HTTP error"
4660
+ },
4661
+ "panels/application/DeviceBoundSessionsView.ts | preserveLog": {
4662
+ "message": "Preserve log"
4663
+ },
4664
+ "panels/application/DeviceBoundSessionsView.ts | proxyError": {
4665
+ "message": "Proxy error"
4666
+ },
4667
+ "panels/application/DeviceBoundSessionsView.ts | refresh": {
4668
+ "message": "Refresh"
4669
+ },
4670
+ "panels/application/DeviceBoundSessionsView.ts | refreshed": {
4671
+ "message": "Refreshed"
4672
+ },
4673
+ "panels/application/DeviceBoundSessionsView.ts | refreshFatalError": {
4674
+ "message": "Fatal error during refresh"
4675
+ },
4676
+ "panels/application/DeviceBoundSessionsView.ts | refreshInitiatorInvalidHostPattern": {
4677
+ "message": "Allowed refresh initiator has invalid host pattern"
4678
+ },
4679
+ "panels/application/DeviceBoundSessionsView.ts | refreshInitiatorNotString": {
4680
+ "message": "Allowed refresh initiator is not a string"
4681
+ },
4682
+ "panels/application/DeviceBoundSessionsView.ts | refreshQuotaExceeded": {
4683
+ "message": "Refresh quota exceeded"
4684
+ },
4685
+ "panels/application/DeviceBoundSessionsView.ts | refreshResult": {
4686
+ "message": "Refresh result"
4687
+ },
4688
+ "panels/application/DeviceBoundSessionsView.ts | refreshUrl": {
4689
+ "message": "Refresh URL"
4690
+ },
4691
+ "panels/application/DeviceBoundSessionsView.ts | refreshUrlSameSiteMismatch": {
4692
+ "message": "Same-site mismatch refresh URL"
4693
+ },
4694
+ "panels/application/DeviceBoundSessionsView.ts | registrationAttemptedChallenge": {
4695
+ "message": "Registration returned challenge error response code"
4696
+ },
4697
+ "panels/application/DeviceBoundSessionsView.ts | relyingPartyWellKnownHasRelyingOrigins": {
4698
+ "message": "Relying party .well-known content has relying_origins"
4699
+ },
4700
+ "panels/application/DeviceBoundSessionsView.ts | relyingPartyWellKnownMalformed": {
4701
+ "message": "Relying party .well-known content malformed"
4702
+ },
4703
+ "panels/application/DeviceBoundSessionsView.ts | relyingPartyWellKnownUnavailable": {
4704
+ "message": "Relying party .well-known unavailable"
4705
+ },
4706
+ "panels/application/DeviceBoundSessionsView.ts | result": {
4707
+ "message": "Result"
4708
+ },
4709
+ "panels/application/DeviceBoundSessionsView.ts | ruleHostPattern": {
4710
+ "message": "Host pattern"
4711
+ },
4712
+ "panels/application/DeviceBoundSessionsView.ts | rulePathPrefix": {
4713
+ "message": "Path prefix"
4714
+ },
4715
+ "panels/application/DeviceBoundSessionsView.ts | ruleType": {
4716
+ "message": "Rule type"
4717
+ },
4718
+ "panels/application/DeviceBoundSessionsView.ts | ruleTypeExclude": {
4719
+ "message": "Exclude"
4720
+ },
4721
+ "panels/application/DeviceBoundSessionsView.ts | ruleTypeInclude": {
4722
+ "message": "Include"
4723
+ },
4724
+ "panels/application/DeviceBoundSessionsView.ts | scope": {
4725
+ "message": "Scope"
4726
+ },
4727
+ "panels/application/DeviceBoundSessionsView.ts | scopeOriginContainsPath": {
4728
+ "message": "Scope origin contains a path"
4729
+ },
4730
+ "panels/application/DeviceBoundSessionsView.ts | scopeOriginSameSiteMismatch": {
4731
+ "message": "Same-site mismatch scope origin"
4732
+ },
4733
+ "panels/application/DeviceBoundSessionsView.ts | scopeRuleOriginScopedHostPatternMismatch": {
4734
+ "message": "Origin-scoped session has mismatch between host pattern and origin"
4735
+ },
4736
+ "panels/application/DeviceBoundSessionsView.ts | scopeRuleSiteScopedHostPatternMismatch": {
4737
+ "message": "Site-scoped session has mismatch between host pattern and site"
4738
+ },
4739
+ "panels/application/DeviceBoundSessionsView.ts | selectEventToViewDetails": {
4740
+ "message": "Select an event row to view more details."
4741
+ },
4742
+ "panels/application/DeviceBoundSessionsView.ts | serverError": {
4743
+ "message": "Endpoint transient error"
4744
+ },
4745
+ "panels/application/DeviceBoundSessionsView.ts | serverRequestedTermination": {
4746
+ "message": "Server requested termination"
4747
+ },
4748
+ "panels/application/DeviceBoundSessionsView.ts | sessionConfig": {
4749
+ "message": "Session config"
4750
+ },
4751
+ "panels/application/DeviceBoundSessionsView.ts | sessionDeletedDuringRefresh": {
4752
+ "message": "Session deleted during refresh"
4753
+ },
4754
+ "panels/application/DeviceBoundSessionsView.ts | sessionId": {
4755
+ "message": "Session ID"
4756
+ },
4757
+ "panels/application/DeviceBoundSessionsView.ts | sessionProviderWellKnownHasProviderOrigin": {
4758
+ "message": "Session provider .well-known content has provider_origin"
4759
+ },
4760
+ "panels/application/DeviceBoundSessionsView.ts | sessionProviderWellKnownMalformed": {
4761
+ "message": "Session provider .well-known content malformed"
4762
+ },
4763
+ "panels/application/DeviceBoundSessionsView.ts | sessionProviderWellKnownUnavailable": {
4764
+ "message": "Session provider .well-known unavailable"
4765
+ },
4766
+ "panels/application/DeviceBoundSessionsView.ts | signingError": {
4767
+ "message": "Signing error"
4768
+ },
4769
+ "panels/application/DeviceBoundSessionsView.ts | signingQuotaExceeded": {
4770
+ "message": "Signing quota exceeded"
4771
+ },
4772
+ "panels/application/DeviceBoundSessionsView.ts | storagePartitionCleared": {
4773
+ "message": "Removed from storage partition"
4774
+ },
4775
+ "panels/application/DeviceBoundSessionsView.ts | subdomainRegistrationUnauthorized": {
4776
+ "message": ".well-known did not authorize registration by subdomain"
4777
+ },
4778
+ "panels/application/DeviceBoundSessionsView.ts | subdomainRegistrationWellKnownMalformed": {
4779
+ "message": "Subdomain registration .well-known content malformed"
4780
+ },
4781
+ "panels/application/DeviceBoundSessionsView.ts | subdomainRegistrationWellKnownUnavailable": {
4782
+ "message": "Subdomain registration .well-known unavailable"
4783
+ },
4784
+ "panels/application/DeviceBoundSessionsView.ts | success": {
4785
+ "message": "Success"
4786
+ },
4787
+ "panels/application/DeviceBoundSessionsView.ts | termination": {
4788
+ "message": "Termination"
4789
+ },
4790
+ "panels/application/DeviceBoundSessionsView.ts | timestamp": {
4791
+ "message": "Date"
4792
+ },
4793
+ "panels/application/DeviceBoundSessionsView.ts | tooManyChallenges": {
4794
+ "message": "Too many challenges"
4795
+ },
4796
+ "panels/application/DeviceBoundSessionsView.ts | tooManyRelyingOriginLabels": {
4797
+ "message": "Too many relying origin labels in .well-known"
4798
+ },
4799
+ "panels/application/DeviceBoundSessionsView.ts | transientHttpError": {
4800
+ "message": "Transient HTTP error"
4801
+ },
4802
+ "panels/application/DeviceBoundSessionsView.ts | type": {
4803
+ "message": "Type"
4804
+ },
4805
+ "panels/application/DeviceBoundSessionsView.ts | unknown": {
4806
+ "message": "Unknown"
4807
+ },
4808
+ "panels/application/DeviceBoundSessionsView.ts | unreachable": {
4809
+ "message": "Endpoint unreachable"
4810
+ },
4811
+ "panels/application/DeviceBoundSessionsView.ts | updatedSessionConfig": {
4812
+ "message": "Updated session config"
4813
+ },
4814
+ "panels/application/DeviceBoundSessionsView.ts | yes": {
4815
+ "message": "Yes"
4816
+ },
4445
4817
  "panels/application/DOMStorageItemsView.ts | domStorageItemDeleted": {
4446
4818
  "message": "The storage item was deleted."
4447
4819
  },
@@ -6935,6 +7307,9 @@
6935
7307
  "panels/elements/components/ElementsTreeExpandButton.ts | expand": {
6936
7308
  "message": "Expand"
6937
7309
  },
7310
+ "panels/elements/components/StylePropertyEditor.ts | denseLabel": {
7311
+ "message": "Dense"
7312
+ },
6938
7313
  "panels/elements/components/StylePropertyEditor.ts | deselectButton": {
6939
7314
  "message": "Remove {propertyName}: {propertyValue}"
6940
7315
  },
@@ -12071,9 +12446,18 @@
12071
12446
  "panels/recorder/RecorderController.ts | numberOfRecordings": {
12072
12447
  "message": "recording(s)"
12073
12448
  },
12449
+ "panels/recorder/RecorderController.ts | recordingDeleted": {
12450
+ "message": "Recording deleted"
12451
+ },
12074
12452
  "panels/recorder/RecorderController.ts | recordingDescription": {
12075
12453
  "message": "Use recordings to create automated end-to-end tests or performance traces."
12076
12454
  },
12455
+ "panels/recorder/RecorderController.ts | recordingExported": {
12456
+ "message": "Recording exported"
12457
+ },
12458
+ "panels/recorder/RecorderController.ts | recordingImported": {
12459
+ "message": "Recording imported"
12460
+ },
12077
12461
  "panels/recorder/RecorderController.ts | replayRecording": {
12078
12462
  "message": "Replay recording"
12079
12463
  },
@@ -12965,6 +13349,9 @@
12965
13349
  "panels/settings/AISettingsTab.ts | asYouTypeCodeSuggestions": {
12966
13350
  "message": "As you type in the Console or Sources panel, you’ll get code suggestions. Press Tab to accept one."
12967
13351
  },
13352
+ "panels/settings/AISettingsTab.ts | asYouTypeRelevantDataIsBeingSentToGoogle": {
13353
+ "message": "As you type, relevant data is being sent to Google to generate code suggestions. Press Tab to accept."
13354
+ },
12968
13355
  "panels/settings/AISettingsTab.ts | boostYourProductivity": {
12969
13356
  "message": "Boost your productivity with AI"
12970
13357
  },
@@ -12986,6 +13373,12 @@
12986
13373
  "panels/settings/AISettingsTab.ts | dataCollectionNoLogging": {
12987
13374
  "message": "Depending on your Google account management and/or region, Google may refrain from data collection"
12988
13375
  },
13376
+ "panels/settings/AISettingsTab.ts | describeCodeInComment": {
13377
+ "message": "In Console or Sources, describe the code you need in a comment, then press Ctrl+I to generate it."
13378
+ },
13379
+ "panels/settings/AISettingsTab.ts | describeCodeInCommentForMacOs": {
13380
+ "message": "In Console or Sources, describe the code you need in a comment, then press Cmd+I to generate it."
13381
+ },
12989
13382
  "panels/settings/AISettingsTab.ts | enableAiAssistance": {
12990
13383
  "message": "Enable AI assistance"
12991
13384
  },
@@ -13032,7 +13425,7 @@
13032
13425
  "message": "Helps you annotate your performance trace with auto-generated labels"
13033
13426
  },
13034
13427
  "panels/settings/AISettingsTab.ts | helpUnderstandCodeSuggestions": {
13035
- "message": "Get help completing your code"
13428
+ "message": "Write code faster with AI-powered suggestions"
13036
13429
  },
13037
13430
  "panels/settings/AISettingsTab.ts | helpUnderstandConsole": {
13038
13431
  "message": "Helps you understand and fix console warnings and errors"
@@ -13457,6 +13850,9 @@
13457
13850
  "panels/settings/SettingsScreen.ts | experiments": {
13458
13851
  "message": "Experiments"
13459
13852
  },
13853
+ "panels/settings/SettingsScreen.ts | experimentsFound": {
13854
+ "message": "{n, plural, =1 {# experiment found} other {# experiments found}}"
13855
+ },
13460
13856
  "panels/settings/SettingsScreen.ts | greenDevUnstable": {
13461
13857
  "message": "Warning: All these features are prototype and very unstable. They exist for user testing and are not designed to be relied on."
13462
13858
  },
@@ -13484,15 +13880,9 @@
13484
13880
  "panels/settings/SettingsScreen.ts | shortcuts": {
13485
13881
  "message": "Shortcuts"
13486
13882
  },
13487
- "panels/settings/SettingsScreen.ts | theseExperimentsAreParticularly": {
13488
- "message": "Warning: These experiments are particularly unstable. Enable at your own risk."
13489
- },
13490
13883
  "panels/settings/SettingsScreen.ts | theseExperimentsCouldBeUnstable": {
13491
13884
  "message": "Warning: These experiments could be unstable or unreliable."
13492
13885
  },
13493
- "panels/settings/SettingsScreen.ts | unstableExperiments": {
13494
- "message": "Unstable experiments"
13495
- },
13496
13886
  "panels/settings/WorkspaceSettingsTab.ts | addFolder": {
13497
13887
  "message": "Add folder"
13498
13888
  },
@@ -15602,6 +15992,9 @@
15602
15992
  "panels/timeline/TimelineController.ts | initializingTracing": {
15603
15993
  "message": "Initializing tracing…"
15604
15994
  },
15995
+ "panels/timeline/TimelineController.ts | tracing": {
15996
+ "message": "Tracing…"
15997
+ },
15605
15998
  "panels/timeline/TimelineController.ts | tracingNotSupported": {
15606
15999
  "message": "Performance trace recording not supported for this type of target"
15607
16000
  },
@@ -15794,6 +16187,9 @@
15794
16187
  "panels/timeline/TimelinePanel.ts | hideSidebar": {
15795
16188
  "message": "Hide sidebar"
15796
16189
  },
16190
+ "panels/timeline/TimelinePanel.ts | initializingTracing": {
16191
+ "message": "Initializing tracing…"
16192
+ },
15797
16193
  "panels/timeline/TimelinePanel.ts | JavascriptSamplingIsDisabled": {
15798
16194
  "message": "- JavaScript sampling is disabled"
15799
16195
  },
@@ -16208,9 +16604,6 @@
16208
16604
  "panels/timeline/TimelineUIUtils.ts | layerRoot": {
16209
16605
  "message": "Layer root"
16210
16606
  },
16211
- "panels/timeline/TimelineUIUtils.ts | layoutForced": {
16212
- "message": "Layout forced"
16213
- },
16214
16607
  "panels/timeline/TimelineUIUtils.ts | layoutRoot": {
16215
16608
  "message": "Layout root"
16216
16609
  },
@@ -16262,9 +16655,6 @@
16262
16655
  "panels/timeline/TimelineUIUtils.ts | range": {
16263
16656
  "message": "Range"
16264
16657
  },
16265
- "panels/timeline/TimelineUIUtils.ts | recalculationForced": {
16266
- "message": "Recalculation forced"
16267
- },
16268
16658
  "panels/timeline/TimelineUIUtils.ts | relatedNode": {
16269
16659
  "message": "Related node"
16270
16660
  },
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#e3e3e3" viewBox="0 -960 960 960"><path d="M720-240q25 0 42.5-17.5T780-300t-17.5-42.5T720-360t-42.5 17.5T660-300t17.5 42.5T720-240m0 120q30 0 56-14t43-39q-23-14-48-20.5t-51-6.5-51 6.5-48 20.5q17 25 43 39t56 14M360-640h240v-80q0-50-35-85t-85-35-85 35-35 85zM490-80H240q-33 0-56.5-23.5T160-160v-400q0-33 23.5-56.5T240-640h40v-80q0-83 58.5-141.5T480-920t141.5 58.5T680-720v80h40q33 0 56.5 23.5T800-560v52q-18-6-37.5-9t-42.5-3v-40H240v400h212q8 24 16 41.5T490-80m230 40q-83 0-141.5-58.5T520-240t58.5-141.5T720-440t141.5 58.5T920-240 861.5-98.5 720-40M240-560v400z"/></svg>
package/ndb_app.html CHANGED
@@ -20,4 +20,4 @@
20
20
 
21
21
 
22
22
  <body class="undocked" id="-blink-dev-tools">
23
- <link rel="stylesheet" crossorigin href="./chunk-f16spr11.css"><script type="module" crossorigin src="./chunk-1db93njx.js"></script>
23
+ <link rel="stylesheet" crossorigin href="./chunk-f16spr11.css"><script type="module" crossorigin src="./chunk-f16mpsqw.js"></script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrome-devtools/ndb-app",
3
- "version": "1.20260104.0",
3
+ "version": "1.20260118.0",
4
4
  "description": "chrome-devtools-frontend built version",
5
5
  "repository": "https://github.com/iam-medvedev/chrome-devtools.git",
6
6
  "author": "Ilya Medvedev <ilya@medvedev.im>",
@@ -0,0 +1,6 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 9V3L17 3V9H11Z" fill="black"/>
3
+ <path d="M3 9L3 3L9 3V9H3Z" fill="black"/>
4
+ <path d="M3 17L3 11H9V17H3Z" fill="black"/>
5
+ <path d="M15.1893 13.2803H10V14.7803H15.1894L13.4697 16.5L14.5303 17.5607L18.0607 14.0304L14.5303 10.5L13.4697 11.5607L15.1893 13.2803Z" fill="black"/>
6
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#e3e3e3"><path d="M720-240q25 0 42.5-17.5T780-300q0-25-17.5-42.5T720-360q-25 0-42.5 17.5T660-300q0 25 17.5 42.5T720-240Zm0 120q30 0 56-14t43-39q-23-14-48-20.5t-51-6.5q-26 0-51 6.5T621-173q17 25 43 39t56 14ZM360-640h240v-80q0-50-35-85t-85-35q-50 0-85 35t-35 85v80ZM490-80H240q-33 0-56.5-23.5T160-160v-400q0-33 23.5-56.5T240-640h40v-80q0-83 58.5-141.5T480-920q83 0 141.5 58.5T680-720v80h40q33 0 56.5 23.5T800-560v52q-18-6-37.5-9t-42.5-3v-40H240v400h212q8 24 16 41.5T490-80Zm230 40q-83 0-141.5-58.5T520-240q0-83 58.5-141.5T720-440q83 0 141.5 58.5T920-240q0 83-58.5 141.5T720-40ZM240-560v400-400Z"/></svg>