Bug 155525 - Rename performJITMemcpy to something more inline with our normal webkit function names
Summary: Rename performJITMemcpy to something more inline with our normal webkit funct...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on: 155555
Blocks:
  Show dependency treegraph
 
Reported: 2016-03-15 17:32 PDT by Oliver Hunt
Modified: 2016-03-16 12:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (9.31 KB, patch)
2016-03-15 17:33 PDT, Oliver Hunt
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2016-03-15 17:32:48 PDT
Rename performJITMemcpy to something more inline with our normal webkit function names
Comment 1 Oliver Hunt 2016-03-15 17:33:30 PDT
Created attachment 274162 [details]
Patch
Comment 2 Saam Barati 2016-03-15 17:35:21 PDT
Comment on attachment 274162 [details]
Patch

r=me
Comment 3 Oliver Hunt 2016-03-15 18:02:18 PDT
Committed r198252: <http://trac.webkit.org/changeset/198252>
Comment 4 Chris Dumez 2016-03-16 12:33:38 PDT
Reverted r198235, r198240, r198241, and r198252 for reason:

Causing crashes on ARM

Committed r198291: <http://trac.webkit.org/changeset/198291>