Bug 87148 - [BlackBerry] getPlatformThreadRegisters() should fetch target thread's registers
Summary: [BlackBerry] getPlatformThreadRegisters() should fetch target thread's registers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 11:13 PDT by Yong Li
Modified: 2012-05-22 13:23 PDT (History)
1 user (show)

See Also:


Attachments
the patch (2.06 KB, patch)
2012-05-22 11:46 PDT, Yong Li
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yong Li 2012-05-22 11:13:19 PDT
getPlatformThreadRegisters() should fetch target thread's context, but not the currently running one's.
Comment 1 Yong Li 2012-05-22 11:46:33 PDT
Created attachment 143339 [details]
the patch
Comment 2 WebKit Review Bot 2012-05-22 13:22:58 PDT
Comment on attachment 143339 [details]
the patch

Clearing flags on attachment: 143339

Committed r118038: <http://trac.webkit.org/changeset/118038>
Comment 3 WebKit Review Bot 2012-05-22 13:23:02 PDT
All reviewed patches have been landed.  Closing bug.