Bug 128424

Summary: iOS port needs to clear VM::stackPointerAtVMEntry when it drops locks.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, mhahnenberg, mmirman, msaboff, oliver
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. ggaren: review+

Mark Lam
Reported 2014-02-07 17:31:33 PST
Patch coming.
Attachments
the patch. (1.91 KB, patch)
2014-02-07 17:39 PST, Mark Lam
ggaren: review+
Mark Lam
Comment 1 2014-02-07 17:39:05 PST
Created attachment 223525 [details] the patch.
Mark Lam
Comment 2 2014-02-07 17:39:46 PST
Comment on attachment 223525 [details] the patch. View in context: https://bugs.webkit.org/attachment.cgi?id=223525&action=review > Source/JavaScriptCore/ChangeLog:9 > + in that it (iOS) does clear m_vm->stackPointerAtVMEntry nor reset the typo: "does" ==> "does not"
Geoffrey Garen
Comment 3 2014-02-07 17:41:36 PST
Comment on attachment 223525 [details] the patch. r=me
Mark Lam
Comment 4 2014-02-07 17:57:09 PST
Mark Lam
Comment 5 2014-02-07 18:03:00 PST
Note You need to log in before you can comment on or make changes to this bug.