Bug 1617709 Comment 15 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Adding `usleep(5000);` to the start of `HangMonitorChild::Bind()` causes this leak on my local machine when doing `./mach test --headless --enable-fission image/test/browser/browser_offscreen_image_in_out_of_process_iframe.j`.
Adding `usleep(5000);` to the start of `HangMonitorChild::Bind()` causes this leak on my local machine when doing `./mach test --headless --enable-fission image/test/browser/browser_offscreen_image_in_out_of_process_iframe.js`.

Back to Bug 1617709 Comment 15