mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 19:38:13 +00:00
BM tag title.
This commit is contained in:
parent
4641727c64
commit
b55777e717
@ -157,7 +157,7 @@ nsBrowserStatusHandler.prototype =
|
||||
const rsschromemask = "chrome://minimo/content/rssview/rssblank.xhtml";
|
||||
|
||||
if(aLocation.spec.substr(0, rsschromemask.length) == rsschromemask) {
|
||||
this.urlBar.value=" rss view ";
|
||||
this.urlBar.value="SB: "+gRSSTag;
|
||||
} else {
|
||||
domWindow = aWebProgress.DOMWindow;
|
||||
// Update urlbar only if there was a load on the root docshell
|
||||
|
Loading…
Reference in New Issue
Block a user