Bug 126797 - internal-js-tests.yaml/Octane/mandreel.js.default-ftl fails about 1/30 times with "TypeError: undefined is not an object"
Summary: internal-js-tests.yaml/Octane/mandreel.js.default-ftl fails about 1/30 times ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Windows 2000
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2014-01-10 17:17 PST by Filip Pizlo
Modified: 2014-01-30 13:32 PST (History)
7 users (show)

See Also:


Attachments
the patch (15.16 KB, patch)
2014-01-12 22:17 PST, Filip Pizlo
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.