Re: Non-header-only headers shared between SpiderMonkey and the rest of Gecko

2019-08-11 Thread Henri Sivonen
On Tue, Aug 6, 2019 at 8:54 PM Kris Maglione wrote: > > On Tue, Aug 06, 2019 at 10:56:55AM +0300, Henri Sivonen wrote: > > Do we have some #ifdef for excluding parts of mfbt/ when mfbt/ is being used > > in a non-SpiderMonkey/Gecko context? > > #ifdef MOZ_HAS_MOZGLUE Thanks. This appears to be un

Re: Documentation for IPDL needs some edit

2019-08-11 Thread j.j.
Am Samstag, 10. August 2019 16:10:58 UTC+2 schrieb sasch...@gmail.com: > I have started to learn about IPDL and am reading IPDL Tutorial > (https://developer.mozilla.org/en-US/docs/Mozilla/IPDL/Tutorial). It looks > like the document is old and needs some edits, but this is an area I'm still > l