Closed Bug 1322600 Opened 9 years ago Closed 9 years ago

Skip construct URLClassifierChild in content process while shutting down.

Categories

(Toolkit :: Safe Browsing, defect, P1)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: tnguyen, Unassigned)

Details

dbservice constructs PURLClassifierChild while shutting down and then sends IPC message (to do URL classify on parent process) might fail as an error in IPC, we should skip that.
Priority: -- → P1
Looking at this, I think it would not be a good idea to do because content process is expected not to register an observer, Shutdown() will also never be called. Would like to mark it as won't fix
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.