зеркало из https://github.com/mozilla/gecko-dev.git
5932f01d53
This patch creates new header, `mozilla/PresShellForwards.h`. It should have all forward declarations of global class/struct in `nsIPresShell.h` and `mozilla/PresShell.h`. Additionally, this moves all `enum`s and `constant`s in them into the new file with changing them to `enum class`es. This will make other headers which require only specific types in the header files not include them. Differential Revision: https://phabricator.services.mozilla.com/D28605 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
painting | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |