@chrome-devtools/device-mode-emulation-frame 1.20260104.0 → 1.20260111.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
  },
@@ -1586,9 +1577,6 @@
1586
1577
  "models/issues_manager/CookieIssue.ts | fileCrosSiteRedirectBug": {
1587
1578
  "message": "File a bug"
1588
1579
  },
1589
- "models/issues_manager/CookieIssue.ts | firstPartySetsExplained": {
1590
- "message": "First-Party Sets and the SameParty attribute"
1591
- },
1592
1580
  "models/issues_manager/CookieIssue.ts | howSchemefulSamesiteWorks": {
1593
1581
  "message": "How Schemeful Same-Site Works"
1594
1582
  },
@@ -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
  },
@@ -12071,9 +12443,18 @@
12071
12443
  "panels/recorder/RecorderController.ts | numberOfRecordings": {
12072
12444
  "message": "recording(s)"
12073
12445
  },
12446
+ "panels/recorder/RecorderController.ts | recordingDeleted": {
12447
+ "message": "Recording deleted"
12448
+ },
12074
12449
  "panels/recorder/RecorderController.ts | recordingDescription": {
12075
12450
  "message": "Use recordings to create automated end-to-end tests or performance traces."
12076
12451
  },
12452
+ "panels/recorder/RecorderController.ts | recordingExported": {
12453
+ "message": "Recording exported"
12454
+ },
12455
+ "panels/recorder/RecorderController.ts | recordingImported": {
12456
+ "message": "Recording imported"
12457
+ },
12077
12458
  "panels/recorder/RecorderController.ts | replayRecording": {
12078
12459
  "message": "Replay recording"
12079
12460
  },
@@ -13457,6 +13838,9 @@
13457
13838
  "panels/settings/SettingsScreen.ts | experiments": {
13458
13839
  "message": "Experiments"
13459
13840
  },
13841
+ "panels/settings/SettingsScreen.ts | experimentsFound": {
13842
+ "message": "{n, plural, =1 {# experiment found} other {# experiments found}}"
13843
+ },
13460
13844
  "panels/settings/SettingsScreen.ts | greenDevUnstable": {
13461
13845
  "message": "Warning: All these features are prototype and very unstable. They exist for user testing and are not designed to be relied on."
13462
13846
  },
@@ -15602,6 +15986,9 @@
15602
15986
  "panels/timeline/TimelineController.ts | initializingTracing": {
15603
15987
  "message": "Initializing tracing…"
15604
15988
  },
15989
+ "panels/timeline/TimelineController.ts | tracing": {
15990
+ "message": "Tracing…"
15991
+ },
15605
15992
  "panels/timeline/TimelineController.ts | tracingNotSupported": {
15606
15993
  "message": "Performance trace recording not supported for this type of target"
15607
15994
  },
@@ -15794,6 +16181,9 @@
15794
16181
  "panels/timeline/TimelinePanel.ts | hideSidebar": {
15795
16182
  "message": "Hide sidebar"
15796
16183
  },
16184
+ "panels/timeline/TimelinePanel.ts | initializingTracing": {
16185
+ "message": "Initializing tracing…"
16186
+ },
15797
16187
  "panels/timeline/TimelinePanel.ts | JavascriptSamplingIsDisabled": {
15798
16188
  "message": "- JavaScript sampling is disabled"
15799
16189
  },
@@ -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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrome-devtools/device-mode-emulation-frame",
3
- "version": "1.20260104.0",
3
+ "version": "1.20260111.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 @@
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>