зеркало из https://github.com/mozilla/pjs.git
Forgot a file. Bug 221669, r=ben, sr=jst
This commit is contained in:
Родитель
1b3f21704f
Коммит
bf8ae7b49b
|
@ -525,6 +525,12 @@ protected:
|
|||
*/
|
||||
nsresult ResumeWalk();
|
||||
|
||||
/**
|
||||
* Report that an overlay failed to load
|
||||
* @param aURI the URI of the overlay that failed to load
|
||||
*/
|
||||
void ReportMissingOverlay(nsIURI* aURI);
|
||||
|
||||
#if defined(DEBUG_waterson) || defined(DEBUG_hyatt)
|
||||
// timing
|
||||
nsTime mLoadStart;
|
||||
|
|
Загрузка…
Ссылка в новой задаче