Bug 729276 - nsIContentPermissionRequest shouldn't be marked [function]; r=khuey

This commit is contained in:
Nathan Froyd 2012-02-21 13:17:52 -08:00
Родитель 0df830d34e
Коммит 336418bd45
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -45,7 +45,7 @@ interface nsIDOMElement;
* permission to perform a privileged operation such as
* geolocation.
*/
[scriptable, function, uuid(E79C7063-DBAB-45E3-8A98-D0142E1ABC9A)]
[scriptable, uuid(E79C7063-DBAB-45E3-8A98-D0142E1ABC9A)]
interface nsIContentPermissionRequest : nsISupports {
/**