On Wed, Jul 22, 2015 at 2:48 PM, Panos Astithas <[email protected]> wrote: > If you are thinking about shipping them as part of browser.html, we still > have XUL dependencies that we need to get rid of first and that work is > independent from moving the code to a top-level devtools/ directory.
We don't use XUL, but we can still open XUL windows. Would it be possible to use the devtools without chrome://browser/ being accessible? > On Wed, Jul 22, 2015 at 1:48 PM, Paul Rouget <[email protected]> wrote: >> >> Does that include getting rid of /browser/ dependencies? >> Ideally, we'd like to be able to compile non-Firefox builds with our >> devtools. >> >> On Tue, Jul 21, 2015 at 11:54 PM, J. Ryan Stinnett <[email protected]> >> wrote: >> > The DevTools team is planning to move our code out of >> > /browser/devtools and /toolkit/devtools and into a new top level >> > /devtools directory. >> > >> > The main goals of this are to reduce confusion for new DevTools >> > contributors and help us better organize our work in the future. It >> > will also aid future users of the code in understanding what pieces >> > they need to include. >> > >> > There should be no impact to DevTools features shipped in different >> > products: Firefox desktop will continue to be the only product that >> > ships the DevTools front end, and all others will ship the DevTools >> > server only. >> > >> > It is my understanding that the DevTools team received approval for a >> > new top level directory from Brendan several years ago. >> > >> > Bug: https://bugzil.la/912121 >> > >> > (Replies to dev-platform.) >> > >> > - Ryan >> > _______________________________________________ >> > dev-developer-tools mailing list >> > [email protected] >> > https://lists.mozilla.org/listinfo/dev-developer-tools >> >> >> >> -- >> Paul >> _______________________________________________ >> dev-developer-tools mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-developer-tools > > -- Paul _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

