Bug 33899

Summary: WebCore/bridge/jni/jni_runtime.[cpp|h] should be renamed
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Steve Block <steveblock>
Status: RESOLVED FIXED    
Severity: Normal CC: android-webkit-unforking, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 33914    
Bug Blocks: 33712, 33958    
Attachments:
Description Flags
Patch 1 for Bug 33899 levin: review+

Description Steve Block 2010-01-20 07:01:16 PST
WebCore/bridge/jni/jni_runtime.[cpp|h] should be renamed.

This is analogous to Bug 33801, which renamed WebCore/bridge/runtime to WebCore/bridge/Bridge

This is part of the renaming of numerous files in WebCore/bridge. See Bug 33712, which this bug blocks.
Comment 1 Steve Block 2010-01-20 07:47:19 PST
Created attachment 47033 [details]
Patch 1 for Bug 33899
Comment 2 Steve Block 2010-01-20 11:15:17 PST
Landed as http://trac.webkit.org/changeset/53557

Have opened Bug 33914 to fix style in moved code
Comment 3 Steve Block 2010-01-21 02:27:48 PST
Style is now fixed.

Closing bug as resolved.