似乎已弃用Components
对象,我使用Firefox 20获得了The Components object is deprecated. It will soon be removed.
。
已经检查了online documentation,看起来它不是最新的,没有提及任何内容。
那么,将来有什么替代呢?我只需要打电话给Components.lookupMethod
最佳答案
不推荐使用内容代码中Components
的可访问性。扩展名不受影响。
关于javascript - 将来有什么替换Components.lookupMethod?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/15877229/