[Webkit-unassigned] [Bug 136436] REGRESSION(r173031): crashes during run-layout-jsc on x86/Linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 2 15:22:31 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136436
Michael Saboff <msaboff at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #237517|0 |1
is obsolete| |
Attachment #237517|review? |
Flag| |
Attachment #237519| |review?
Flag| |
--- Comment #10 from Michael Saboff <msaboff at apple.com> 2014-09-02 15:22:35 PST ---
Created an attachment (id=237519)
--> (https://bugs.webkit.org/attachment.cgi?id=237519&action=review)
Patch
Well, we think alike. I was working on this one and testing when you posted. I prefer keying this off of argument registers and not CPU type.
BTW, X86-32 on Mac works with the old code on debug because the arguments are moved to local stack variables and for release because the args are moved into registers.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list