Merge: Cleanup lib/dom
authorJean Privat <jean@pryen.org>
Thu, 6 Aug 2015 19:00:52 +0000 (15:00 -0400)
committerJean Privat <jean@pryen.org>
Thu, 6 Aug 2015 19:00:52 +0000 (15:00 -0400)
commit06cef8ab529c01ce18a5c14fd9a94b76db18b87b
tree03bc16076a3ec6116fc21592341222acc491dd32
parent1051d7795e57ab6f957906ddce7ebf8642c4c1b6
parentfea6b4ca5c68a034821bb1da08f771bd70a31dc1
Merge: Cleanup lib/dom

This part was required while developing some change in the spec of default parameter (see #1453)
But this series of commit seems good enough and could be independently useful.
It also remove all warnings in the lib/dom directory

Pull-Request: #1616
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>