Fixing this god-damn hack.
git-svn-id: svn://10.0.0.236/trunk@38823 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2010,7 +2010,7 @@ nsWebShell::LoadURL(const PRUnichar *aURLSpec,
|
||||
* inside a *non-browser* window. Note this mechanism s'd go away once
|
||||
* we have the protocol registry and window manager available
|
||||
*/
|
||||
if (isMail || !isBrowser) {
|
||||
if (isMail) {
|
||||
//Ask the container to load the appropriate component for the URL.
|
||||
|
||||
if (root) {
|
||||
|
||||
Reference in New Issue
Block a user