Bug 421365 - Cannot search in application/javascript page, r+sr=Neil, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, NPOTB
git-svn-id: svn://10.0.0.236/trunk@247249 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -144,6 +144,7 @@ nsBrowserStatusHandler.prototype =
|
||||
{
|
||||
return /^text\/|\+xml$/.test(contentType) ||
|
||||
contentType == "application/x-javascript" ||
|
||||
contentType == "application/javascript" ||
|
||||
contentType == "application/xml" ||
|
||||
contentType == "mozilla.application/cached-xul";
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user