[Webkit-unassigned] [Bug 48377] New: REGRESSION: r69429-r69611: Javascript parse and reference errors on Amazon Lightning deals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 14:38:10 PDT 2010


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

           Summary: REGRESSION: r69429-r69611: Javascript parse and
                    reference errors on Amazon Lightning deals
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh PowerPC
               URL: http://www.amazon.com/gp/goldbox/ref=cs_top_nav_gb27
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin at rhubarbproductions.com


When viewing the link above (Amazon's Today's Deals link), the Lightning deals box at the upper right no longer appears.

Under r69611, the Web Inspector console reads:

SyntaxError: Parse error    gbld_js-v19._V198980857_.js:4612
ReferenceError: Can't find variable: GBLD    ref=cs_top_nav_gb27:2354

Under r70429, the Web Inspector console reads:

ReferenceError: Strict mode forbids implicit creation of global property 'Deal'    gbld_js-v19._V198980857_.js:371
ReferenceError: Can't find variable: Deal    ref=cs_top_nav_gb27:2397


This may be related to a crash issue that I'm also seeing between the same webkit nightly releases at Bug 47573 .

-- 
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