Backed out changeset 55f3df15eaa6 (bug 1356569)
This commit is contained in:
@@ -818,7 +818,7 @@ AboutReader.prototype = {
|
||||
|
||||
this._goToReference(articleUri.ref);
|
||||
|
||||
Services.obs.notifyObservers(this._win, "AboutReader:Ready");
|
||||
Services.obs.notifyObservers(this._win, "AboutReader:Ready", "");
|
||||
|
||||
this._doc.dispatchEvent(
|
||||
new this._win.CustomEvent("AboutReaderContentReady", { bubbles: true, cancelable: false }));
|
||||
|
||||
Reference in New Issue
Block a user