224
edits
(adding issues with debugging) |
(Add two WebCompat bugs) |
||
| Line 8: | Line 8: | ||
* (karl) faking geolocation for testing | * (karl) faking geolocation for testing | ||
* (karl) step by step jumping to the minified code instead of the prettyfied one. | * (karl) step by step jumping to the minified code instead of the prettyfied one. | ||
Concrete examples: | |||
* (Dennis) #17172 - Debugging service worker registrations is hard, especially if you can't even find the call to the register function in the first place... | |||
* (Dennis) #18152 - Possible race condition somewhere, but cannot reproduce when having the debugger running or recording a replay session | |||
edits