Bug 126797

Summary: internal-js-tests.yaml/Octane/mandreel.js.default-ftl fails about 1/30 times with "TypeError: undefined is not an object"
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Windows 2000   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch msaboff: review+

Description Filip Pizlo 2014-01-10 17:17:45 PST
...
Comment 1 Filip Pizlo 2014-01-12 22:17:24 PST
Created attachment 221005 [details]
the patch
Comment 2 Filip Pizlo 2014-01-12 23:17:27 PST
Landed on branch in http://trac.webkit.org/changeset/161863
Comment 3 Michael Saboff 2014-01-13 09:53:09 PST
Comment on attachment 221005 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=221005&action=review

r=me.   What a fun bug!

> Source/JavaScriptCore/runtime/VM.cpp:291
> +    

Delete extraneous spaces.
Comment 4 Mark Lam 2014-01-13 18:40:05 PST
Review status updated in r161938: <http://trac.webkit.org/r161938>.