Bug 150737

Summary: Windows X86-64 change for Crash making a tail call from a getter to a host function
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, mark.lam, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Windows 8   
Attachments:
Description Flags
Patch
none
Patch with fixed ChageLog none

Description Michael Saboff 2015-10-30 15:14:34 PDT
The Windows X86-64 change was inadvertently left out of change set r191765: <http://trac.webkit.org/changeset/191765>.
Comment 1 Michael Saboff 2015-10-30 15:36:41 PDT
Created attachment 264429 [details]
Patch
Comment 2 WebKit Commit Bot 2015-10-30 15:38:42 PDT
Attachment 264429 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
ERROR: Source/JavaScriptCore/ChangeLog:9:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Michael Saboff 2015-10-30 15:43:56 PDT
Created attachment 264432 [details]
Patch with fixed ChageLog
Comment 4 Geoffrey Garen 2015-10-30 16:09:47 PDT
Comment on attachment 264432 [details]
Patch with fixed ChageLog

r=me
Comment 5 WebKit Commit Bot 2015-10-30 19:11:51 PDT
Comment on attachment 264432 [details]
Patch with fixed ChageLog

Clearing flags on attachment: 264432

Committed r191835: <http://trac.webkit.org/changeset/191835>
Comment 6 WebKit Commit Bot 2015-10-30 19:11:55 PDT
All reviewed patches have been landed.  Closing bug.