• Resolved Andrei Chira

    (@smlaci)


    Hi,

    I’ve tested on a couple of websites on Firefox (Linux Mint & MacOS) and it crashes when certain settings are applied on Optimize tab:

    CSS Minify: ON
    CSS HTTP/2 Push: ON
    JS HTTP/2 Push: ON
    Load JS Deferred: ON
    Exclude JQuery: ON

    Maybe it happens with other combinations, I haven’t had the time to test thoroughly.

    Funny enough, after activating the debug it works perfectly.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Hai Zheng?

    (@hailite)

    Debug will add couple new lines into your HTML src code. Can you try the following to see if Firefox will crash again or not?

    File:
    litespeed-cache/lib/vendor/mrclay/minify/lib/Minify/HTML.php

    Line:
    147

    Remove // from the beginning of // $this->_html = preg_replace('/(<[a-z\\-]+)\\s+([^>]+>)/i', "$1\n$2", $this->_html);

    • This reply was modified 7 years, 1 month ago by Hai Zheng?.
    Plugin Support LiteSpeed Lisa

    (@lclarke)

    Hi, @smlaci

    Are you still having a problem with this? If so, please let us know! Otherwise, we’re going to mark the topic as “Resolved.”

    Thanks!

    Thread Starter Andrei Chira

    (@smlaci)

    Hi,

    I didn’t have time to test. You can mark it as resolved.

    Plugin Support LiteSpeed Lisa

    (@lclarke)

    Alright. Please feel free to start a new topic if you need to in the future!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Firefox crashes with certain settings’ is closed to new replies.