Re: Where is XUL/XBL/XTF/... ?

Xue Fuqiao <[email protected]> Mon, 24 Nov 2014 14:37:03 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
On Monday, November 24, 2014 11:33:35 PM UTC+8, Neil wrote:
> Xue Fuqiao wrote:
> 
> >MDN[1] says the content/ directory "contains the code for XUL, XBL, XTF, <canvas>, as well as the code implementing XSLT and event handling", but I can't find it in DXR.
> >
> >[1] https://developer.mozilla.org/en-US/docs/Mozilla_Source_Code_Directory_Structure#content2
> >
> Most of it recently got relocated under the dom/ directory.

I see. Thanks! Would you please updating that page?