Bug 24466

Summary: REGRESSION: Prototype.js errors in r41521 not present in r41443
Product: WebKit Reporter: Magnus Nordlander <magnus>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: barraclough, oliver, zwarich
Priority: P2 Keywords: NeedsReduction, Regression
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.5   
URL: http://bechamel.net/recipe/show/pasta-al-forno-di-magnus

Magnus Nordlander
Reported 2009-03-09 12:49:36 PDT
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.
Attachments
Oliver Hunt
Comment 1 2009-03-09 14:42:07 PDT
This is a duplicate of 24447 *** This bug has been marked as a duplicate of 24447 ***
Note You need to log in before you can comment on or make changes to this bug.