Style in WebCore/bridge/JNIUtility needs fixing. See Bug 33843, which this bug blocks.
Created attachment 46955 [details] Patch 1 for Bug 33870
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
> 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