Issue with dawnofwar.com

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
Harkonnen
Moonbather
Moonbather
Posts: 65
Joined: 2014-11-04, 12:27
Location: Kiev, Ukraine

Issue with dawnofwar.com

Unread post by Harkonnen » 2017-07-22, 07:18

Opening this site https://www.dawnofwar.com/ causes palemoon to become unresponsive at 100% CPU usage and eating 300-500MB of memory per second. ~10 second later i get "unresponsive script" popup, by that time palemoon uses 5-6Gb of memory.
It works not only in current Chrome and Firefox, but also in Firefox 24, so it does look like a palemoon bug and not some chrome-centered coding...

P.S. While dealing with this i found out that i somehow managed to disable that "unresponsive script" thingy in my main profile, how i can enable it back?

User avatar
adesh
Board Warrior
Board Warrior
Posts: 1277
Joined: 2017-06-06, 07:38

Re: Issue with dawnofwar.com

Unread post by adesh » 2017-07-22, 08:56

Moonchild's response from a similar thread: Web page causes out-of-memory problem
Most likely it is a scripting issue at website's end.
I am able to reproducible it myself and if it helps, this is what the console provides:

GMforker

Re: Issue with dawnofwar.com

Unread post by GMforker » 2017-07-22, 10:19

Last bad: Firefox 45.0a1 (2015-12-10)
Built from https://hg.mozilla.org/mozilla-central/ ... 22718b494b

First good: Firefox 45.0a1 (2015-12-11)
Built from https://hg.mozilla.org/mozilla-central/ ... c44ba4fb20

Pushlog
https://hg.mozilla.org/mozilla-central/ ... c44ba4fb20

Bug 1231224 is the suspect.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35571
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Issue with dawnofwar.com

Unread post by Moonchild » 2017-07-22, 10:40

Very likely that that bug is the suspect indeed. Not the best coding going on there in our tree currently ;)
That's a bunch of small fixes that can easily be done by most people. Anyone feel up to it, or shall I take it myself? Issue #1254
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

GMforker

Re: Issue with dawnofwar.com

Unread post by GMforker » 2017-07-22, 14:20


Locked