Hi, In order to reduce the performance issues caused by sync IPC messages, we are tracking and removing sync IPCs from the content process or the UI thread[1]. With bug 1336919 landed[[2] all additions of new sync messages must be recorded in ipc/ipdl/sync-messages.ini and reviewed by an IPC peer. Shortly we will also extend the WebIDL hook to block unreviewed changes from pushing[3]. This is to ensure that we don't add sync IPC messages that cause performance issues needlessly. We appreciate your understanding.
Kanru [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1331674 [2]: https://bugzilla.mozilla.org/show_bug.cgi?id=1336919 [3]: https://bugzilla.mozilla.org/show_bug.cgi?id=1340440 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform