I'm planning to move and flatten content/{base,html,media,svg,xul}/ into dom/ in a few days barring any unforeseen test reordering issues. For example:
content/base/public/nsINode.h => dom/base/nsINode.h content/html/content/src/HTMLElement.cpp => dom/html/HTMLElement.cpp content/svg/document/src/SVGDocument.cpp => dom/svg/SVGDocument.cpp See bug 946065 for more information. To update existing patch files to use the new paths, please follow the instructions here: https://gist.github.com/poiru/b266b75473a8d9f71d33 My heartfelt condolences to your possible rebasing troubles. Cheers, Biru _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform