debug-server-next
Version:
Dev server for hippy-core.
1,328 lines • 429 kB
JSON
{
"core/common/ResourceType.ts | cspviolationreport": {
"message": "CSPViolationReport"
},
"core/common/ResourceType.ts | css": {
"message": "CSS"
},
"core/common/ResourceType.ts | doc": {
"message": "Doc"
},
"core/common/ResourceType.ts | document": {
"message": "Document"
},
"core/common/ResourceType.ts | documents": {
"message": "Documents"
},
"core/common/ResourceType.ts | eventsource": {
"message": "EventSource"
},
"core/common/ResourceType.ts | fetch": {
"message": "Fetch"
},
"core/common/ResourceType.ts | font": {
"message": "Font"
},
"core/common/ResourceType.ts | fonts": {
"message": "Fonts"
},
"core/common/ResourceType.ts | image": {
"message": "Image"
},
"core/common/ResourceType.ts | images": {
"message": "Images"
},
"core/common/ResourceType.ts | img": {
"message": "Img"
},
"core/common/ResourceType.ts | js": {
"message": "JS"
},
"core/common/ResourceType.ts | manifest": {
"message": "Manifest"
},
"core/common/ResourceType.ts | media": {
"message": "Media"
},
"core/common/ResourceType.ts | other": {
"message": "Other"
},
"core/common/ResourceType.ts | ping": {
"message": "Ping"
},
"core/common/ResourceType.ts | preflight": {
"message": "Preflight"
},
"core/common/ResourceType.ts | script": {
"message": "Script"
},
"core/common/ResourceType.ts | scripts": {
"message": "Scripts"
},
"core/common/ResourceType.ts | signedexchange": {
"message": "SignedExchange"
},
"core/common/ResourceType.ts | stylesheet": {
"message": "Stylesheet"
},
"core/common/ResourceType.ts | stylesheets": {
"message": "Stylesheets"
},
"core/common/ResourceType.ts | texttrack": {
"message": "TextTrack"
},
"core/common/ResourceType.ts | wasm": {
"message": "Wasm"
},
"core/common/ResourceType.ts | webassembly": {
"message": "WebAssembly"
},
"core/common/ResourceType.ts | webbundle": {
"message": "WebBundle"
},
"core/common/ResourceType.ts | websocket": {
"message": "WebSocket"
},
"core/common/ResourceType.ts | websockets": {
"message": "WebSockets"
},
"core/common/ResourceType.ts | webtransport": {
"message": "WebTransport"
},
"core/common/ResourceType.ts | ws": {
"message": "WS"
},
"core/common/ResourceType.ts | xhrAndFetch": {
"message": "XHR and Fetch"
},
"core/common/Revealer.ts | applicationPanel": {
"message": "Application panel"
},
"core/common/Revealer.ts | changesDrawer": {
"message": "Changes drawer"
},
"core/common/Revealer.ts | elementsPanel": {
"message": "Elements panel"
},
"core/common/Revealer.ts | issuesView": {
"message": "Issues view"
},
"core/common/Revealer.ts | networkPanel": {
"message": "Network panel"
},
"core/common/Revealer.ts | sourcesPanel": {
"message": "Sources panel"
},
"core/common/Revealer.ts | stylesSidebar": {
"message": "styles sidebar"
},
"core/common/SettingRegistration.ts | adorner": {
"message": "Adorner"
},
"core/common/SettingRegistration.ts | appearance": {
"message": "Appearance"
},
"core/common/SettingRegistration.ts | console": {
"message": "Console"
},
"core/common/SettingRegistration.ts | debugger": {
"message": "Debugger"
},
"core/common/SettingRegistration.ts | elements": {
"message": "Elements"
},
"core/common/SettingRegistration.ts | extension": {
"message": "Extension"
},
"core/common/SettingRegistration.ts | global": {
"message": "Global"
},
"core/common/SettingRegistration.ts | grid": {
"message": "Grid"
},
"core/common/SettingRegistration.ts | memory": {
"message": "Memory"
},
"core/common/SettingRegistration.ts | mobile": {
"message": "Mobile"
},
"core/common/SettingRegistration.ts | network": {
"message": "Network"
},
"core/common/SettingRegistration.ts | performance": {
"message": "Performance"
},
"core/common/SettingRegistration.ts | persistence": {
"message": "Persistence"
},
"core/common/SettingRegistration.ts | rendering": {
"message": "Rendering"
},
"core/common/SettingRegistration.ts | sources": {
"message": "Sources"
},
"core/host/InspectorFrontendHost.ts | devtoolsS": {
"message": "DevTools - {PH1}"
},
"core/host/ResourceLoader.ts | cacheError": {
"message": "Cache error"
},
"core/host/ResourceLoader.ts | certificateError": {
"message": "Certificate error"
},
"core/host/ResourceLoader.ts | certificateManagerError": {
"message": "Certificate manager error"
},
"core/host/ResourceLoader.ts | connectionError": {
"message": "Connection error"
},
"core/host/ResourceLoader.ts | decodingDataUrlFailed": {
"message": "Decoding Data URL failed"
},
"core/host/ResourceLoader.ts | dnsResolverError": {
"message": "DNS resolver error"
},
"core/host/ResourceLoader.ts | ftpError": {
"message": "FTP error"
},
"core/host/ResourceLoader.ts | httpError": {
"message": "HTTP error"
},
"core/host/ResourceLoader.ts | httpErrorStatusCodeSS": {
"message": "HTTP error: status code {PH1}, {PH2}"
},
"core/host/ResourceLoader.ts | invalidUrl": {
"message": "Invalid URL"
},
"core/host/ResourceLoader.ts | signedExchangeError": {
"message": "Signed Exchange error"
},
"core/host/ResourceLoader.ts | systemError": {
"message": "System error"
},
"core/host/ResourceLoader.ts | unknownError": {
"message": "Unknown error"
},
"core/i18n/time-utilities.ts | fdays": {
"message": "{PH1} days"
},
"core/i18n/time-utilities.ts | fhrs": {
"message": "{PH1} hrs"
},
"core/i18n/time-utilities.ts | fmin": {
"message": "{PH1} min"
},
"core/i18n/time-utilities.ts | fmms": {
"message": "{PH1} μs"
},
"core/i18n/time-utilities.ts | fms": {
"message": "{PH1} ms"
},
"core/i18n/time-utilities.ts | fs": {
"message": "{PH1} s"
},
"core/sdk/CompilerSourceMappingContentProvider.ts | couldNotLoadContentForSS": {
"message": "Could not load content for {PH1} ({PH2})"
},
"core/sdk/ConsoleModel.ts | failedToSaveToTempVariable": {
"message": "Failed to save to temp variable."
},
"core/sdk/ConsoleModel.ts | navigatedToS": {
"message": "Navigated to {PH1}"
},
"core/sdk/ConsoleModel.ts | profileSFinished": {
"message": "Profile '{PH1}' finished."
},
"core/sdk/ConsoleModel.ts | profileSStarted": {
"message": "Profile '{PH1}' started."
},
"core/sdk/CPUProfileDataModel.ts | devtoolsCpuProfileParserIsFixing": {
"message": "DevTools: CPU profile parser is fixing {PH1} missing samples."
},
"core/sdk/CPUProfilerModel.ts | profileD": {
"message": "Profile {PH1}"
},
"core/sdk/CSSStyleSheetHeader.ts | couldNotFindTheOriginalStyle": {
"message": "Could not find the original style sheet."
},
"core/sdk/CSSStyleSheetHeader.ts | thereWasAnErrorRetrievingThe": {
"message": "There was an error retrieving the source styles."
},
"core/sdk/DebuggerModel.ts | block": {
"message": "Block"
},
"core/sdk/DebuggerModel.ts | closure": {
"message": "Closure"
},
"core/sdk/DebuggerModel.ts | expression": {
"message": "Expression"
},
"core/sdk/DebuggerModel.ts | global": {
"message": "Global"
},
"core/sdk/DebuggerModel.ts | local": {
"message": "Local"
},
"core/sdk/DebuggerModel.ts | module": {
"message": "Module"
},
"core/sdk/DebuggerModel.ts | script": {
"message": "Script"
},
"core/sdk/DebuggerModel.ts | withBlock": {
"message": "With Block"
},
"core/sdk/DOMDebuggerModel.ts | animation": {
"message": "Animation"
},
"core/sdk/DOMDebuggerModel.ts | animationFrameFired": {
"message": "Animation Frame Fired"
},
"core/sdk/DOMDebuggerModel.ts | cancelAnimationFrame": {
"message": "Cancel Animation Frame"
},
"core/sdk/DOMDebuggerModel.ts | canvas": {
"message": "Canvas"
},
"core/sdk/DOMDebuggerModel.ts | clipboard": {
"message": "Clipboard"
},
"core/sdk/DOMDebuggerModel.ts | closeAudiocontext": {
"message": "Close AudioContext"
},
"core/sdk/DOMDebuggerModel.ts | control": {
"message": "Control"
},
"core/sdk/DOMDebuggerModel.ts | createAudiocontext": {
"message": "Create AudioContext"
},
"core/sdk/DOMDebuggerModel.ts | createCanvasContext": {
"message": "Create canvas context"
},
"core/sdk/DOMDebuggerModel.ts | device": {
"message": "Device"
},
"core/sdk/DOMDebuggerModel.ts | domMutation": {
"message": "DOM Mutation"
},
"core/sdk/DOMDebuggerModel.ts | dragDrop": {
"message": "Drag / drop"
},
"core/sdk/DOMDebuggerModel.ts | geolocation": {
"message": "Geolocation"
},
"core/sdk/DOMDebuggerModel.ts | keyboard": {
"message": "Keyboard"
},
"core/sdk/DOMDebuggerModel.ts | load": {
"message": "Load"
},
"core/sdk/DOMDebuggerModel.ts | media": {
"message": "Media"
},
"core/sdk/DOMDebuggerModel.ts | mouse": {
"message": "Mouse"
},
"core/sdk/DOMDebuggerModel.ts | notification": {
"message": "Notification"
},
"core/sdk/DOMDebuggerModel.ts | parse": {
"message": "Parse"
},
"core/sdk/DOMDebuggerModel.ts | pictureinpicture": {
"message": "Picture-in-Picture"
},
"core/sdk/DOMDebuggerModel.ts | pointer": {
"message": "Pointer"
},
"core/sdk/DOMDebuggerModel.ts | policyViolations": {
"message": "Policy Violations"
},
"core/sdk/DOMDebuggerModel.ts | requestAnimationFrame": {
"message": "Request Animation Frame"
},
"core/sdk/DOMDebuggerModel.ts | resumeAudiocontext": {
"message": "Resume AudioContext"
},
"core/sdk/DOMDebuggerModel.ts | script": {
"message": "Script"
},
"core/sdk/DOMDebuggerModel.ts | scriptBlockedByContentSecurity": {
"message": "Script Blocked by Content Security Policy"
},
"core/sdk/DOMDebuggerModel.ts | scriptBlockedDueToContent": {
"message": "Script blocked due to Content Security Policy directive: {PH1}"
},
"core/sdk/DOMDebuggerModel.ts | scriptFirstStatement": {
"message": "Script First Statement"
},
"core/sdk/DOMDebuggerModel.ts | setInnerhtml": {
"message": "Set innerHTML"
},
"core/sdk/DOMDebuggerModel.ts | setTimeoutOrIntervalFired": {
"message": "{PH1} fired"
},
"core/sdk/DOMDebuggerModel.ts | sinkViolations": {
"message": "Sink Violations"
},
"core/sdk/DOMDebuggerModel.ts | suspendAudiocontext": {
"message": "Suspend AudioContext"
},
"core/sdk/DOMDebuggerModel.ts | timer": {
"message": "Timer"
},
"core/sdk/DOMDebuggerModel.ts | touch": {
"message": "Touch"
},
"core/sdk/DOMDebuggerModel.ts | trustedTypeViolations": {
"message": "Trusted Type Violations"
},
"core/sdk/DOMDebuggerModel.ts | webaudio": {
"message": "WebAudio"
},
"core/sdk/DOMDebuggerModel.ts | webglErrorFired": {
"message": "WebGL Error Fired"
},
"core/sdk/DOMDebuggerModel.ts | webglErrorFiredS": {
"message": "WebGL Error Fired ({PH1})"
},
"core/sdk/DOMDebuggerModel.ts | webglWarningFired": {
"message": "WebGL Warning Fired"
},
"core/sdk/DOMDebuggerModel.ts | window": {
"message": "Window"
},
"core/sdk/DOMDebuggerModel.ts | worker": {
"message": "Worker"
},
"core/sdk/DOMDebuggerModel.ts | xhr": {
"message": "XHR"
},
"core/sdk/NetworkManager.ts | crossoriginReadBlockingCorb": {
"message": "Cross-Origin Read Blocking (CORB) blocked cross-origin response {PH1} with MIME type {PH2}. See https://www.chromestatus.com/feature/5629709824032768 for more details."
},
"core/sdk/NetworkManager.ts | fastG": {
"message": "Fast 3G"
},
"core/sdk/NetworkManager.ts | noThrottling": {
"message": "No throttling"
},
"core/sdk/NetworkManager.ts | offline": {
"message": "Offline"
},
"core/sdk/NetworkManager.ts | requestWasBlockedByDevtoolsS": {
"message": "Request was blocked by DevTools: \"{PH1}\""
},
"core/sdk/NetworkManager.ts | setcookieHeaderIsIgnoredIn": {
"message": "Set-Cookie header is ignored in response from url: {PH1}. Cookie length should be less than or equal to 4096 characters."
},
"core/sdk/NetworkManager.ts | sFailedLoadingSS": {
"message": "{PH1} failed loading: {PH2} \"{PH3}\"."
},
"core/sdk/NetworkManager.ts | sFinishedLoadingSS": {
"message": "{PH1} finished loading: {PH2} \"{PH3}\"."
},
"core/sdk/NetworkManager.ts | slowG": {
"message": "Slow 3G"
},
"core/sdk/NetworkRequest.ts | anUnknownErrorWasEncounteredWhenTrying": {
"message": "An unknown error was encountered when trying to store this cookie."
},
"core/sdk/NetworkRequest.ts | binary": {
"message": "(binary)"
},
"core/sdk/NetworkRequest.ts | blockedReasonInvalidDomain": {
"message": "This attempt to set a cookie via a Set-Cookie header was blocked because its Domain attribute was invalid with regards to the current host url."
},
"core/sdk/NetworkRequest.ts | blockedReasonInvalidPrefix": {
"message": "This attempt to set a cookie via a Set-Cookie header was blocked because it used the \"__Secure-\" or \"__Host-\" prefix in its name and broke the additional rules applied to cookies with these prefixes as defined in https://tools.ietf.org/html/draft-west-cookie-prefixes-05."
},
"core/sdk/NetworkRequest.ts | blockedReasonOverwriteSecure": {
"message": "This attempt to set a cookie via a Set-Cookie header was blocked because it was not sent over a secure connection and would have overwritten a cookie with the Secure attribute."
},
"core/sdk/NetworkRequest.ts | blockedReasonSameSiteNoneInsecure": {
"message": "This attempt to set a cookie via a Set-Cookie header was blocked because it had the \"SameSite=None\" attribute but did not have the \"Secure\" attribute, which is required in order to use \"SameSite=None\"."
},
"core/sdk/NetworkRequest.ts | blockedReasonSameSiteStrictLax": {
"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."
},
"core/sdk/NetworkRequest.ts | blockedReasonSameSiteUnspecifiedTreatedAsLax": {
"message": "This Set-Cookie header didn't specify a \"SameSite\" attribute and was defaulted to \"SameSite=Lax,\" and was blocked because it came from a cross-site response which was not the response to a top-level navigation. The Set-Cookie had to have been set with \"SameSite=None\" to enable cross-site usage."
},
"core/sdk/NetworkRequest.ts | blockedReasonSecureOnly": {
"message": "This attempt to set a cookie via a Set-Cookie header was blocked because it had the \"Secure\" attribute but was not received over a secure connection."
},
"core/sdk/NetworkRequest.ts | domainMismatch": {
"message": "This cookie was blocked because neither did the request URL's domain exactly match the cookie's domain, nor was the request URL's domain a subdomain of the cookie's Domain attribute value."
},
"core/sdk/NetworkRequest.ts | notOnPath": {
"message": "This cookie was blocked because its path was not an exact match for or a superdirectory of the request url's path."
},
"core/sdk/NetworkRequest.ts | samePartyFromCrossPartyContext": {
"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."
},
"core/sdk/NetworkRequest.ts | sameSiteLax": {
"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."
},
"core/sdk/NetworkRequest.ts | sameSiteNoneInsecure": {
"message": "This cookie was blocked because it had the \"SameSite=None\" attribute but was not marked \"Secure\". Cookies without SameSite restrictions must be marked \"Secure\" and sent over a secure connection."
},
"core/sdk/NetworkRequest.ts | sameSiteStrict": {
"message": "This cookie was blocked because it had the \"SameSite=Strict\" attribute and the request was made from a different site. This includes top-level navigation requests initiated by other sites."
},
"core/sdk/NetworkRequest.ts | sameSiteUnspecifiedTreatedAsLax": {
"message": "This cookie didn't specify a \"SameSite\" attribute when it was stored and was defaulted to \"SameSite=Lax,\" and was blocked because the request was made from a different site and was not initiated by a top-level navigation. The cookie had to have been set with \"SameSite=None\" to enable cross-site usage."
},
"core/sdk/NetworkRequest.ts | schemefulSameSiteLax": {
"message": "This cookie was blocked because it had the \"SameSite=Lax\" attribute but the request was cross-site and was not initiated by a top-level navigation. This request is considered cross-site because the URL has a different scheme than the current site."
},
"core/sdk/NetworkRequest.ts | schemefulSameSiteStrict": {
"message": "This cookie was blocked because it had the \"SameSite=Strict\" attribute but the request was cross-site. This includes top-level navigation requests initiated by other sites. This request is considered cross-site because the URL has a different scheme than the current site."
},
"core/sdk/NetworkRequest.ts | schemefulSameSiteUnspecifiedTreatedAsLax": {
"message": "This cookie didn't specify a \"SameSite\" attribute when it was stored, was defaulted to \"SameSite=Lax\", and was blocked because the request was cross-site and was not initiated by a top-level navigation. This request is considered cross-site because the URL has a different scheme than the current site."
},
"core/sdk/NetworkRequest.ts | secureOnly": {
"message": "This cookie was blocked because it had the \"Secure\" attribute and the connection was not secure."
},
"core/sdk/NetworkRequest.ts | theSchemeOfThisConnectionIsNot": {
"message": "The scheme of this connection is not allowed to store cookies."
},
"core/sdk/NetworkRequest.ts | thisSetcookieDidntSpecifyASamesite": {
"message": "This Set-Cookie header didn't specify a \"SameSite\" attribute, was defaulted to \"SameSite=Lax\", and was blocked because it 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."
},
"core/sdk/NetworkRequest.ts | thisSetcookieHadInvalidSyntax": {
"message": "This Set-Cookie header had invalid syntax."
},
"core/sdk/NetworkRequest.ts | thisSetcookieWasBlockedBecauseItHadTheSameparty": {
"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."
},
"core/sdk/NetworkRequest.ts | thisSetcookieWasBlockedBecauseItHadTheSamepartyAttribute": {
"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\"."
},
"core/sdk/NetworkRequest.ts | thisSetcookieWasBlockedBecauseItHadTheSamesiteStrictLax": {
"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."
},
"core/sdk/NetworkRequest.ts | thisSetcookieWasBlockedDueToUser": {
"message": "This attempt to set a cookie via a Set-Cookie header was blocked due to user preferences."
},
"core/sdk/NetworkRequest.ts | unknownError": {
"message": "An unknown error was encountered when trying to send this cookie."
},
"core/sdk/NetworkRequest.ts | userPreferences": {
"message": "This cookie was blocked due to user preferences."
},
"core/sdk/OverlayModel.ts | pausedInDebugger": {
"message": "Paused in debugger"
},
"core/sdk/PageResourceLoader.ts | loadCanceledDueToLoadTimeout": {
"message": "Load canceled due to load timeout"
},
"core/sdk/PageResourceLoader.ts | loadCanceledDueToReloadOf": {
"message": "Load canceled due to reload of inspected page"
},
"core/sdk/Script.ts | scriptRemovedOrDeleted": {
"message": "Script removed or deleted."
},
"core/sdk/Script.ts | unableToFetchScriptSource": {
"message": "Unable to fetch script source."
},
"core/sdk/sdk-meta.ts | achromatopsia": {
"message": "Achromatopsia"
},
"core/sdk/sdk-meta.ts | blurredVision": {
"message": "Blurred vision"
},
"core/sdk/sdk-meta.ts | captureAsyncStackTraces": {
"message": "Capture async stack traces"
},
"core/sdk/sdk-meta.ts | deuteranopia": {
"message": "Deuteranopia"
},
"core/sdk/sdk-meta.ts | disableAsyncStackTraces": {
"message": "Disable async stack traces"
},
"core/sdk/sdk-meta.ts | disableAvifFormat": {
"message": "Disable AVIF format"
},
"core/sdk/sdk-meta.ts | disableCache": {
"message": "Disable cache (while DevTools is open)"
},
"core/sdk/sdk-meta.ts | disableJavascript": {
"message": "Disable JavaScript"
},
"core/sdk/sdk-meta.ts | disableJpegXlFormat": {
"message": "Disable JPEG XL format"
},
"core/sdk/sdk-meta.ts | disableLocalFonts": {
"message": "Disable local fonts"
},
"core/sdk/sdk-meta.ts | disableNetworkRequestBlocking": {
"message": "Disable network request blocking"
},
"core/sdk/sdk-meta.ts | disableWebpFormat": {
"message": "Disable WebP format"
},
"core/sdk/sdk-meta.ts | doNotCaptureAsyncStackTraces": {
"message": "Do not capture async stack traces"
},
"core/sdk/sdk-meta.ts | doNotEmulateAFocusedPage": {
"message": "Do not emulate a focused page"
},
"core/sdk/sdk-meta.ts | doNotEmulateAnyVisionDeficiency": {
"message": "Do not emulate any vision deficiency"
},
"core/sdk/sdk-meta.ts | doNotEmulateCss": {
"message": "Do not emulate CSS {PH1}"
},
"core/sdk/sdk-meta.ts | doNotEmulateCssMediaType": {
"message": "Do not emulate CSS media type"
},
"core/sdk/sdk-meta.ts | doNotExtendGridLines": {
"message": "Do not extend grid lines"
},
"core/sdk/sdk-meta.ts | doNotHighlightAdFrames": {
"message": "Do not highlight ad frames"
},
"core/sdk/sdk-meta.ts | doNotPauseOnExceptions": {
"message": "Do not pause on exceptions"
},
"core/sdk/sdk-meta.ts | doNotPreserveLogUponNavigation": {
"message": "Do not preserve log upon navigation"
},
"core/sdk/sdk-meta.ts | doNotShowGridNamedAreas": {
"message": "Do not show grid named areas"
},
"core/sdk/sdk-meta.ts | doNotShowGridTrackSizes": {
"message": "Do not show grid track sizes"
},
"core/sdk/sdk-meta.ts | emulateAchromatopsia": {
"message": "Emulate achromatopsia"
},
"core/sdk/sdk-meta.ts | emulateAFocusedPage": {
"message": "Emulate a focused page"
},
"core/sdk/sdk-meta.ts | emulateBlurredVision": {
"message": "Emulate blurred vision"
},
"core/sdk/sdk-meta.ts | emulateCss": {
"message": "Emulate CSS {PH1}"
},
"core/sdk/sdk-meta.ts | emulateCssMediaFeature": {
"message": "Emulate CSS media feature {PH1}"
},
"core/sdk/sdk-meta.ts | emulateCssMediaType": {
"message": "Emulate CSS media type"
},
"core/sdk/sdk-meta.ts | emulateCssPrintMediaType": {
"message": "Emulate CSS print media type"
},
"core/sdk/sdk-meta.ts | emulateCssScreenMediaType": {
"message": "Emulate CSS screen media type"
},
"core/sdk/sdk-meta.ts | emulateDeuteranopia": {
"message": "Emulate deuteranopia"
},
"core/sdk/sdk-meta.ts | emulateProtanopia": {
"message": "Emulate protanopia"
},
"core/sdk/sdk-meta.ts | emulateTritanopia": {
"message": "Emulate tritanopia"
},
"core/sdk/sdk-meta.ts | emulateVisionDeficiencies": {
"message": "Emulate vision deficiencies"
},
"core/sdk/sdk-meta.ts | enableAvifFormat": {
"message": "Enable AVIF format"
},
"core/sdk/sdk-meta.ts | enableCache": {
"message": "Enable cache"
},
"core/sdk/sdk-meta.ts | enableCustomFormatters": {
"message": "Enable custom formatters"
},
"core/sdk/sdk-meta.ts | enableJavascript": {
"message": "Enable JavaScript"
},
"core/sdk/sdk-meta.ts | enableJpegXlFormat": {
"message": "Enable JPEG XL format"
},
"core/sdk/sdk-meta.ts | enableLocalFonts": {
"message": "Enable local fonts"
},
"core/sdk/sdk-meta.ts | enableNetworkRequestBlocking": {
"message": "Enable network request blocking"
},
"core/sdk/sdk-meta.ts | enableWebpFormat": {
"message": "Enable WebP format"
},
"core/sdk/sdk-meta.ts | extendGridLines": {
"message": "Extend grid lines"
},
"core/sdk/sdk-meta.ts | hideCoreWebVitalsOverlay": {
"message": "Hide Core Web Vitals overlay"
},
"core/sdk/sdk-meta.ts | hideFramesPerSecondFpsMeter": {
"message": "Hide frames per second (FPS) meter"
},
"core/sdk/sdk-meta.ts | hideHittestBorders": {
"message": "Hide hit-test borders"
},
"core/sdk/sdk-meta.ts | hideLayerBorders": {
"message": "Hide layer borders"
},
"core/sdk/sdk-meta.ts | hideLayoutShiftRegions": {
"message": "Hide layout shift regions"
},
"core/sdk/sdk-meta.ts | hideLineLabels": {
"message": "Hide line labels"
},
"core/sdk/sdk-meta.ts | hidePaintFlashingRectangles": {
"message": "Hide paint flashing rectangles"
},
"core/sdk/sdk-meta.ts | hideScrollPerformanceBottlenecks": {
"message": "Hide scroll performance bottlenecks"
},
"core/sdk/sdk-meta.ts | highlightAdFrames": {
"message": "Highlight ad frames"
},
"core/sdk/sdk-meta.ts | noEmulation": {
"message": "No emulation"
},
"core/sdk/sdk-meta.ts | pauseOnExceptions": {
"message": "Pause on exceptions"
},
"core/sdk/sdk-meta.ts | preserveLogUponNavigation": {
"message": "Preserve log upon navigation"
},
"core/sdk/sdk-meta.ts | print": {
"message": "print"
},
"core/sdk/sdk-meta.ts | protanopia": {
"message": "Protanopia"
},
"core/sdk/sdk-meta.ts | query": {
"message": "query"
},
"core/sdk/sdk-meta.ts | screen": {
"message": "screen"
},
"core/sdk/sdk-meta.ts | showAreaNames": {
"message": "Show area names"
},
"core/sdk/sdk-meta.ts | showCoreWebVitalsOverlay": {
"message": "Show Core Web Vitals overlay"
},
"core/sdk/sdk-meta.ts | showFramesPerSecondFpsMeter": {
"message": "Show frames per second (FPS) meter"
},
"core/sdk/sdk-meta.ts | showGridNamedAreas": {
"message": "Show grid named areas"
},
"core/sdk/sdk-meta.ts | showGridTrackSizes": {
"message": "Show grid track sizes"
},
"core/sdk/sdk-meta.ts | showHittestBorders": {
"message": "Show hit-test borders"
},
"core/sdk/sdk-meta.ts | showLayerBorders": {
"message": "Show layer borders"
},
"core/sdk/sdk-meta.ts | showLayoutShiftRegions": {
"message": "Show layout shift regions"
},
"core/sdk/sdk-meta.ts | showLineLabels": {
"message": "Show line labels"
},
"core/sdk/sdk-meta.ts | showLineNames": {
"message": "Show line names"
},
"core/sdk/sdk-meta.ts | showLineNumbers": {
"message": "Show line numbers"
},
"core/sdk/sdk-meta.ts | showPaintFlashingRectangles": {
"message": "Show paint flashing rectangles"
},
"core/sdk/sdk-meta.ts | showRulers": {
"message": "Show rulers"
},
"core/sdk/sdk-meta.ts | showScrollPerformanceBottlenecks": {
"message": "Show scroll performance bottlenecks"
},
"core/sdk/sdk-meta.ts | showTrackSizes": {
"message": "Show track sizes"
},
"core/sdk/sdk-meta.ts | tritanopia": {
"message": "Tritanopia"
},
"core/sdk/ServerTiming.ts | deprecatedSyntaxFoundPleaseUse": {
"message": "Deprecated syntax found. Please use: <name>;dur=<duration>;desc=<description>"
},
"core/sdk/ServerTiming.ts | duplicateParameterSIgnored": {
"message": "Duplicate parameter \"{PH1}\" ignored."
},
"core/sdk/ServerTiming.ts | extraneousTrailingCharacters": {
"message": "Extraneous trailing characters."
},
"core/sdk/ServerTiming.ts | noValueFoundForParameterS": {
"message": "No value found for parameter \"{PH1}\"."
},
"core/sdk/ServerTiming.ts | unableToParseSValueS": {
"message": "Unable to parse \"{PH1}\" value \"{PH2}\"."
},
"core/sdk/ServerTiming.ts | unrecognizedParameterS": {
"message": "Unrecognized parameter \"{PH1}\"."
},
"core/sdk/ServiceWorkerCacheModel.ts | serviceworkercacheagentError": {
"message": "ServiceWorkerCacheAgent error deleting cache entry {PH1} in cache: {PH2}"
},
"core/sdk/ServiceWorkerManager.ts | activated": {
"message": "activated"
},
"core/sdk/ServiceWorkerManager.ts | activating": {
"message": "activating"
},
"core/sdk/ServiceWorkerManager.ts | installed": {
"message": "installed"
},
"core/sdk/ServiceWorkerManager.ts | installing": {
"message": "installing"
},
"core/sdk/ServiceWorkerManager.ts | new": {
"message": "new"
},
"core/sdk/ServiceWorkerManager.ts | redundant": {
"message": "redundant"
},
"core/sdk/ServiceWorkerManager.ts | running": {
"message": "running"
},
"core/sdk/ServiceWorkerManager.ts | sSS": {
"message": "{PH1} #{PH2} ({PH3})"
},
"core/sdk/ServiceWorkerManager.ts | starting": {
"message": "starting"
},
"core/sdk/ServiceWorkerManager.ts | stopped": {
"message": "stopped"
},
"core/sdk/ServiceWorkerManager.ts | stopping": {
"message": "stopping"
},
"core/sdk/SourceMap.ts | couldNotLoadContentForSS": {
"message": "Could not load content for {PH1}: {PH2}"
},
"core/sdk/SourceMap.ts | couldNotParseContentForSS": {
"message": "Could not parse content for {PH1}: {PH2}"
},
"core/sdk/SourceMapManager.ts | devtoolsFailedToLoadSourcemapS": {
"message": "DevTools failed to load source map: {PH1}"
},
"entrypoints/inspector_main/inspector_main-meta.ts | autoOpenDevTools": {
"message": "Auto-open DevTools for popups"
},
"entrypoints/inspector_main/inspector_main-meta.ts | blockAds": {
"message": "Block ads on this site"
},
"entrypoints/inspector_main/inspector_main-meta.ts | colorVisionDeficiency": {
"message": "color vision deficiency"
},
"entrypoints/inspector_main/inspector_main-meta.ts | cssMediaFeature": {
"message": "CSS media feature"
},
"entrypoints/inspector_main/inspector_main-meta.ts | cssMediaType": {
"message": "CSS media type"
},
"entrypoints/inspector_main/inspector_main-meta.ts | disablePaused": {
"message": "Disable paused state overlay"
},
"entrypoints/inspector_main/inspector_main-meta.ts | doNotAutoOpen": {
"message": "Do not auto-open DevTools for popups"
},
"entrypoints/inspector_main/inspector_main-meta.ts | forceAdBlocking": {
"message": "Force ad blocking on this site"
},
"entrypoints/inspector_main/inspector_main-meta.ts | fps": {
"message": "fps"
},
"entrypoints/inspector_main/inspector_main-meta.ts | hardReloadPage": {
"message": "Hard reload page"
},
"entrypoints/inspector_main/inspector_main-meta.ts | layout": {
"message": "layout"
},
"entrypoints/inspector_main/inspector_main-meta.ts | paint": {
"message": "paint"
},
"entrypoints/inspector_main/inspector_main-meta.ts | reloadPage": {
"message": "Reload page"
},
"entrypoints/inspector_main/inspector_main-meta.ts | rendering": {
"message": "Rendering"
},
"entrypoints/inspector_main/inspector_main-meta.ts | showAds": {
"message": "Show ads on this site, if allowed"
},
"entrypoints/inspector_main/inspector_main-meta.ts | showRendering": {
"message": "Show Rendering"
},
"entrypoints/inspector_main/inspector_main-meta.ts | visionDeficiency": {
"message": "vision deficiency"
},
"entrypoints/inspector_main/InspectorMain.ts | javascriptIsDisabled": {
"message": "JavaScript is disabled"
},
"entrypoints/inspector_main/InspectorMain.ts | main": {
"message": "Main"
},
"entrypoints/inspector_main/InspectorMain.ts | openDedicatedTools": {
"message": "Open dedicated DevTools for Node.js"
},
"entrypoints/inspector_main/RenderingOptions.ts | coreWebVitals": {
"message": "Core Web Vitals"
},
"entrypoints/inspector_main/RenderingOptions.ts | disableAvifImageFormat": {
"message": "Disable AVIF image format"
},
"entrypoints/inspector_main/RenderingOptions.ts | disableJpegXlImageFormat": {
"message": "Disable JPEG XL image format"
},
"entrypoints/inspector_main/RenderingOptions.ts | disableLocalFonts": {
"message": "Disable local fonts"
},
"entrypoints/inspector_main/RenderingOptions.ts | disablesLocalSourcesInFontface": {
"message": "Disables local() sources in @font-face rules. Requires a page reload to apply."
},
"entrypoints/inspector_main/RenderingOptions.ts | disableWebpImageFormat": {
"message": "Disable WebP image format"
},
"entrypoints/inspector_main/RenderingOptions.ts | emulateAFocusedPage": {
"message": "Emulate a focused page"
},
"entrypoints/inspector_main/RenderingOptions.ts | emulatesAFocusedPage": {
"message": "Emulates a focused page."
},
"entrypoints/inspector_main/RenderingOptions.ts | forcesCssColorgamutMediaFeature": {
"message": "Forces CSS color-gamut media feature"
},
"entrypoints/inspector_main/RenderingOptions.ts | forcesCssPreferscolorschemeMedia": {
"message": "Forces CSS prefers-color-scheme media feature"
},
"entrypoints/inspector_main/RenderingOptions.ts | forcesCssPrefersreduceddataMedia": {
"message": "Forces CSS prefers-reduced-data media feature"
},
"entrypoints/inspector_main/RenderingOptions.ts | forcesCssPrefersreducedmotion": {
"message": "Forces CSS prefers-reduced-motion media feature"
},
"entrypoints/inspector_main/RenderingOptions.ts | forcesMediaTypeForTestingPrint": {
"message": "Forces media type for testing print and screen styles"
},
"entrypoints/inspector_main/RenderingOptions.ts | forcesVisionDeficiencyEmulation": {
"message": "Forces vision deficiency emulation"
},
"entrypoints/inspector_main/RenderingOptions.ts | frameRenderingStats": {
"message": "Frame Rendering Stats"
},
"entrypoints/inspector_main/RenderingOptions.ts | highlightAdFrames": {
"message": "Highlight ad frames"
},
"entrypoints/inspector_main/RenderingOptions.ts | highlightsAreasOfThePageBlueThat": {
"message": "Highlights areas of the page (blue) that were shifted. May not be suitable for people prone to photosensitive epilepsy."
},
"entrypoints/inspector_main/RenderingOptions.ts | highlightsAreasOfThePageGreen": {
"message": "Highlights areas of the page (green) that need to be repainted. May not be suitable for people prone to photosensitive epilepsy."
},
"entrypoints/inspector_main/RenderingOptions.ts | highlightsElementsTealThatCan": {
"message": "Highlights elements (teal) that can slow down scrolling, including touch & wheel event handlers and other main-thread scrolling situations."
},
"entrypoints/inspector_main/RenderingOptions.ts | highlightsFramesRedDetectedToBe": {
"message": "Highlights frames (red) detected to be ads."
},
"entrypoints/inspector_main/RenderingOptions.ts | hittestBorders": {
"message": "Hit-test borders"
},
"entrypoints/inspector_main/RenderingOptions.ts | layerBorders": {
"message": "Layer borders"
},
"entrypoints/inspector_main/RenderingOptions.ts | layoutShiftRegions": {
"message": "Layout Shift Regions"
},
"entrypoints/inspector_main/RenderingOptions.ts | paintFlashing": {
"message": "Paint flashing"
},
"entrypoints/inspector_main/RenderingOptions.ts | plotsFrameThroughputDropped": {
"message": "Plots frame throughput, dropped frames distribution, and GPU memory."
},
"entrypoints/inspector_main/RenderingOptions.ts | requiresAPageReloadToApplyAnd": {
"message": "Requires a page reload to apply and disables caching for image requests."
},
"entrypoints/inspector_main/RenderingOptions.ts | scrollingPerformanceIssues": {
"message": "Scrolling performance issues"
},
"entrypoints/inspector_main/RenderingOptions.ts | showsAnOverlayWithCoreWebVitals": {
"message": "Shows an overlay with Core Web Vitals."
},
"entrypoints/inspector_main/RenderingOptions.ts | showsBordersAroundHittestRegions": {
"message": "Shows borders around hit-test regions."
},
"entrypoints/inspector_main/RenderingOptions.ts | showsLayerBordersOrangeoliveAnd": {
"message": "Shows layer borders (orange/olive) and tiles (cyan)."
},
"entrypoints/js_app/JsMain.ts | main": {
"message": "Main"
},
"entrypoints/main/main-meta.ts | asAuthored": {
"message": "As authored"
},
"entrypoints/main/main-meta.ts | auto": {
"message": "auto"
},
"entrypoints/main/main-meta.ts | bottom": {
"message": "Bottom"
},
"entrypoints/main/main-meta.ts | browserLanguage": {
"message": "Browser UI language"
},
"entrypoints/main/main-meta.ts | cancelSearch": {
"message": "Cancel search"
},
"entrypoints/main/main-meta.ts | colorFormat": {
"message": "Color format:"
},
"entrypoints/main/main-meta.ts | darkCapital": {
"message": "Dark"
},
"entrypoints/main/main-meta.ts | darkLower": {
"message": "dark"
},
"entrypoints/main/main-meta.ts | devtoolsDefault": {
"message": "DevTools (Default)"
},
"entrypoints/main/main-meta.ts | dockToBottom": {
"message": "Dock to bottom"
},
"entrypoints/main/main-meta.ts | dockToLeft": {
"message": "Dock to left"
},
"entrypoints/main/main-meta.ts | dockToRight": {
"message": "Dock to right"
},
"entrypoints/main/main-meta.ts | enableCtrlShortcutToSwitchPanels": {
"message": "Enable Ctrl + 1-9 shortcut to switch panels"
},
"entrypoints/main/main-meta.ts | enableShortcutToSwitchPanels": {
"message": "Enable ⌘ + 1-9 shortcut to switch panels"
},
"entrypoints/main/main-meta.ts | findNextResult": {
"message": "Find next result"
},
"entrypoints/main/main-meta.ts | findPreviousResult": {
"message": "Find previous result"
},
"entrypoints/main/main-meta.ts | focusDebuggee": {
"message": "Focus debuggee"
},
"entrypoints/main/main-meta.ts | horizontal": {
"message": "horizontal"
},
"entrypoints/main/main-meta.ts | language": {
"message": "Language:"
},
"entrypoints/main/main-meta.ts | left": {
"message": "Left"
},
"entrypoints/main/main-meta.ts | lightCapital": {
"message": "Light"
},
"entrypoints/main/main-meta.ts | lightLower": {
"message": "light"
},
"entrypoints/main/main-meta.ts | nextPanel": {
"message": "Next panel"
},
"entrypoints/main/main-meta.ts | panelLayout": {
"message": "Panel layout:"
},
"entrypoints/main/main-meta.ts | previousPanel": {
"message": "Previous panel"
},
"entrypoints/main/main-meta.ts | reloadDevtools": {
"message": "Reload DevTools"
},
"entrypoints/main/main-meta.ts | resetZoomLevel": {
"message": "Reset zoom level"
},
"entrypoints/main/main-meta.ts | restoreLastDockPosition": {
"message": "Restore last dock position"
},
"entrypoints/main/main-meta.ts | right": {
"message": "Right"
},
"entrypoints/main/main-meta.ts | searchInPanel": {
"message": "Search in panel"
},
"entrypoints/main/main-meta.ts | setColorFormatAsAuthored": {
"message": "Set color format as authored"
},
"entrypoints/main/main-meta.ts | setColorFormatToHex": {
"message": "Set color format to HEX"
},
"entrypoints/main/main-meta.ts | setColorFormatToHsl": {
"message": "Set color format to HSL"
},
"entrypoints/main/main-meta.ts | setColorFormatToRgb": {
"message": "Set color format to RGB"
},
"entrypoints/main/main-meta.ts | switchToDarkTheme": {
"message": "Switch to dark theme"
},
"entrypoints/main/main-meta.ts | switchToLightTheme": {
"message": "Switch to light theme"
},
"entrypoints/main/main-meta.ts | switchToSystemPreferredColor": {
"message": "Switch to system preferred color theme"
},
"entrypoints/main/main-meta.ts | systemPreference": {
"message": "System preference"
},
"entrypoints/main/main-meta.ts | theme": {
"message": "Theme:"
},
"entrypoints/main/main-meta.ts | toggleDrawer": {
"message": "Toggle drawer"
},
"entrypoints/main/main-meta.ts | undocked": {
"message": "Undocked"
},
"entrypoints/main/main-meta.ts | undockIntoSeparateWindow": {
"message": "Undock into separate window"
},
"entrypoints/main/main-meta.ts | useAutomaticPanelLayout": {
"message": "Use automatic panel layout"
},
"entrypoints/main/main-meta.ts | useHorizontalPanelLayout": {
"message": "Use horizontal panel layout"
},
"entrypoints/main/main-meta.ts | useVerticalPanelLayout": {
"message": "Use vertical panel layout"
},
"entrypoints/main/main-meta.ts | vertical": {
"message": "vertical"
},
"entrypoints/main/main-meta.ts | zoomIn": {
"message": "Zoom in"
},
"entrypoints/main/main-meta.ts | zoomOut": {
"message": "Zoom out"
},
"entrypoints/main/MainImpl.ts | customizeAndControlDevtools": {
"message": "Customize and control DevTools"
},
"entrypoints/main/MainImpl.ts | dockSide": {
"message": "Dock side"
},
"entrypoints/main/MainImpl.ts | dockToBottom": {
"message": "Dock to bottom"
},
"entrypoints/main/MainImpl.ts | dockToLeft": {
"message": "Dock to left"
},
"entrypoints/main/MainImpl.ts | dockToRight": {
"message": "Dock to right"
},
"entrypoints/main/MainImpl.ts | focusDebuggee": {
"message": "Focus debuggee"
},
"entrypoints/main/MainImpl.ts | help": {
"message": "Help"
},
"entrypoints/main/MainImpl.ts | hideConsoleDrawer": {
"message": "Hide console drawer"
},
"entrypoints/main/MainImpl.ts | moreTools": {
"message": "More tools"
},
"entrypoints/main/MainImpl.ts | placementOfDevtoolsRelativeToThe": {
"message": "Placement of DevTools relative to the page. ({PH1} to restore last position)"
},
"entrypoints/main/MainImpl.ts | showConsoleDrawer": {
"message": "Show console drawer"
},
"entrypoints/main/MainImpl.ts | theSystempreferredColorSchemeHas": {
"message": "The system-preferred color scheme has changed. To apply this change to DevTools, reload."
},
"entrypoints/main/MainImpl.ts | undockIntoSeparateWindow": {
"message": "Undock into separate window"
},
"entrypoints/node_app/node_app-meta.ts | node": {
"message": "Node"
},
"entrypoints/node_app/node_app-meta.ts | showNode": {
"message": "Node"
},
"entrypoints/node_main/node_main-meta.ts | connection": {
"message": "Connection"
},
"entrypoints/node_main/node_main-meta.ts | node": {
"message": "node"
},
"entrypoints/node_main/node_main-meta.ts | showConnection": {
"message": "Show Connection"
},
"entrypoints/node_main/NodeConnectionsPanel.ts | addConnection": {
"message": "Add connection"
},
"entrypoints/node_main/NodeConnectionsPanel.ts | networkAddressEgLocalhost": {
"message": "Network address (e.g. localhost:9229)"
},
"entrypoints/node_main/NodeConnectionsPanel.ts | noConnectionsSpecified": {
"message": "No connections specified"
},
"entrypoints/node_main/NodeConnectionsPanel.ts | nodejsDebuggingGuide": {
"message": "Node.js debugging guide"
},
"entrypoints/node_main/NodeConnectionsPanel.ts | specifyNetworkEndpointAnd": {
"message": "Specify network endpoint and DevTools will connect to it automatically. Read {PH1} to learn more."
},
"entrypoints/node_main/NodeMain.ts | main": {
"message": "Main"
},
"entrypoints/node_main/NodeMain.ts | nodejsS": {
"message": "Node.js: {PH1}"
},
"entrypoints/worker_app/WorkerMain.ts | main": {
"message": "Main"
},
"models/bindings/ContentProviderBasedProject.ts | unknownErrorLoadingFile": {
"message": "Unknown error loading file"
},
"models/bindings/DebuggerLanguagePlugins.ts | errorInDebuggerLanguagePlugin": {
"message": "Error in debugger language plugin: {PH1}"
},
"models/bindings/DebuggerLanguagePlugins.ts | failedToLoadDebugSymbolsFor": {
"message": "[{PH1}] Failed to load debug symbols for {PH2} ({PH3})"
},
"models/bindings/DebuggerLanguagePlugins.ts | failedToLoadDebugSymbolsForFunction": {
"message": "Missing debug symbols for function \"{PH1}\""
},
"models/bindings/DebuggerLanguagePlugins.ts | loadedDebugSymbolsForButDidnt": {
"message": "[{PH1}] Loaded debug symbols for {PH2}, but didn't find any source files"
},
"models/bindings/DebuggerLanguagePlugins.ts | loadedDebugSymbolsForFound": {
"message": "[{PH1}] Loaded debug symbols for {PH2}, found {PH3} source file(s)"
},
"models/bindings/DebuggerLanguagePlugins.ts | loadingDebugSymbolsFor": {
"message": "[{PH1}] Loading debug symbols for {PH2}..."
},
"models/bindings/DebuggerLanguagePlugins.ts | loadingDebugSymbolsForVia": {
"message": "[{PH1}] Loading debug symbols for {PH2} (via {PH3})..."
},
"models/bindings/DebuggerLanguagePlugins.ts | symbolFileNotFound": {
"message": "Symbol file \"{PH1}\" not found"
},
"models/bindings/ResourceScriptMapping.ts | liveEditCompileFailed": {
"message": "LiveEdit compile failed: {PH1}"
},
"models/bindings/ResourceScriptMapping.ts | liveEditFailed": {
"message": "LiveEdit failed: {PH1}"
},
"models/har/Writer.ts | collectingContent": {
"message": "Collecting content…"
},
"models/har/Writer.ts | writingFile": {
"message": "Writing file…"
},
"models/issues_manager/ContentSecurityPolicyIssue.ts | contentSecurityPolicyEval": {
"message": "Content Security Policy - Eval"
},
"models/issues_manager/ContentSecurityPolicyIssue.ts | contentSecurityPolicyInlineCode": {
"message": "Content Security Policy - Inline Code"
},
"models/issues_manager/ContentSecurityPolicyIssue.ts | contentSecurityPolicySource": {
"message": "Content Security Policy - Source Allowlists"
},
"models/issues_manager/ContentSecurityPolicyIssue.ts | trustedTypesFixViolations": {
"message": "Trusted Types - Fix violations"
},
"models/issues_manager/ContentSecurityPolicyIssue.ts | trustedTypesPolicyViolation": {
"message": "Trusted Types - Policy violation"
},
"models/issues_manager/CorsIssue.ts | CORS": {
"message": "Cross-Origin Resource Sharing (CORS)"
},
"models/issues_manager/CorsIssue.ts | corsForPrivateNetworksRfc": {
"message": "CORS for private networks (RFC1918)"
},
"models/issues_manager/CrossOriginEmbedderPolicyIssue.ts | coopAndCoep": {
"message": "COOP and COEP"
},
"models/issues_manager/CrossOriginEmbedderPolicyIssue.ts | samesiteAndSameorigin": {
"message": "Same-Site and Same-Origin"
},
"models/issues_manager/DeprecationIssue.ts | userAgentReduction": {
"message": "User-Agent String Reduction"
},
"models/issues_manager/HeavyAdIssue.ts | handlingHeavyAdInterventions": {
"message": "Handling Heavy Ad Interventions"
},
"models/issues_manager/LowTextContrastIssue.ts | colorAndContrastAccessibility": {
"message": "Color and contrast accessibility"
},
"models/issues_manager/MixedContentIssue.ts | preventingMixedContent": {
"message": "Preventing mixed content"
},
"models/issues_manager/QuirksModeIssue.ts | documentCompatibilityMode": {
"message": "Document compatibility mode"
},
"models/issues_manager/SameSiteCookieIssue.ts | anInsecure": {
"message": "an insecure"
},
"models/issues_manager/SameSiteCookieIssue.ts | aSecure": {
"message": "a secure"
},
"models/issues_manager/SameSiteCookieIssue.ts | firstPartySetsExplained": {
"message": "First-Party Sets explained"
},
"models/issues_manager/SameSiteCookieIssue.ts | howSchemefulSamesiteWorks": {
"message": "How Schemeful Same-Site Works"
},
"models/issues_manager/SameSiteCookieIssue.ts | samesiteCookiesExplained": {
"message": "SameSite cookies explained"
},
"models/issues_manager/SharedArrayBufferIssue.ts | enablingSharedArrayBuffer": {
"message": "Enabling SharedArrayBuffer"
},
"models/issues_manager/TrustedWebActivityIssue.ts | changesToQualityCriteriaForPwas": {
"message": "Changes to quality criteria for PWAs using Trusted Web Activity"
},
"models/issues_manager/WasmCrossOriginModuleSharingIssue.ts | linkTitle": {
"message": "Wasm cross-origin module sharing deprecation"
},
"models/logs/logs-meta.ts | clear": {
"message": "clear"
},
"models/logs/logs-meta.ts | doNotPreserveLogOnPageReload": {
"message": "Do not preserve log on page reload / navigation"
},
"models/logs/logs-meta.ts | preserve": {
"message": "preserve"
},
"models/logs/logs-meta.ts | preserveLog": {
"message": "Preserve log"
},
"models/logs/logs-meta.ts | preserveLogOnPageReload": {
"message": "Preserve log on page reload / navigation"
},
"models/logs/logs-meta.ts | recordNetworkLog": {
"message": "Record network log"
},
"models/logs/logs-meta.ts | reset": {
"message": "reset"
},
"models/logs/NetworkLog.ts | anonymous": {
"message": "<anonymous>"
},
"models/persistence/Automapping.ts | theAttemptToBindSInTheWorkspace": {
"message": "The attempt to bind \"{PH1}\" in the workspace failed as this URI is malformed."
},
"models/