removed spurious lines of code

pull/2/head
gorhill 9 years ago
parent 231afb565a
commit 73dc3ba2b0

@ -168,9 +168,6 @@ const contentObserver = {
type: type, type: type,
url: location.spec url: location.spec
}; };
if ( type === 7 ) {
details.attrSrc = context.frameElement.getAttribute('src');
}
if ( typeof messageManager.sendRpcMessage === 'function' ) { if ( typeof messageManager.sendRpcMessage === 'function' ) {
// https://bugzil.la/1092216 // https://bugzil.la/1092216

Loading…
Cancel
Save