<div dir="ltr"><div><div>It's now possible (after bug 1085446) to use the DevTools debugger in a tab that contains chrome or about URLs. Previously, the sources were hidden for such pages because debugger internals weren't prepared to handle this case.<br><br></div>This should simplify debugging such pages, as you wouldn't need to use the Browser Toolbox for this case, and can instead debug in tab, as with regular web content.<br><br></div>- Ryan<br></div>