Bug 33870

Summary: Style in WebCore/bridge/JNIUtility needs fixing
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:    
Bug Blocks: 33843    
Attachments:
Description Flags
Patch 1 for Bug 33870 levin: review+

Steve Block
Reported 2010-01-19 14:34:43 PST
Style in WebCore/bridge/JNIUtility needs fixing. See Bug 33843, which this bug blocks.
Attachments
Patch 1 for Bug 33870 (19.12 KB, patch)
2010-01-19 15:31 PST, Steve Block
levin: review+
Steve Block
Comment 1 2010-01-19 15:31:11 PST
David Levin
Comment 2 2010-01-19 18:22:10 PST
Comment on attachment 46955 [details] Patch 1 for Bug 33870 > Index: WebCore/bridge/jni/JNIUtility.cpp > +} // end of namespace Bindings Care to fix this while you're at it? s/end of namespace/namespace > } // end of namespace JSC Care to fix this while you're at it? s/end of namespace/namespace
Steve Block
Comment 3 2010-01-20 02:00:47 PST
> Care to fix this while you're at it? s/end of namespace/namespace Done Landed manually as http://trac.webkit.org/changeset/53533 Closing bug as resolved
Note You need to log in before you can comment on or make changes to this bug.