Bug 150737 - Windows X86-64 change for Crash making a tail call from a getter to a host function
Summary: Windows X86-64 change for Crash making a tail call from a getter to a host fu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Windows 8
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 15:14 PDT by Michael Saboff
Modified: 2015-10-30 19:11 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2015-10-30 15:36 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff
Patch with fixed ChageLog (1.36 KB, patch)
2015-10-30 15:43 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

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