Files
tubestation/dom/html/TextTrackManager.h
bechen@mozilla.com 5c83066d94 Bug 1385092 - Null check for the sParserWrapper. r=alwu
From the crash report and code logic, it is possible that the KillClearOnShutdown comes and the NS_XPCOM_SHUTDOWN_OBSERVER_ID never comes when getting obsercerService fail.
So add null check for the sParserWrapper and combine mShutdown to a new function.

MozReview-Commit-ID: Cj5ph2JrO7v
2017-08-09 17:30:52 +08:00

6.4 KiB