Bug 139935
Summary: | Webpage hangs while browsing www.moneycontrol.com | ||
---|---|---|---|
Product: | WebKit | Reporter: | Peng Xinchao <xinchao.peng> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Peng Xinchao
drag with mouse in moneycontrol.com for a period of time . the webpage will be hanged up .
I find that the JS of the website have falled into Infinite recursion . It is always calling "MatchesSelector" , and css selector's symbol is ":hidden", but always return false;
I try it in Chrome and Firefox in Linux x86-64 platform, it don't happend
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |