Tagged Questions

15
votes
4answers
3k views

How Does FireFox Work? Source Code Walk Through?

I'd like to learn how FireFox works behind the scenes. I'd like to understand the source code and the different components but the code-base is rather large and I'm not sure where to start. I'm ...