Closed
Bug 1219233
Opened 10 years ago
Closed 10 years ago
WebExtension - debugging content scripts
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ido.y, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36
Steps to reproduce:
i added "debugger" in a content scripts and didn't succeed to break at this line
Actual results:
nothing happened, the script continue to load
Expected results:
i should see this script in the page debugger
also - i don't see the injected content scripts in the page debugger
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•