diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-13 09:29:30 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-13 09:32:00 +0100 |
commit | aa2ac8ddedbfd9fc27a5cf8c3da41ad700ae5347 (patch) | |
tree | f04b844c58d310e47578bf1fc75cf5e24453dc3b /parser/html/nsHtml5Portability.h | |
parent | 60dc9eaa95b96abbe881063b62304a58eadd6b8e (diff) | |
download | UXP-aa2ac8ddedbfd9fc27a5cf8c3da41ad700ae5347.tar UXP-aa2ac8ddedbfd9fc27a5cf8c3da41ad700ae5347.tar.gz UXP-aa2ac8ddedbfd9fc27a5cf8c3da41ad700ae5347.tar.lz UXP-aa2ac8ddedbfd9fc27a5cf8c3da41ad700ae5347.tar.xz UXP-aa2ac8ddedbfd9fc27a5cf8c3da41ad700ae5347.zip |
Reinstate the java->c++ source, generator code + documentation.
We've kept the java source up-to-date until its removal, so there should
be very little additional java mangling needed to have it back up to
speed and usable again.
This reverts commit c6446f1126232935c85397aac493113dd38496cd.
Diffstat (limited to 'parser/html/nsHtml5Portability.h')
-rw-r--r-- | parser/html/nsHtml5Portability.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/parser/html/nsHtml5Portability.h b/parser/html/nsHtml5Portability.h index a0143940b..17004fb5d 100644 --- a/parser/html/nsHtml5Portability.h +++ b/parser/html/nsHtml5Portability.h @@ -21,6 +21,11 @@ * DEALINGS IN THE SOFTWARE. */ +/* + * THIS IS A GENERATED FILE. PLEASE DO NOT EDIT. + * Please edit Portability.java instead and regenerate. + */ + #ifndef nsHtml5Portability_h #define nsHtml5Portability_h |