Bug 40306
Summary: | REGRESSION: Google AdPlanner won't load. RangeError: Maximum call stack size exceeded. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dan, naofumi, oliver |
Priority: | P1 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Alexey Proskuryakov
From bug 39023 comment 16:
From Naofumi Kagami 2010-06-07 23:27:48 PST
I have another web site that I am rather sure that is showing a very similar problem.
Steps to reproduce;
1. Go to https://www.google.com/adplanner
2. Log in with your Google account.
3. Page stops loading with the URL at https://www.google.com/adplanner/?pli=1 and a "Loading..." message.
In the web inspector console, we get
"RangeError: Maximum call stack size exceeded. 94AB7A7170526263F9914A30DCDED58C.cache.html:8734"
Unfortunately, since Google has obfuscated their JavaScript, I can't understand what is happening.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
<rdar://problem/8071224>
Dan Dunham
This is the same as bug 40355
Oliver Hunt
*** This bug has been marked as a duplicate of bug 40367 ***