mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
part of previous checkin, make sure object qis to nsIWebContentConverterRegistrar 340179
This commit is contained in:
parent
67e881f1de
commit
f911b0bb57
@ -668,7 +668,7 @@ var WebContentConverterRegistrar = {
|
||||
*/
|
||||
QueryInterface: function WCCR_QueryInterface(iid) {
|
||||
if (iid.equals(Ci.nsIWebContentConverterService) ||
|
||||
/*iid.equals(Ci.nsIWebContentHandlerRegistrar) || see bug 340179 */
|
||||
iid.equals(Ci.nsIWebContentHandlerRegistrar) ||
|
||||
iid.equals(Ci.nsIObserver) ||
|
||||
iid.equals(Ci.nsIClassInfo) ||
|
||||
iid.equals(Ci.nsIFactory) ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user