RESOLVED FIXED 84915
Move convertJSMethodNameToObjc() to be a utility function of ObjcClass
https://bugs.webkit.org/show_bug.cgi?id=84915
Summary Move convertJSMethodNameToObjc() to be a utility function of ObjcClass
Benjamin Poulain
Reported 2012-04-25 17:44:50 PDT
Move convertJSMethodNameToObjc() to be a utility function of ObjcClass
Attachments
Patch (6.73 KB, patch)
2012-04-25 17:53 PDT, Benjamin Poulain
darin: review+
Benjamin Poulain
Comment 1 2012-04-25 17:53:23 PDT
Benjamin Poulain
Comment 2 2012-04-25 17:54:11 PDT
Just the trivial change, move the function around without any other modification.
Darin Adler
Comment 3 2012-04-25 17:55:51 PDT
Comment on attachment 138911 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=138911&action=review > Source/WebCore/WebCore.order:-6356 > -__ZN3JSC8Bindings25convertJSMethodNameToObjcEPKcPcm No need to update order files; those are generated mechanically and don’t need to be edited.
Benjamin Poulain
Comment 4 2012-04-25 18:05:36 PDT
Note You need to log in before you can comment on or make changes to this bug.