WalterGR
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Windows build prerequisites |
Don't use /c/foo, use c:/foo/. The latter works fine and there are parts of the toolchain (at least MOZ_OBJDIR) that interpret the former incorrectly: as a directory "foo" that's a subdirectory of "c" which is a directory in the root of the current drive | |
Windows build prerequisites |
Remove "during a build" (which I added recently) from advice about missing .dll file(s). (Originally I thought the bullet point was about building, but maybe it's about installing MozillaBuild...) | |
Windows build prerequisites |
Move bullet point about parallel builds above security warning, to make it clear that the security warning doesn't apply to parallel builds. | |
Windows build prerequisites |
Text about missing .dll file(s) was more or less the same sentence repeated twice. Turn that into a single sentence. | |
Debugging Mozilla on Windows FAQ |
In "Ways to start the debugger" section, add an "Attach the debugger to an existing Mozilla process..." item with instructions. |