Bug 1182996 - Fix and add missing namespace comments. rs=ehsan

The bulk of this commit was generated by running:

  run-clang-tidy.py \
    -checks='-*,llvm-namespace-comment' \
    -header-filter=^/.../mozilla-central/.* \
    -fix
This commit is contained in:
Birunthan Mohanathas
2015-07-13 08:25:42 -07:00
parent 027804073c
commit a29151dc87
1709 changed files with 3141 additions and 2926 deletions

View File

@@ -87,5 +87,5 @@ HTMLFrameElement::WrapNode(JSContext* aCx, JS::Handle<JSObject*> aGivenProto)
return HTMLFrameElementBinding::Wrap(aCx, this, aGivenProto);
}
} // namespace mozilla
} // namespace dom
} // namespace mozilla