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: | JavaScriptCore | Assignee: | 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
Filip Pizlo
2014-01-10 17:17:45 PST
Created attachment 221005 [details]
the patch
Landed on branch in http://trac.webkit.org/changeset/161863 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. Review status updated in r161938: <http://trac.webkit.org/r161938>. |