Confirmed users
125
edits
No edit summary |
|||
Line 66: | Line 66: | ||
And finally, once you have a patch file you can simply add it as an attachment to the Bugzilla case you are working on. You can read more about [https://developer.mozilla.org/en-US/docs/Developer_Guide/How_to_Submit_a_Patch how to submit a patch] if you want more information. | And finally, once you have a patch file you can simply add it as an attachment to the Bugzilla case you are working on. You can read more about [https://developer.mozilla.org/en-US/docs/Developer_Guide/How_to_Submit_a_Patch how to submit a patch] if you want more information. | ||
= Developer Tools Directories Overview = | |||
* '''toolkit/devtools''': Code for the devtools client and server, and all code shared between the front end and client/server. | |||
* '''browser/devtools''': Front end user interfaces for the tools. | |||
= Running the Developer Tools Tests = | = Running the Developer Tools Tests = |