Bug 150629

Summary: Fix a typo in ProbeContext::fpr().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch.
none
fixed ChangeLog to read a little better. none

Mark Lam
Reported 2015-10-28 10:27:13 PDT
ProbeContext::fpr() should be calling its CPUState::fpr(), not CPUState::gpr().
Attachments
the patch. (1.44 KB, patch)
2015-10-28 10:29 PDT, Mark Lam
no flags
fixed ChangeLog to read a little better. (1.44 KB, patch)
2015-10-28 10:31 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2015-10-28 10:29:33 PDT
Created attachment 264227 [details] the patch.
Mark Lam
Comment 2 2015-10-28 10:31:00 PDT
Created attachment 264228 [details] fixed ChangeLog to read a little better.
Yusuke Suzuki
Comment 3 2015-10-28 10:34:21 PDT
Comment on attachment 264228 [details] fixed ChangeLog to read a little better. wow, r+!
WebKit Commit Bot
Comment 4 2015-10-28 11:15:19 PDT
Comment on attachment 264228 [details] fixed ChangeLog to read a little better. Clearing flags on attachment: 264228 Committed r191682: <http://trac.webkit.org/changeset/191682>
WebKit Commit Bot
Comment 5 2015-10-28 11:15:22 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.