Bug 535603 - Clear recent history title not set to all correctly on opening window; r=dao
This commit is contained in:
@@ -92,6 +92,8 @@ var gSanitizePromptDialog = {
|
||||
if (this.selectedTimespan === Sanitizer.TIMESPAN_EVERYTHING) {
|
||||
this.prepareWarning();
|
||||
this.warningBox.hidden = false;
|
||||
document.title =
|
||||
this.bundleBrowser.getString("sanitizeDialog2.everything.title");
|
||||
}
|
||||
else
|
||||
this.warningBox.hidden = true;
|
||||
|
||||
Reference in New Issue
Block a user