mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
3b21f2993f
This patch removes all user-specified state machine support from the IPDL parser, then deletes all of the code related to it from the AST, type checking, and code generation. The default state machine code relating to tracking whether the protocol is dead or not will still be generated. In fact, this patch should not change the code that is generated for any protocol that does not use the custom state machine syntax. MozReview-Commit-ID: 1fABHR3zJx --HG-- extra : rebase_source : a2c6655e767741eb7d697e55548c2409a4bdff12 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
dbus | ||
glue | ||
hal | ||
ipdl | ||
keystore | ||
mscom | ||
netd | ||
ril | ||
testshell | ||
unixfd | ||
unixsocket | ||
moz.build | ||
pull-chromium.py |