Bug 68656

Summary: [ES5] instanceof should not get the prototype for non-default HasInstance
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
fix oliver: review+, buildbot: commit-queue-

Description Gavin Barraclough 2011-09-22 13:59:14 PDT
See failing test case (to be added in bug#26382) in LayoutTests/fast/js/function-bind.html.
Comment 1 Gavin Barraclough 2012-09-21 17:04:27 PDT
Created attachment 165230 [details]
fix
Comment 2 Build Bot 2012-09-21 17:32:52 PDT
Comment on attachment 165230 [details]
fix

Attachment 165230 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/13952809
Comment 3 Build Bot 2012-09-21 17:37:50 PDT
Comment on attachment 165230 [details]
fix

Attachment 165230 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/13975558
Comment 4 Gavin Barraclough 2012-09-21 17:44:41 PDT
Fixed in r129281