From b0289891cb763097678f221ce390ae9dbce6e8c6 Mon Sep 17 00:00:00 2001 From: Shane Caraveo Date: Fri, 21 Jun 2013 19:17:34 -0700 Subject: [PATCH] bug 883346 permissions support for standalone chat window, r=felipe --- browser/base/content/browser.xul | 105 +----------------- browser/base/content/chatWindow.xul | 18 ++++ browser/base/content/popup-notifications.inc | 108 +++++++++++++++++++ browser/base/content/socialchat.xml | 1 + toolkit/modules/PopupNotifications.jsm | 12 ++- 5 files changed, 135 insertions(+), 109 deletions(-) create mode 100644 browser/base/content/popup-notifications.inc diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index 53192ab6fa43..8ce99ef70477 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -287,59 +287,6 @@ -