Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
This commit is contained in:
@@ -87,7 +87,7 @@ var ServerLoggingListener = Class({
|
||||
this.attachParentProcess();
|
||||
} else {
|
||||
Services.obs.addObserver(this.onExamineResponse,
|
||||
"http-on-examine-response");
|
||||
"http-on-examine-response", false);
|
||||
}
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user