DXR Digests the Firefox Codebase
How do you reason about a codebase the size of Firefox’s? How do you figure out who calls the function you’re messing with, without losing your context in an endless stream of false-positive-infested greps? You bust out DXR, Mozilla’s code search and static analysis tool. Continue reading