Backed out changeset f951099c6a3c (bug 836654)

This commit is contained in:
Ed Morley 2013-02-14 10:02:29 +00:00
Родитель 1a2d6fa58d
Коммит c3e9fd00ef
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -526,8 +526,7 @@ var shell = {
url: msg.uri,
manifestURL: msg.manifest,
isActivity: (msg.type == 'activity'),
target: msg.target,
expectingSystemMessage: true
target: msg.target
});
},