You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just some brief instructions I was given when interacting with the Mozilla team. Far more in-depth info can be found in their documentation but I thought I would record the instructions I received as they were helpful.
Firefox to log keyboard event handling
Open a testcase in a tab
Open about:logging in another tab
Choose "Logging to a file" radio button and type a path to save the log into the text field, then, press "Set Log File" button
Set "New log modules:" field to timestamp,KeyboardHandler:4,IMEHandler:4,sync and click "Set Log Module" button.
If you see "Start logging" button in top of the page, click it.
Back to the tab loaded the testcase with mouse
Click the editor and do the minimum steps to reproduce the bug
You bisect a regression point with mozregression? It doesn't user your profile directly unless you choose such option in the UI so that you can do it without dataloss.