[Webkit-unassigned] [Bug 42900] New: [JSC] JavaScript parsing error when loading Equifax web page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 10:32:02 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42900

           Summary: [JSC] JavaScript parsing error when loading Equifax
                    web page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.equifax.com/credit-product-list/
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: sam at webkit.org, oliver at apple.com


Created an attachment (id=62444)
 --> (https://bugs.webkit.org/attachment.cgi?id=62444)
Original HTML source with <base> tag

* SUMMARY
When loading <http://www.equifax.com/credit-product-list/> a JavaScript parsing syntax error occurs on line 1689 of the main resource when parsing <script></script> content.

The other odd issue (maybe related to this) that occurs with the Web Inspector enabled is that 2 copies of "/credit-product-list/" appear in the Resources list (as well as the Activity window in Safari 5).  The second one is displayed as a broken image.  And clicking on the parsing/reference errors in the Inspector shows the second copy of the main resource ("/credit-product-list/") instead of the first.

* STEPS TO REPRODUCE
1. Launch Safari 5 or a WebKit nightly build.
2. Open URL:  http://www.equifax.com/credit-product-list/

* RESULTS
The "Customer Service" drop-down menu doesn't work because of a JavaScript parsing error earlier in the page.

* REGRESSION
Unknown.  Occurs with Safari 5 on Snow Leopard 10.6.4 (10F569) as well as with WebKit nighty build r63958.

* NOTES
Google Chrome does not report any JavaScript parsing errors when loading the same page.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list