[Research] - Gecko Dom Logging system
The purpose of this documentation is to record all the findings and my progress while exploring Firefox source code, in order to log how many time a DOM API is called when visit a single website, or multiple common website.
This require a deep modification in Firefox’s implementation of DOM API.