gecko-dev/dom/simpledb
Sylvestre Ledru fde06f6d21 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
Also add some missing namespace qualifications

Done with:
./mach static-analysis check --checks="-*,modernize-concat-nested-namespaces" --fix dom/
./mach clang-format -p $(hg status dom/|grep ^M|awk '{print $2}')

Differential Revision: https://phabricator.services.mozilla.com/D95456
2020-11-04 17:04:01 +00:00
..
ActorsChild.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ActorsChild.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
ActorsParent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ActorsParent.h
PBackgroundSDBConnection.ipdl
PBackgroundSDBRequest.ipdl
SDBConnection.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SDBConnection.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
SDBRequest.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SDBRequest.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
SDBResults.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SDBResults.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
SimpleDBCommon.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SimpleDBCommon.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsISDBCallbacks.idl
nsISDBConnection.idl
nsISDBRequest.idl
nsISDBResults.idl