RESOLVED FIXED 33870
Style in WebCore/bridge/JNIUtility needs fixing
https://bugs.webkit.org/show_bug.cgi?id=33870
Summary Style in WebCore/bridge/JNIUtility needs fixing
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.