Bug 361671 - Feed Preview is broken (typro from bug 361186).
git-svn-id: svn://10.0.0.236/trunk@215761 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ee1e7b3d6a
commit
14284a6947
@ -148,7 +148,7 @@ FeedWriter.prototype = {
|
||||
},
|
||||
|
||||
__bundle: null,
|
||||
get bundle() {
|
||||
get _bundle() {
|
||||
if (!this.__bundle) {
|
||||
this.__bundle = Cc["@mozilla.org/intl/stringbundle;1"].
|
||||
getService(Ci.nsIStringBundleService).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user