DevTools/Hacking: Difference between revisions

Added .noindex info
(→‎Enable remote debugging and the Browser Toolbox: correct position of the gear icon)
(Added .noindex info)
Line 64: Line 64:


And then you can follow the normal build process.
And then you can follow the normal build process.
On OSX you might want to use <tt>MOZ_OBJDIR=./objdir-frontend.noindex</tt> instead. Using the .noindex file extension prevents spotlight from indexing your objdir, which is slow.


For more information on aspects such as technical limitations, read the [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Artifact_builds Artifact Builds] page.
For more information on aspects such as technical limitations, read the [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Artifact_builds Artifact Builds] page.
Confirmed users
64

edits