Closed Bug 903840 Opened 11 years ago Closed 11 years ago

Requests from BackgroundPageThumbs service show up in devtools panels

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ttaubert, Unassigned)

References

Details

Whenever the background thumbnailing service decides to load a page, the network requests, script errors, CSS errors, etc. show up in the devtools panel if it is open.
I'm not sure this is a bug - isn't it by design that all requests made by the browser appear there?  eg, requests in background tabs do too which seems analogous.  FWIW, I agree that all these "background" requests make the devtools panel less useful for many tasks, but while it shows *any* "background" stuff I can't see a reason to exclude the thumbnails.
(In reply to Tim Taubert [:ttaubert] from comment #0)
> Whenever the background thumbnailing service decides to load a page, the
> network requests, script errors, CSS errors, etc. show up in the devtools
> panel if it is open.

Which devtools panel? The console? If they're browser errors, they should show up in the browser console (separate window, error console replacement). If they're browser errors that are showing up in the Web Console from another page, then that's a problem.

Need more details, please. STR?
Flags: needinfo?(ttaubert)
Sorry, I can't reproduce that anymore. I just remembered that background thumbs are captured in a separate process so I think it's very unlikely that any stuff from the bg process shows up in the main process devtools.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(ttaubert)
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.