RESOLVED FIXED 55774
Split JNIBridge.cpp/h into JavaString.h and JavaMethod.cpp/h
https://bugs.webkit.org/show_bug.cgi?id=55774
Summary Split JNIBridge.cpp/h into JavaString.h and JavaMethod.cpp/h
Steve Block
Reported 2011-03-04 08:08:41 PST
Split JNIBridge into JavaString.h and JavaM:qethod.cpp/h
Attachments
Patch 1 (35.43 KB, patch)
2011-03-07 07:53 PST, Steve Block
jorlow: review+
Steve Block
Comment 1 2011-03-04 08:11:04 PST
JNIBridge.cpp/h contains only two classes - JavaMethod and JavaString - and it would aid clarity to split these into their own classes
Steve Block
Comment 2 2011-03-07 07:53:00 PST
Created attachment 84945 [details] Patch 1
Jeremy Orlow
Comment 3 2011-03-07 09:54:23 PST
Comment on attachment 84945 [details] Patch 1 style seems good. rubber stamp = me
Steve Block
Comment 4 2011-03-07 10:10:25 PST
Note You need to log in before you can comment on or make changes to this bug.