Print an external page without opening it not working in Firefox

I'm trying to print a PDF document without opening it. I found a [guide][1] on MDN that explains how this can be done. ```jsx const handleClick = ( event: React.Mo… (read more)

I'm trying to print a PDF document without opening it. I found a [guide][1] on MDN that explains how this can be done.

```jsx

 const handleClick = (
   event: React.MouseEvent<HTMLButtonElement, MouseEvent>,
 ) => {
   event.stopPropagation();
   event.preventDefault();
   const frame = document.createElement('iframe');
   frame.onload = () => {
     frame.contentWindow.print();
   };
   // frame.style.display = 'none';
   frame.src = docflow.primaryDocumentPdfUrl;
   document.body.appendChild(frame);
 };

```

In Chrome everything works well, but in Firefox an error occurs (see below).

> Partitioned cookie or storage access was provided to > “http://localhost:3000/api/documents/5bf1c493-b8ce-4f82-9ee0-def28065c645/visualization” > because it is loaded in the third-party context and dynamic state > partitioning is enabled

[![Error][2]][2]

Storage tab screenshot:

[![Storage][3]][3]

What am I doing wrong?


 [1]: https://developer.mozilla.org/en-US/docs/Web/Guide/Printing#print_an_external_page_without_opening_it
 [2]: https://i.stack.imgur.com/SwkRq.png
 [3]: https://i.stack.imgur.com/JZYXM.png

Asked by Pavel Perevezentsev 3 hours ago

PR_END_OF_FILE_ERROR

I have been receiving the following error code 'PR_END_OF_FILE_ERROR' on several website on my Firefox browser. Sometime, not all the time, I get the same error message w… (read more)

I have been receiving the following error code 'PR_END_OF_FILE_ERROR' on several website on my Firefox browser. Sometime, not all the time, I get the same error message while trying to use YouTube, while other times the site loads but says that I am offline and no internet connection. I have done all of the fixes that they say to use online and nothing seems to work. YouTube will occasionally work but none of the thumbnails will show up. Then there are other site that work fine.

Asked by reven2574 1 day ago

Last reply by cor-el 1 day ago

Windows Admin Center error

Hello, I have problem when i open WAC (Windows Admin Center v "1.5.2306.14001" ). Welcome page downloaded very long time, but i haven`t any error for debuging. On… (read more)

Hello,

  I have problem when i open WAC (Windows Admin Center v "1.5.2306.14001" ). 
Welcome page downloaded very long time, but i haven`t any error for debuging. 

On other browsers working normally.

Reinstall brw + Clear cash , cook +

 If u have any solution, i will be very glad. Thanks

Asked by nehmatov 5 hours ago

How to "undo move message" in the latest Thunderbird?

I recently upgraded from an old version of Thunderbird to 115.5.0 In my old Thunderbird, if you mistakenly move a message (eg to the wrong folder) you could get it back … (read more)

I recently upgraded from an old version of Thunderbird to 115.5.0

In my old Thunderbird, if you mistakenly move a message (eg to the wrong folder) you could get it back by doing Edit.. Undo move message.

I can't find a way of doing this in the new version.

Asked by bootmagna 18 hours ago

Restore accidentally closed windows

I accidentally closed both of my Firefox windows with an "x" and the rebooted my computer. After the reboot there is nothing under "History"->"Recently closed windows"… (read more)

I accidentally closed both of my Firefox windows with an "x" and the rebooted my computer. After the reboot there is nothing under "History"->"Recently closed windows" and "Recently closed tabs". Is there any way to get my windows back?

Asked by katgengus 11 hours ago

Last reply by zeroknight 2 hours ago

Themes do not stay locked since several updates back.

Themes do not stay locked since several updates back. It is ridiculous that every time you open the browser you need to go to settings and get 'dark theme' back on, when … (read more)

Themes do not stay locked since several updates back. It is ridiculous that every time you open the browser you need to go to settings and get 'dark theme' back on, when it is the only theme many of us with visual problems can use. MANY people have complained about this (read your own reviews). FIX IT! It's doubtless a five minute job to put this back the way it was.

Asked by Shaun Russell 1 day ago

Last reply by cor-el 16 hours ago

after update thunderbird forgets open emails

I leave e-mails that I am currently actively working on/interested in open when I close my Thunderbird session. When I start my next Thunderbird session those e-mails re… (read more)

I leave e-mails that I am currently actively working on/interested in open when I close my Thunderbird session. When I start my next Thunderbird session those e-mails re-open.

After the each of the past few Thunderbird updates (I am not using version 115.5.0) I have found that, when starting Thunderbird, there are tabs for the previously open e-mails, but the tabs are completely blank. There is nothing to indicate what was previously open.

1) Can I recover a list of the e-mails that were previously open? 2) Can this be fixed in future releases so that this information is not lost upon another update?

Asked by DiverJOQ 10 hours ago

Cannot send a POP3 Earthlink.net email message.

Cannot send a POP3 Earthlink.net email message. Send error occurs: Sending of the message failed. The message could not be sent because the connection to Outgoing serve… (read more)

Cannot send a POP3 Earthlink.net email message. Send error occurs: Sending of the message failed. The message could not be sent because the connection to Outgoing server (SMTP) smtpauth.earthlink.net timed out. Try again

Asked by panafrique 2 days ago

Fullscreen animation

Hello! I have an issue whenever i enter a Fullscreen on any video from web my screen goes black and the same thing happens when i exit Fullscreen mode, kinda like an anim… (read more)

Hello! I have an issue whenever i enter a Fullscreen on any video from web my screen goes black and the same thing happens when i exit Fullscreen mode, kinda like an animation and i can't find the solution or the option for it in settings to disable it. I'm new to Mozilla Firefox so if i missed this simple option while exploring, please bare with me. Thank you!

Asked by Jakob45 13 hours ago

S/MIME Digital Signature Is Not Valid

I have received a signed email from a DoD sender in TB v115.5.1. The S/MIME icon states the Digital Signature is Not Valid (png below), consequently, the cert was not im… (read more)

I have received a signed email from a DoD sender in TB v115.5.1. The S/MIME icon states the Digital Signature is Not Valid (png below), consequently, the cert was not imported into the TB Certificate Manager. I have updated the DoD Root Certificates, and ensured that the most commonly used DoD Root certs and Email certs have trust settings that identify web sites and mail users (add'l png examples). I cannot examine the cert I received in TB, although I seem to recall I could by clicking on the icon in earlier versions of TB.

How can I: 1) Identify the certificate authorities for the invalid cert to ensure they are trusted? 2) Examine and import the certificate from the user? This is not unique to a single user, it happens with DoD emails whose certs were not already in my Certificate Manager, and the organization I commonly communicate with is changing everyone's email, so everyone is getting new certs. This prevents me from sending encrypted emails to the recipients.

Asked by BarnRat1 14 hours ago

Copy and paste does not consistently work

This issue is very consistent with google docs, but happens on other sites. In google docs, if i copy text, it will only copy a space and not what i highlighted. Also if … (read more)

This issue is very consistent with google docs, but happens on other sites. In google docs, if i copy text, it will only copy a space and not what i highlighted. Also if I copy text from another page and verify it copied by pasting to search bar, nothing will paste in google docs.

Like I said, this isn't only a google docs issue, but that's where i see it the most. Also I have attempted to copy and paste in a private window where none of my extensions are running and this issue still persists

I appreciate any assistance y'all can give me.

Here's the details from about:support:

Application Basics


Name: Firefox Version: 120.0 Build ID: 20231116134553 Distribution ID: Update Channel: release User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:120.0) Gecko/20100101 Firefox/120.0 OS: Windows_NT 10.0 19045 Launcher Process: Enabled Multiprocess Windows: 2/2 Fission Windows: 2/2 Enabled by default Remote Processes: 27 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: false Memory Size (RAM): 47.9 GB Disk Space Available: 54.2 GB Pointing Devices: Mouse

Crash Reports for the Last 3 Days


Firefox Features


Name: Firefox Screenshots Version: 39.0.1 ID: screenshots@mozilla.org

Name: Form Autofill Version: 1.0.1 ID: formautofill@mozilla.org

Name: Picture-In-Picture Version: 1.0.0 ID: pictureinpicture@mozilla.org

Name: Web Compatibility Interventions Version: 120.1.0 ID: webcompat@mozilla.org

Name: WebCompat Reporter Version: 1.5.1 ID: webcompat-reporter@mozilla.org

Remote Features


bug-1693420-rollout-sponsored-top-sites-rollout-release-84-100: active bug-1712189-rollout-keep-firefox-up-to-date-even-when-it-is-not-ru-release-90-94: active bug-1766468-rollout-win32k-rollout-release-100-101: active bug-1766618-rollout-disable-websocket-over-http2-release-91-100: active bug-1802286-rollout-fix-webcompat-shim-breakage-release-103-107: active rollout-increasing-normandy-skew-out-changes-from-15-m-release-73-75-bug-1616898: active CSV Import (Release Rollout): (enable-csv-import) Encrypted Client Hello: (rollout) Extensions Migration in Import Wizard - 117+: (control) Product Insight Telemetry via Server Knobs - Rollout - Release: (control-rollout) Release - Experiment for Additional Metrics for Product Insights - Rollout: (control-rollout) Rollout of Share-of-Voice for Sponsored TopSites: (control) SERP Ad Telemetry Rollout: (control) Upgrade Spotlight Rollout: (treatment)

Remote Processes


Type: Isolated Web Content Count: 16

Type: Isolated Service Worker Count: 1

Type: GPU Count: 1

Type: Extension Count: 1

Type: Preallocated Count: 3

Type: RDD Count: 1

Type: Sandboxed IPC Actor Count: 2

Type: Privileged About Count: 1

Type: Socket Count: 1

Add-ons


Name: Add-ons Search Detection Type: extension Version: 2.0.0 Enabled: true ID: addons-search-detection@mozilla.com

Name: Amazon.com Type: extension Version: 1.7 Enabled: true ID: amazondotcom@search.mozilla.org

Name: axe DevTools - Web Accessibility Testing Type: extension Version: 4.63.0 Enabled: true ID: @axe-firefox-devtools

Name: Bing Type: extension Version: 1.6 Enabled: true ID: bing@search.mozilla.org

Name: Bitwarden - Free Password Manager Type: extension Version: 2023.10.2 Enabled: true ID: {446900e4-71c2-419f-a6a7-df9c091e268b}

Name: ClearURLs Type: extension Version: 1.26.1 Enabled: true ID: {74145f27-f039-47ce-a470-a662b129930a}

Name: Dark Mode Type: extension Version: 0.4.5 Enabled: true ID: {174b2d58-b983-4501-ab4b-07e71203cb43}

Name: Disable Page Visibility API Type: extension Version: 1.1 Enabled: true ID: {DEBA3021-9876-4702-89BA-42D095339A0A}

Name: Don't Fuck With Paste Type: extension Version: 2.7 Enabled: true ID: DontFuckWithPaste@raim.ist

Name: DuckDuckGo Type: extension Version: 1.4 Enabled: true ID: ddg@search.mozilla.org

Name: Easy Youtube Video Downloader Express Type: extension Version: 18.5 Enabled: true ID: {b9acf540-acba-11e1-8ccb-001fd0e08bd4}

Name: eBay Type: extension Version: 1.4 Enabled: true ID: ebay@search.mozilla.org

Name: Extension source viewer Type: extension Version: 1.6.12 Enabled: true ID: crxviewer-firefox@robwu.nl

Name: Facebook Container Type: extension Version: 2.3.11 Enabled: true ID: @contain-facebook

Name: Gesturefy Type: extension Version: 3.2.10 Enabled: true ID: {506e023c-7f2b-40a3-8066-bc5deb40aebe}

Name: Google Type: extension Version: 1.4 Enabled: true ID: google@search.mozilla.org

Name: HTTPS Everywhere Type: extension Version: 2021.7.13 Enabled: true ID: https-everywhere@eff.org

Name: Old Reddit Redirect Type: extension Version: 1.8.1 Enabled: true ID: {9063c2e9-e07c-4c2c-9646-cfe7ca8d0498}

Name: OneTab Type: extension Version: 1.83 Enabled: true ID: extension@one-tab.com

Name: Pinterest Save Button Type: extension Version: 4.2.103 Enabled: true ID: jid1-YcMV6ngYmQRA2w@jetpack

Name: Pushbullet Type: extension Version: 366 Enabled: true ID: jid1-BYcQOfYfmBMd9A@jetpack

Name: Reddit Enhancement Suite Type: extension Version: 5.22.17 Enabled: true ID: jid1-xUfzOsOFlzSOXg@jetpack

Name: Return YouTube Dislike Type: extension Version: 3.0.0.12 Enabled: true ID: {762f9885-5a13-4abd-9c77-433dcd38b8fd}

Name: SponsorBlock for YouTube - Skip Sponsorships Type: extension Version: 5.4.28 Enabled: true ID: sponsorBlocker@ajay.app

Name: Tabliss Type: extension Version: 2.6.0 Enabled: true ID: extension@tabliss.io

Name: uBlock Origin Type: extension Version: 1.54.0 Enabled: true ID: uBlock0@raymondhill.net

Name: Wikipedia (en) Type: extension Version: 1.3 Enabled: true ID: wikipedia@search.mozilla.org

Name: Dreamer – Bold Type: theme Version: 2.1 Enabled: true ID: dreamer-bold-colorway@mozilla.org

Name: Beach colour pastels Type: theme Version: 2.0 Enabled: false ID: {fa1df3ad-7a90-4ccf-947f-1b2a731e0c22}

Name: Dark Type: theme Version: 1.2 Enabled: false ID: firefox-compact-dark@mozilla.org

Name: Firefox Alpenglow Type: theme Version: 1.4 Enabled: false ID: firefox-alpenglow@mozilla.org

Name: Light Type: theme Version: 1.2 Enabled: false ID: firefox-compact-light@mozilla.org

Name: System theme — auto Type: theme Version: 1.3 Enabled: false ID: default-theme@mozilla.org

Security Software


Type:

Type:

Type:

Legacy User Stylesheets


Active: false Stylesheets: No stylesheets found

Graphics


Features Window Device Pixel Ratios: 1,1 Compositing: WebRender Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled WebGL 1 Driver WSI Info: EGL_VENDOR: Google Inc. (AMD) EGL_VERSION: 1.5 (ANGLE 2.1.19735 git hash: 6784271c1c62) EGL_EXTENSIONS: EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_d3d_texture_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_ANGLE_direct_composition EGL_ANGLE_windows_ui_composition EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_stream_producer_d3d_texture EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_CHROMIUM_sync_control EGL_EXT_pixel_format_float EGL_KHR_surfaceless_context EGL_ANGLE_display_texture_share_group EGL_ANGLE_display_semaphore_share_group EGL_ANGLE_create_context_client_arrays EGL_ANGLE_program_cache_control EGL_ANGLE_robust_resource_initialization EGL_ANGLE_create_context_extensions_enabled EGL_ANDROID_blob_cache EGL_ANDROID_recordable EGL_ANGLE_image_d3d11_texture EGL_ANGLE_create_context_backwards_compatible EGL_KHR_no_config_context EGL_KHR_create_context_no_error EGL_KHR_reusable_sync EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_device_query EGL_EXT_platform_base EGL_EXT_platform_device EGL_ANGLE_platform_angle EGL_ANGLE_platform_angle_d3d EGL_ANGLE_platform_angle_d3d11on12 EGL_ANGLE_platform_angle_device_id EGL_ANGLE_device_creation EGL_ANGLE_device_creation_d3d11 EGL_ANGLE_experimental_present_path EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_ANGLE_feature_control IsWebglOutOfProcessEnabled: 1 WebGL 1 Driver Renderer: Google Inc. (AMD) -- ANGLE (AMD, AMD Radeon RX 5700 XT 50th Anniversary Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.12027.9001) WebGL 1 Driver Version: OpenGL ES 2.0.0 (ANGLE 2.1.19735 git hash: 6784271c1c62) WebGL 1 Driver Extensions: GL_AMD_performance_monitor GL_ANGLE_base_vertex_base_instance GL_ANGLE_base_vertex_base_instance_shader_builtin GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_get_serialized_context_string GL_ANGLE_get_tex_level_parameter GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_memory_size GL_ANGLE_multi_draw GL_ANGLE_pack_reverse_row_order GL_ANGLE_program_cache_control GL_ANGLE_provoking_vertex GL_ANGLE_request_extension GL_ANGLE_robust_client_memory GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_color_buffer_float_rgb GL_CHROMIUM_color_buffer_float_rgba GL_CHROMIUM_copy_compressed_texture GL_CHROMIUM_copy_texture GL_CHROMIUM_lose_context GL_CHROMIUM_sync_query GL_EXT_EGL_image_external_wrap_modes GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_draw_elements_base_vertex GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisampled_render_to_texture GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc_srgb GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_norm16 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_texture_type_2_10_10_10_REV GL_EXT_unpack_subimage GL_KHR_debug GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_NV_EGL_stream_consumer_external GL_NV_fence GL_NV_framebuffer_blit GL_NV_pack_subimage GL_NV_pixel_buffer_object GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_compressed_EAC_R11_signed_texture GL_OES_compressed_EAC_R11_unsigned_texture GL_OES_compressed_EAC_RG11_signed_texture GL_OES_compressed_EAC_RG11_unsigned_texture GL_OES_compressed_ETC2_RGB8_texture GL_OES_compressed_ETC2_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture GL_OES_compressed_ETC2_sRGB8_alpha8_texture GL_OES_compressed_ETC2_sRGB8_texture GL_OES_depth24 GL_OES_depth32 GL_OES_draw_elements_base_vertex GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_border_clamp GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_stencil8 GL_OES_vertex_array_object GL_WEBGL_video_texture WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context WEBGL_provoking_vertex WebGL 2 Driver WSI Info: EGL_VENDOR: Google Inc. (AMD) EGL_VERSION: 1.5 (ANGLE 2.1.19735 git hash: 6784271c1c62) EGL_EXTENSIONS: EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_d3d_texture_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_ANGLE_direct_composition EGL_ANGLE_windows_ui_composition EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_stream_producer_d3d_texture EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_CHROMIUM_sync_control EGL_EXT_pixel_format_float EGL_KHR_surfaceless_context EGL_ANGLE_display_texture_share_group EGL_ANGLE_display_semaphore_share_group EGL_ANGLE_create_context_client_arrays EGL_ANGLE_program_cache_control EGL_ANGLE_robust_resource_initialization EGL_ANGLE_create_context_extensions_enabled EGL_ANDROID_blob_cache EGL_ANDROID_recordable EGL_ANGLE_image_d3d11_texture EGL_ANGLE_create_context_backwards_compatible EGL_KHR_no_config_context EGL_KHR_create_context_no_error EGL_KHR_reusable_sync EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_device_query EGL_EXT_platform_base EGL_EXT_platform_device EGL_ANGLE_platform_angle EGL_ANGLE_platform_angle_d3d EGL_ANGLE_platform_angle_d3d11on12 EGL_ANGLE_platform_angle_device_id EGL_ANGLE_device_creation EGL_ANGLE_device_creation_d3d11 EGL_ANGLE_experimental_present_path EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_ANGLE_feature_control IsWebglOutOfProcessEnabled: 1 WebGL 2 Driver Renderer: Google Inc. (AMD) -- ANGLE (AMD, AMD Radeon RX 5700 XT 50th Anniversary Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.12027.9001) WebGL 2 Driver Version: OpenGL ES 3.0.0 (ANGLE 2.1.19735 git hash: 6784271c1c62) WebGL 2 Driver Extensions: GL_AMD_performance_monitor GL_ANGLE_base_vertex_base_instance GL_ANGLE_base_vertex_base_instance_shader_builtin GL_ANGLE_client_arrays GL_ANGLE_copy_texture_3d GL_ANGLE_depth_texture GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_get_serialized_context_string GL_ANGLE_get_tex_level_parameter GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_memory_size GL_ANGLE_multi_draw GL_ANGLE_multiview_multisample GL_ANGLE_pack_reverse_row_order GL_ANGLE_program_cache_control GL_ANGLE_provoking_vertex GL_ANGLE_request_extension GL_ANGLE_robust_client_memory GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_multisample GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_copy_compressed_texture GL_CHROMIUM_copy_texture GL_CHROMIUM_lose_context GL_CHROMIUM_sync_query GL_EXT_EGL_image_external_wrap_modes GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_clip_control GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisampled_render_to_texture GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc_srgb GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_norm16 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_texture_type_2_10_10_10_REV GL_EXT_unpack_subimage GL_KHR_debug GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_NV_EGL_stream_consumer_external GL_NV_fence GL_NV_framebuffer_blit GL_NV_pack_subimage GL_NV_pixel_buffer_object GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_compressed_EAC_R11_signed_texture GL_OES_compressed_EAC_R11_unsigned_texture GL_OES_compressed_EAC_RG11_signed_texture GL_OES_compressed_EAC_RG11_unsigned_texture GL_OES_compressed_ETC2_RGB8_texture GL_OES_compressed_ETC2_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture GL_OES_compressed_ETC2_sRGB8_alpha8_texture GL_OES_compressed_ETC2_sRGB8_texture GL_OES_depth24 GL_OES_depth32 GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_border_clamp GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_stencil8 GL_OES_vertex_array_object GL_OVR_multiview GL_OVR_multiview2 GL_WEBGL_video_texture WebGL 2 Extensions: EXT_color_buffer_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_draw_buffers_indexed OES_texture_float_linear OVR_multiview2 WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context WEBGL_provoking_vertex Direct2D: true Target Frame Rate: 60 WebGPU Default Adapter: { "navigator.gpu": null } WebGPU Fallback Adapter: { "navigator.gpu": null } DirectWrite: true (10.0.19041.3636) GPU #1 Active: Yes Description: AMD Radeon RX 5700 XT 50th Anniversary Vendor ID: 0x1002 Device ID: 0x731f Driver Version: 31.0.12027.9001 Driver Date: 3-30-2023 Drivers: aticfx64 aticfx64 aticfx64 amdxc64 aticfx32 aticfx32 aticfx32 amdxc32 amdxn64 atidxx64 amdxn32 atidxx32 atiumdva atiumd6a Subsys ID: 0b361002 RAM: 8176 GPU #2 Active: No RAM: 0 Diagnostics AzureCanvasBackend: direct2d 1.1 AzureCanvasBackend (UI Process): skia AzureContentBackend: skia AzureContentBackend (UI Process): skia AzureFallbackCanvasBackend (UI Process): skia CMSOutputProfile: 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 Display0: 3840x1080@60Hz scales:1.000000|1.000000 DisplayCount: 1 HardwareStretching: both=1 window-only=0 full-screen-only=0 none=0 error=0 OverlaySupport: NV12=Scaling YUV2=None BGRA8=Software RGB10A2=None SwapChainTearingSupport: Supported GPUProcessPid: 12836 ClearType Parameters: Gamma: 1.8 Pixel Structure: RGB ClearType Level: 100 Enhanced Contrast: 50 Decision Log HW_COMPOSITING: default: available, D3D11_COMPOSITING: default: available, DIRECT2D: default: available, D3D11_HW_ANGLE: default: available, GPU_PROCESS: default: available, WEBRENDER: default: available, WEBRENDER_COMPOSITOR: default: available, WEBRENDER_PARTIAL: default: available, WEBRENDER_SHADER_CACHE: default: available, WEBRENDER_OPTIMIZED_SHADERS: default: available, WEBRENDER_ANGLE: default: available, WEBRENDER_DCOMP_PRESENT: default: available, WEBRENDER_SCISSORED_CACHE_CLEARS: default: available, WEBGPU: default: available, runtime: blocked, WebGPU cannot be enabled in release or beta, Blocklisted; failure code WEBGPU_DISABLE_RELEASE_OR_BETA WINDOW_OCCLUSION: default: available, VIDEO_HARDWARE_OVERLAY: default: blocked, Blocklisted by gfxInfo, VIDEO_SOFTWARE_OVERLAY: default: available, HW_DECODED_VIDEO_ZERO_COPY: default: blocked, Blocklisted by gfxInfo, VP8_HW_DECODE: default: available, VP9_HW_DECODE: default: available, REUSE_DECODER_DEVICE: default: available, BACKDROP_FILTER: default: available, CANVAS_RENDERER_THREAD: default: available, ACCELERATED_CANVAS2D: default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED REMOTE_CANVAS: default: available,


Failure Log (#0) Error: Handling webrender error 7 (#1): GP+[GFX1-]: Sw video swapchain present is slow (#2) Error: Handling webrender error 7 (#3) Error: Handling webrender error 7

Media


Audio Backend: wasapi Max Channels: 2 Preferred Sample Rate: 44100 Roundtrip latency (standard deviation): ... Codec Support Information: Codec Name: Software Decoding, Hardware Decoding H264: Supported, Supported VP9: Supported, Supported VP8: Supported, Supported AV1: Supported, Unsupported HEVC: Unsupported, Unsupported Theora: Supported, Unsupported AAC: Supported, Unsupported MP3: Supported, Unsupported Opus: Supported, Unsupported Vorbis: Supported, Unsupported FLAC: Supported, Unsupported Wave: Supported, Unsupported Output Devices Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency Realtek Digital Output (Realtek(R) Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_1168&SUBSYS_10438723&REV_1000\5&282bd7b1&0&0001, Enabled, None, default: F32LE, support: S16LE F32LE, 2, default: 48000, support: 48000 - 48000, 144 - 480 Speakers (Realtek(R) Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_1168&SUBSYS_10438723&REV_1000\5&282bd7b1&0&0001, Unplugged, None, default: F32LE, support: S16LE F32LE, 2, default: 48000, support: 48000 - 48000, 0 - 0 Headphones (heady lamarr Stereo): BTHENUM\{0000110b-0000-1000-8000-00805f9b34fb}_VID&0001009e_PID&4020\8&33dc2912&0&782B6437EA6F_C00000000, Enabled, All, default: F32LE, support: S16LE F32LE, 2, default: 44100, support: 44100 - 44100, 133 - 441 5 - C49HG9x (AMD High Definition Audio Device): HDAUDIO\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1007\7&dd90f69&0&0001, Enabled, None, default: F32LE, support: S16LE F32LE, 2, default: 48000, support: 48000 - 48000, 144 - 480 Input Devices Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency Microphone (Realtek(R) Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_1168&SUBSYS_10438723&REV_1000\5&282bd7b1&0&0001, Unplugged, None, default: F32LE, support: S16LE F32LE, 2, default: 48000, support: 48000 - 48000, 0 - 0 Line In (Realtek(R) Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_1168&SUBSYS_10438723&REV_1000\5&282bd7b1&0&0001, Unplugged, None, default: F32LE, support: S16LE F32LE, 2, default: 48000, support: 48000 - 48000, 0 - 0 Stereo Mix (Realtek(R) Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_1168&SUBSYS_10438723&REV_1000\5&282bd7b1&0&0001, Disabled, None, default: F32LE, support: S16LE F32LE, 2, default: 48000, support: 48000 - 48000, 0 - 0

Enumerate database

Environment Variables


MOZ_CRASHREPORTER_DATA_DIRECTORY: C:\Users\teal\AppData\Roaming\Mozilla\Firefox\Crash Reports MOZ_CRASHREPORTER_EVENTS_DIRECTORY: C:\Users\teal\AppData\Roaming\Mozilla\Firefox\Profiles\worxgbt8.default-release\crashes\events MOZ_CRASHREPORTER_PING_DIRECTORY: C:\Users\teal\AppData\Roaming\Mozilla\Firefox\Pending Pings MOZ_CRASHREPORTER_RESTART_ARG_0: C:\Program Files\Mozilla Firefox\firefox.exe MOZ_CRASHREPORTER_STRINGS_OVERRIDE: C:\Program Files\Mozilla Firefox\browser\crashreporter-override.ini

Experimental Features


Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false Developer Tools: Compatibility Panel (devtools.inspector.compatibility.enabled): true Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false Media: JPEG XL (image.jxl.enabled): false Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false Web API: WebGPU (dom.webgpu.enabled): false WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false

Remote Experiments


Add an Image to PDF (with Alt Text): control

Important Modified Preferences


accessibility.typeaheadfind.flashBar: 0 browser.cache.disk.amount_written: 1351988 browser.cache.disk.capacity: 1048576 browser.cache.disk.filesystem_reported: 1 browser.cache.disk.hashstats_reported: 1 browser.contentblocking.category: standard browser.search.region: US browser.sessionstore.upgradeBackup.latestBuildID: 20231116134553 browser.startup.homepage: moz-extension://05771e45-32e7-404f-9ccd-3a84d56ff156/index.html browser.startup.homepage_override.buildID: 20231116134553 browser.startup.homepage_override.extensionControlled: true browser.startup.homepage_override.mstone: 120.0 browser.startup.homepage_override.privateAllowed: false browser.tabs.crashReporting.includeURL: true browser.urlbar.placeholderName: DuckDuckGo browser.urlbar.placeholderName.private: DuckDuckGo browser.urlbar.quicksuggest.migrationVersion: 2 browser.urlbar.quicksuggest.scenario: offline browser.urlbar.resultBuckets: {"children":[{"maxResultCount":1,"children":[{"group":"heuristicTest"},{"group":"heuristicExtension"},{"group":"heuristi browser.urlbar.resultGroups: {"children":[{"maxResultCount":1,"children":[{"group":"heuristicTest"},{"group":"heuristicExtension"},{"group":"heuristi browser.urlbar.suggest.trending: false browser.urlbar.tabToSearch.onboard.interactionsLeft: 0 browser.urlbar.tipShownCount.searchTip_onboard: 4 browser.urlbar.tipShownCount.searchTip_redirect: 4 browser.urlbar.tipShownCount.tabToSearch: 32 doh-rollout.balrog-migration-done: true doh-rollout.doneFirstRun: true doh-rollout.doorhanger-decision: UIOk doh-rollout.home-region: US doh-rollout.mode: 0 doh-rollout.self-enabled: true doh-rollout.trr-selection.dry-run-result: https://mozilla.cloudflare-dns.com/dns-query doh-rollout.uri: https://mozilla.cloudflare-dns.com/dns-query dom.event.clipboardevents.enabled: false dom.forms.autocomplete.formautofill: true extensions.formautofill.addresses.usage.hasEntry: true extensions.formautofill.creditCards.enabled: false extensions.formautofill.creditCards.usage.cancelCcSave: 1 extensions.formautofill.creditCards.used: 2 extensions.formautofill.firstTimeUse: false extensions.lastAppVersion: 120.0 font.internaluseonly.changed: true gfx.blacklist.video-overlay.failureid: FEATURE_FAILURE_DL_BLOCKLIST_NO_ID gfx.crash-guard.status.wmfvpxvideo: 2 gfx.crash-guard.wmfvpxvideo.appVersion: 95.0.1 gfx.crash-guard.wmfvpxvideo.deviceID: 0x731f gfx.crash-guard.wmfvpxvideo.driverVersion: 27.20.12033.1007 idle.lastDailyNotification: 1701309124 layers.mlgpu.sanity-test-failed: true media.benchmark.vp9.fps: 278 media.benchmark.vp9.versioncheck: 5 media.gmp-gmpopenh264.abi: x86_64-msvc-x64 media.gmp-gmpopenh264.hashValue: b667086ed49579592d435df2b486fe30ba1b62ddd169f19e700cd079239747dd3e20058c285fa9c10a533e34f22b5198ed9b1f92ae560a3067f3e3fe media.gmp-gmpopenh264.lastDownload: 1688570971 media.gmp-gmpopenh264.lastInstallStart: 1688570971 media.gmp-gmpopenh264.lastUpdate: 1688570971 media.gmp-gmpopenh264.version: 2.3.2 media.gmp-manager.buildID: 20231116134553 media.gmp-manager.lastCheck: 1701276147 media.gmp-manager.lastEmptyCheck: 1701276147 media.gmp-widevinecdm.abi: x86_64-msvc-x64 media.gmp-widevinecdm.hashValue: 59521f8c61236641b3299ab460c58c8f5f26fa67e828de853c2cf372f9614d58b9f541aae325b1600ec4f3a47953caacb8122b0dfce7481acfec8104 media.gmp-widevinecdm.lastDownload: 1697297559 media.gmp-widevinecdm.lastInstallStart: 1697297558 media.gmp-widevinecdm.lastUpdate: 1697297559 media.gmp-widevinecdm.version: 4.10.2710.0 media.gmp.storage.version.observed: 1 media.hardware-video-decoding.failed: false media.videocontrols.picture-in-picture.video-toggle.has-used: true network.dns.disablePrefetch: true network.http.speculative-parallel-limit: 0 network.predictor.cleaned-up: true network.predictor.enabled: false network.prefetch-next: false network.trr.blocklist_cleanup_done: true places.database.lastMaintenance: 1701136329 places.history.expiration.transient_current_max_pages: 144831 privacy.purge_trackers.date_in_cookie_database: 0 privacy.purge_trackers.last_purge: 1701309126442 privacy.restrict3rdpartystorage.rollout.enabledByDefault: true privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}] privacy.userContext.enabled: true privacy.userContext.extension: @contain-facebook privacy.userContext.newTabContainerOnLeftClick.enabled: true privacy.userContext.ui.enabled: true security.oskeystore.test.encrypted: vwap7YVEAQ7BLbw10aUA9PW+S/oQlJBrb6Cdnds15E0= security.oskeystore.test.label: 83982c5f-a33b-40f0-adf3-1b25d2964dd7 security.remote_settings.crlite_filters.checked: 1656680563 security.remote_settings.intermediates.checked: 1656680563 security.sandbox.content.tempDirSuffix: {920f6c61-545d-4bc5-be2d-1d7d011cd116} security.sandbox.content.win32k-experiment.startupEnrollmentStatus: 2 security.sandbox.plugin.tempDirSuffix: {f7f6b681-0ffd-434a-92ef-fdcb321d1176} services.sync.declinedEngines: services.sync.engine.addresses.available: true signon.autofillForms: false signon.importedFromSqlite: true signon.management.page.breach-alerts.enabled: false signon.rememberSignons: false signon.usage.hasEntry: false storage.vacuum.last.content-prefs.sqlite: 1701136318 storage.vacuum.last.index: 2 storage.vacuum.last.places.sqlite: 1700754493 ui.osk.debug.keyboardDisplayReason: IKPOS: Touch screen not found.

Important Locked Preferences


fission.autostart.session: true

Places Database


Entity: sqlite_schema Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 24.6 Sequentiality (%): 10.5

Entity: moz_origins Count: 6964 Size (KiB): 384 Size (%): 0.5 Efficiency (%): 73.5 Sequentiality (%): 10.5

Entity: sqlite_autoindex_moz_origins_1 Count: - Size (KiB): 448 Size (%): 0.6 Efficiency (%): 53.3 Sequentiality (%): 10.5

Entity: moz_places Count: 114790 Size (KiB): 39712 Size (%): 51.6 Efficiency (%): 78.1 Sequentiality (%): 10.5

Entity: moz_historyvisits Count: 195363 Size (KiB): 5952 Size (%): 7.7 Efficiency (%): 91.3 Sequentiality (%): 10.5

Entity: moz_inputhistory Count: 136 Size (KiB): 32 Size (%): 0 Efficiency (%): 10.7 Sequentiality (%): 10.5

Entity: sqlite_autoindex_moz_inputhistory_1 Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 7.4 Sequentiality (%): 10.5

Entity: moz_bookmarks Count: 21 Size (KiB): 32 Size (%): 0 Efficiency (%): 4.1 Sequentiality (%): 10.5

Entity: moz_bookmarks_deleted Count: 0 Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: sqlite_autoindex_moz_bookmarks_deleted_1 Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_keywords Count: 0 Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: sqlite_autoindex_moz_keywords_1 Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: sqlite_sequence Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_anno_attributes Count: 2 Size (KiB): 32 Size (%): 0 Efficiency (%): 0.2 Sequentiality (%): 10.5

Entity: sqlite_autoindex_moz_anno_attributes_1 Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0.2 Sequentiality (%): 10.5

Entity: moz_annos Count: 118 Size (KiB): 32 Size (%): 0 Efficiency (%): 36.4 Sequentiality (%): 10.5

Entity: moz_items_annos Count: 0 Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_meta Count: 3 Size (KiB): 32 Size (%): 0 Efficiency (%): 0.3 Sequentiality (%): 10.5

Entity: sqlite_stat1 Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 3.7 Sequentiality (%): 10.5

Entity: moz_places_metadata Count: 9394 Size (KiB): 480 Size (%): 0.6 Efficiency (%): 71.7 Sequentiality (%): 10.5

Entity: moz_places_metadata_search_queries Count: 0 Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: sqlite_autoindex_moz_places_metadata_search_queries_1 Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_previews_tombstones Count: 0 Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_places_url_hashindex Count: - Size (KiB): 2112 Size (%): 2.7 Efficiency (%): 79.7 Sequentiality (%): 10.5

Entity: moz_places_hostindex Count: - Size (KiB): 3840 Size (%): 5 Efficiency (%): 73.4 Sequentiality (%): 10.5

Entity: moz_places_visitcount Count: - Size (KiB): 1344 Size (%): 1.7 Efficiency (%): 76.1 Sequentiality (%): 10.5

Entity: moz_places_frecencyindex Count: - Size (KiB): 1312 Size (%): 1.7 Efficiency (%): 85.7 Sequentiality (%): 10.5

Entity: moz_places_lastvisitdateindex Count: - Size (KiB): 2560 Size (%): 3.3 Efficiency (%): 74.5 Sequentiality (%): 10.5

Entity: moz_places_guid_uniqueindex Count: - Size (KiB): 2912 Size (%): 3.8 Efficiency (%): 80.9 Sequentiality (%): 10.5

Entity: moz_places_originidindex Count: - Size (KiB): 1696 Size (%): 2.2 Efficiency (%): 72.1 Sequentiality (%): 10.5

Entity: moz_historyvisits_placedateindex Count: - Size (KiB): 5024 Size (%): 6.5 Efficiency (%): 79.7 Sequentiality (%): 10.5

Entity: moz_historyvisits_fromindex Count: - Size (KiB): 2688 Size (%): 3.5 Efficiency (%): 79.1 Sequentiality (%): 10.5

Entity: moz_historyvisits_dateindex Count: - Size (KiB): 3936 Size (%): 5.1 Efficiency (%): 82.4 Sequentiality (%): 10.5

Entity: moz_bookmarks_itemindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0.6 Sequentiality (%): 10.5

Entity: moz_bookmarks_parentindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0.6 Sequentiality (%): 10.5

Entity: moz_bookmarks_itemlastmodifiedindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 1.1 Sequentiality (%): 10.5

Entity: moz_bookmarks_dateaddedindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 1 Sequentiality (%): 10.5

Entity: moz_bookmarks_guid_uniqueindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 1.2 Sequentiality (%): 10.5

Entity: moz_keywords_placepostdata_uniqueindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_annos_placeattributeindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 4.5 Sequentiality (%): 10.5

Entity: moz_items_annos_itemattributeindex Count: - Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_places_metadata_placecreated_uniqueindex Count: - Size (KiB): 224 Size (%): 0.3 Efficiency (%): 73.5 Sequentiality (%): 10.5

Entity: moz_places_metadata_referrerindex Count: - Size (KiB): 128 Size (%): 0.2 Efficiency (%): 65.2 Sequentiality (%): 10.5

Entity: moz_places_altfrecencyindex Count: - Size (KiB): 1280 Size (%): 1.7 Efficiency (%): 78.8 Sequentiality (%): 10.5

Entity: moz_places_extra Count: 0 Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Entity: moz_historyvisits_extra Count: 0 Size (KiB): 32 Size (%): 0 Efficiency (%): 0 Sequentiality (%): 10.5

Accessibility


Activated: false Prevent Accessibility: 0 Accessibility Instantiator:

Library Versions


NSPR Expected minimum version: 4.35 Version in use: 4.35

NSS Expected minimum version: 3.94 Version in use: 3.94

NSSSMIME Expected minimum version: 3.94 Version in use: 3.94

NSSSSL Expected minimum version: 3.94 Version in use: 3.94

NSSUTIL Expected minimum version: 3.94 Version in use: 3.94

Sandbox


Content Process Sandbox Level: 6 Effective Content Process Sandbox Level: 6 Win32k Lockdown State for Content Process: Win32k Lockdown enabled -- user in Treatment Group GPU Process Sandbox Level: 1

Startup Cache


Disk Cache Path: C:\Users\teal\AppData\Local\Mozilla\Firefox\Profiles\worxgbt8.default-release\startupCache\startupCache.8.little Ignore Disk Cache: false Found Disk Cache on Init: true Wrote to Disk Cache: true

Internationalization & Localization


Application Settings Requested Locales: ["en-US"] Available Locales: ["en-US"] App Locales: ["en-US"] Regional Preferences: ["en-US"] Default Locale: "en-US" Operating System System Locales: ["en-US"] Regional Preferences: ["en-US"]

Remote Debugging (Chromium Protocol)


Accepting Connections: false URL:

Printing


Modified print settings


print_printer: Mozilla Save to PDF print.more-settings.open: true print.printer_Mozilla_Save_to_PDF.print_bgcolor: false print.printer_Mozilla_Save_to_PDF.print_bgimages: false print.printer_Mozilla_Save_to_PDF.print_duplex: 0 print.printer_Mozilla_Save_to_PDF.print_edge_bottom: 0 print.printer_Mozilla_Save_to_PDF.print_edge_left: 0 print.printer_Mozilla_Save_to_PDF.print_edge_right: 0 print.printer_Mozilla_Save_to_PDF.print_edge_top: 0 print.printer_Mozilla_Save_to_PDF.print_footercenter: print.printer_Mozilla_Save_to_PDF.print_footerleft: print.printer_Mozilla_Save_to_PDF.print_footerright: print.printer_Mozilla_Save_to_PDF.print_headercenter: print.printer_Mozilla_Save_to_PDF.print_headerleft: print.printer_Mozilla_Save_to_PDF.print_headerright: print.printer_Mozilla_Save_to_PDF.print_in_color: true print.printer_Mozilla_Save_to_PDF.print_margin_bottom: 0.5 print.printer_Mozilla_Save_to_PDF.print_margin_left: 0.5 print.printer_Mozilla_Save_to_PDF.print_margin_right: 0.5 print.printer_Mozilla_Save_to_PDF.print_margin_top: 0.5 print.printer_Mozilla_Save_to_PDF.print_orientation: 0 print.printer_Mozilla_Save_to_PDF.print_page_delay: 50 print.printer_Mozilla_Save_to_PDF.print_paper_height: 11 print.printer_Mozilla_Save_to_PDF.print_paper_id: na_letter print.printer_Mozilla_Save_to_PDF.print_paper_size_unit: 0 print.printer_Mozilla_Save_to_PDF.print_paper_width: 8.5 print.printer_Mozilla_Save_to_PDF.print_resolution: 0 print.printer_Mozilla_Save_to_PDF.print_reversed: false print.printer_Mozilla_Save_to_PDF.print_scaling: 1 print.printer_Mozilla_Save_to_PDF.print_shrink_to_fit: true print.printer_Mozilla_Save_to_PDF.print_to_file: true print.printer_Mozilla_Save_to_PDF.print_unwriteable_margin_bottom_twips: 0 print.printer_Mozilla_Save_to_PDF.print_unwriteable_margin_left_twips: 0 print.printer_Mozilla_Save_to_PDF.print_unwriteable_margin_right_twips: 0 print.printer_Mozilla_Save_to_PDF.print_unwriteable_margin_top_twips: 0 print.printer_OneNote_for_Windows_10.print_bgcolor: true print.printer_OneNote_for_Windows_10.print_bgimages: true print.printer_OneNote_for_Windows_10.print_duplex: 0 print.printer_OneNote_for_Windows_10.print_edge_bottom: 0 print.printer_OneNote_for_Windows_10.print_edge_left: 0 print.printer_OneNote_for_Windows_10.print_edge_right: 0 print.printer_OneNote_for_Windows_10.print_edge_top: 0 print.printer_OneNote_for_Windows_10.print_evenpages: true print.printer_OneNote_for_Windows_10.print_footercenter: print.printer_OneNote_for_Windows_10.print_footerleft: &PT print.printer_OneNote_for_Windows_10.print_footerright: &D print.printer_OneNote_for_Windows_10.print_headercenter: print.printer_OneNote_for_Windows_10.print_headerleft: &T print.printer_OneNote_for_Windows_10.print_headerright: &U print.printer_OneNote_for_Windows_10.print_in_color: true print.printer_OneNote_for_Windows_10.print_margin_bottom: 0.5 print.printer_OneNote_for_Windows_10.print_margin_left: 0.5 print.printer_OneNote_for_Windows_10.print_margin_right: 0.5 print.printer_OneNote_for_Windows_10.print_margin_top: 0.5 print.printer_OneNote_for_Windows_10.print_oddpages: true print.printer_OneNote_for_Windows_10.print_orientation: 0 print.printer_OneNote_for_Windows_10.print_page_delay: 50 print.printer_OneNote_for_Windows_10.print_paper_data: -1 print.printer_OneNote_for_Windows_10.print_paper_height: 11 print.printer_OneNote_for_Windows_10.print_paper_id: 1 print.printer_OneNote_for_Windows_10.print_paper_name: print.printer_OneNote_for_Windows_10.print_paper_size_unit: 0 print.printer_OneNote_for_Windows_10.print_paper_width: 8.5 print.printer_OneNote_for_Windows_10.print_resolution: 300 print.printer_OneNote_for_Windows_10.print_reversed: false print.printer_OneNote_for_Windows_10.print_scaling: 1 print.printer_OneNote_for_Windows_10.print_shrink_to_fit: true print.printer_OneNote_for_Windows_10.print_to_file: false print.printer_OneNote_for_Windows_10.print_unwriteable_margin_bottom: 0 print.printer_OneNote_for_Windows_10.print_unwriteable_margin_left: 0 print.printer_OneNote_for_Windows_10.print_unwriteable_margin_right: 0 print.printer_OneNote_for_Windows_10.print_unwriteable_margin_top: 0

Asked by Teal Amore 9 hours ago

Unified search/url bar does not search by default

Hi, I've set in my settings to use the unified search+url bar, Also I've set Google as my search engine, but when I type a search request Firefox searchs by default an UR… (read more)

Hi, I've set in my settings to use the unified search+url bar, Also I've set Google as my search engine, but when I type a search request Firefox searchs by default an URL, leading to an error every time, I don't know what to change and Ive tried different settings with no change

Asked by blac 1 hour ago

Last reply by blac 18 minutes ago

Your Firefox profile cannot be loaded. It may be missing or inaccessible

Hi, I have a weird problem, I have 3 systems on my device: windows(10), ubuntu and Arch lately when i was configuring Firefox on fresh arch install I was annoyed that I n… (read more)

Hi, I have a weird problem, I have 3 systems on my device: windows(10), ubuntu and Arch lately when i was configuring Firefox on fresh arch install I was annoyed that I needed to re-login to every single s...t again. So I thought "Why can I just share the same FF profile between systems" Long story short it didn't work on Arch. I was forced to compile FF from source and now it works... but when I'm logged in on Ubuntu and trying to launch FF from GNU I always see this error. it's working when i point out to profile from the command line with "-p <dir>". but even then when I go to about:profiles and click "launch in new browser" it's still pooping with this error. So Am I doing something wrong or it is just impossible to do this seamlessly? is there a better(correct?) way to achieve the same functionality?

thanks for reading, ill humbly take any advice.

EDIT: I have copied the profile's folder to a separate partition which is auto mounted tried it on Ubuntu (at this time it had been working just fine) and after using it on Arch when I was back on Ubuntu it was displaying this error

Asked by jomal1236 15 hours ago

Last reply by cor-el 14 hours ago

Could I get a link to download 121.0b3 for mac

I am getting an error that "you have launched an older version of Thunderbird" Every time I try to open my email. I was using the latest beta version up to three days ag… (read more)

I am getting an error that "you have launched an older version of Thunderbird" Every time I try to open my email. I was using the latest beta version up to three days ago and the program got corrupted for some reason. I did try to install the latest beat online beat 2 .

Thanks, Al

Asked by almalek 5 hours ago

Last reply by Wayne Mery 46 minutes ago

Thunderbird PLEASE a filter to remove attachments and put in selected directory

PLEASE a filter to remove attachments and put in selected directory. No stars, not the whole message just the attached file or files. Thanks Ray Carbuhn teletext@aussiebr… (read more)

PLEASE a filter to remove attachments and put in selected directory. No stars, not the whole message just the attached file or files. Thanks Ray Carbuhn teletext@aussiebroadband.com.au

Asked by Ray 2 days ago

Last reply by sfhowes 1 day ago

Firefox for iOS keeps opening new tabs even if I have tabs open

Firefox for iOS keeps opening new tabs whenever I leave the app to check another app and return. It does this even when they’re already are open tabs. It’s very annoying … (read more)

Firefox for iOS keeps opening new tabs whenever I leave the app to check another app and return. It does this even when they’re already are open tabs. It’s very annoying to constantly have to deal with all these new tabs every time and it’s enough to make me switch back to Safari. Any way to stop this?

Asked by kenly007 8 hours ago

120.0 not functioning

The latest updates sucks. Trouble with log -in pages, even Mozilla's own page doesn't seem to like the new cookie settings... Had to get onto tis forum through chrome of … (read more)

The latest updates sucks. Trouble with log -in pages, even Mozilla's own page doesn't seem to like the new cookie settings... Had to get onto tis forum through chrome of all things...

Anyone aware of fixes or some way to revert to an older release?

Asked by Jason 10 hours ago

Last reply by zeroknight 2 hours ago

  • Solved

Thunderbird (various versions) Hangs on opening in Ubuntu 22.04.3 LTS after latest updates

After applying the latest updates to Ubuntu 22.04.3 LTS today, I find that ThunderBird will load and then enter a busy state where the system asks if I want to terminate … (read more)

After applying the latest updates to Ubuntu 22.04.3 LTS today, I find that ThunderBird will load and then enter a busy state where the system asks if I want to terminate or wait for ThunderBird.

After waiting quite some time, it is apparent that perhaps it is in vain. I have tried a few different versions: The initially installed: 115.5.0 The latest: 121.0b1 and previous: 115.4.3

All seem to exhibit similar behavior with my previously working profile.

The program loads, the preview screen draws, an open tab appears to try to load, and a few seconds after launch, things hang up.

Anyone else noticing issues?

Asked by cl1 3 days ago

Answered by cl1 3 days ago