[Webkit-unassigned] [Bug 24466] New: REGRESSION: Prototype.js errors in r41521 not present in r41443

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 12:49:36 PDT 2009


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

           Summary: REGRESSION: Prototype.js errors in r41521 not present in
                    r41443
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://bechamel.net/recipe/show/pasta-al-forno-di-magnus
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: magnus at nordlander.se


Attempting to click on the image of the recipe in the attached URL causes a
JavaScript TypeError to be thrown: TypeError: Result of expression '(iterator
|| Prototype.K)' [0] is not a function.

Breaking on the line of JavaScript code causing this and evaluating (iterator
|| Prototype.K) shows a function is returned.

This previously worked in r41443, and stopped working in r41521. Confirmed on a
separate computer.


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



More information about the webkit-unassigned mailing list