Bug 67046 - Fix MIPS patchOffsetGetByIdSlowCaseCall
Summary: Fix MIPS patchOffsetGetByIdSlowCaseCall
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 10:43 PDT by Chao-ying Fu
Modified: 2011-08-26 13:48 PDT (History)
1 user (show)

See Also:


Attachments
Change MIPS patchOffsetGetByIdSlowCaseCall to 56 (1.51 KB, patch)
2011-08-26 10:54 PDT, Chao-ying Fu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chao-ying Fu 2011-08-26 10:43:16 PDT
Hi All,

  I will post a patch to fix patchOffsetGetByIdSlowCaseCall for the MIPS build.  Thanks!

Regards,
Chao-ying
Comment 1 Chao-ying Fu 2011-08-26 10:54:50 PDT
Created attachment 105379 [details]
Change MIPS patchOffsetGetByIdSlowCaseCall to 56

Here is the patch.  Testing is ok.  Thanks!
Comment 2 WebKit Review Bot 2011-08-26 13:48:08 PDT
Comment on attachment 105379 [details]
Change MIPS patchOffsetGetByIdSlowCaseCall to 56

Clearing flags on attachment: 105379

Committed r93910: <http://trac.webkit.org/changeset/93910>
Comment 3 WebKit Review Bot 2011-08-26 13:48:11 PDT
All reviewed patches have been landed.  Closing bug.