Граф коммитов

34 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald f6c31adb8c Bug 1151412 - Set the default popup notification anchor icon before all popup-specific anchor icons. r=mdeboer 2015-07-20 11:57:00 +02:00
Riadh Chtara 77136b13d3 Bug 1175300 - Switch password manager to using displayOrigin to display the origin in the capture doorhanger. r=MattN
--HG--
extra : commitid : EuEAXPIJfFv
extra : rebase_source : a58fdb74e4a52eb3aad4a391c0eb74088c3964c9
2015-07-15 21:26:54 -07:00
Matthew Noorenberghe f30c3c8091 Bug 1173688 - Don't show the Sync promo for https://accounts.firefox.com password doorhangers. r=markh
--HG--
extra : commitid : BlHpjAXHGp6
extra : rebase_source : 922b83cd2ad2b5ef685259cb432b42c07cd14e34
2015-06-15 23:36:13 -07:00
Dave Townsend 0a604e7af6 Bug 1169629: Add-on install confirmation notification appears anchored to older dismissed anchors. r=dao
When a notification is hidden it updates the displayed panel first getting the anchors for current notifications and then choosing the first of those to use as the anchor. But if there is a dismissed notification present it will include that notification's anchor in the set and tracking protection uses a dismissed notification so we end up anchoring to the wrong place. The right fix seems to be to exclude dismissed notifications from the set when we look for anchors.

--HG--
extra : commitid : AwvWLX8dJmd
extra : rebase_source : 537451a72b7206e77997e8acebc0020babc88da5
2015-06-04 15:42:44 -07:00
Dão Gottwald 1cb38fa1db Bug 1162863 - part 1: rename originHost to displayOrigin. r=paolo sr=gavin
--HG--
extra : rebase_source : 84cf1800d79b1d108b14e80ad8375f959215ad35
2015-05-15 14:34:50 +02:00
Dão Gottwald 067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Ryan VanderMeulen 5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Dão Gottwald dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
Paolo Amadini 8f5b176fb9 Bug 1142110 - Add a simple browser-chrome test for the popup notifications. r=MattN 2015-03-18 18:24:59 -07:00
Mike de Boer 11b5780d35 Bug 1130356: Allow multiple anchors for multiple notifications without using an iconbox. r=florian 2015-02-12 11:42:42 +01:00
Mike de Boer 81214c3a36 Bug 1130356: Support the screensharing doorhanger in Social API chat windows and allow for mutiple independent notification icons per type. r=florian 2015-02-12 11:42:38 +01:00
Florian Quèze 8652169c2a Bug 881331 - PopupNotifications added in background windows should show their anchor icon, r=MattN. 2013-11-14 08:06:45 +05:30
Gijs Kruitbosch 23f90eeccd Bug 1079303 - fix popupnotifications.jsm to not hide its async-ness and immediately dismiss open notifications when another anchor is clicked, r=dolske 2014-11-24 23:54:33 +00:00
Shane Caraveo 002513286e Bug 1085691, fix notification indicator when browser window in background, r=dolske 2014-11-17 14:48:14 -08:00
Florian Quèze 550cbe5a37 Bug 1067367 - tapping the icon of a second doorhanger reopens the first doorhanger if it was already open, r=Enn. 2014-09-29 15:33:34 +02:00
Florian Quèze 00255e4a06 Bug 1056179 - WebRTC global indicator fails to open the sharing doorhanger if there's another notification before it, r=gavin. 2014-09-24 12:21:57 +02:00
Florian Quèze 2aa2289817 Bug 1067444 - Clicking the microphone button on the global webrtc sharing indicator opens a doorhanger with a camera icon, r=gavin. 2014-09-24 12:21:57 +02:00
Gijs Kruitbosch 06493e0af6 Bug 990045 - focusNextFrame should special-case panels and notificationpopups, with the latter getting noautofocus by default, r=Enn, f=MarcoZ
--HG--
extra : rebase_source : a0fe3fba430301560433db3dbb825d5bbd7bfb9b
2014-09-18 13:29:03 +02:00
Carsten "Tomcat" Book 2c72c3916e Merge m-c to mozilla-inbound 2014-04-08 15:39:46 +02:00
Neil Deakin 6def64a610 Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
Florian Quèze 184c9722c2 Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
2014-04-07 19:37:50 +02:00
Justin Dolske 6279400910 Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Florian Quèze 2dbdf75f43 Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske. 2014-01-23 11:48:33 +01:00
Florian Quèze a3ac567800 Bug 943292 - Camera icon/popup for gUM access can get hidden, r=felipe. 2014-01-17 23:31:07 +01:00
Florian Quèze d4c5435e34 Bug 723951 - Popup notification does not continue when the tab move to other window, r=felipe. 2013-12-19 22:16:10 +01:00
Sankha Narayan Guria ce12070342 Bug 864895 - Catch exceptions from PopupNotification callbacks. r=MattN 2013-06-01 08:22:16 +05:30
Tom Schuster 0bb2814da0 Bug 896748 - Electrolysis: Html 5 notification permission request box doesn't open. r=felipe 2013-07-22 20:24:11 -04:00
Shane Caraveo d99d7f422a bug 896314 fix permission icon when swapping social providers, r=felipe 2013-07-29 09:35:41 -07:00
Shane Caraveo b0289891cb bug 883346 permissions support for standalone chat window, r=felipe 2013-06-21 19:17:34 -07:00
Shane Caraveo d6fd17a6a5 bug 809085 make permissions panels work with social content, r=felipe 2013-06-21 16:14:22 -07:00
Benjamin Smedberg 7295a1e432 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-19 13:29:05 -04:00
Dão Gottwald 3cd31353c3 Bug 882188 - Popup notifications in background windows should only ask for attention if they'll open automatically upon gaining focus. r=gavin 2013-06-13 19:18:53 +02:00
Dão Gottwald 119e4a35d2 Bug 876394 - Popup notification goes unnoticed in unfocused windows. r=gavin
--HG--
extra : rebase_source : 3e8fec5138da96627eddccbe4128bdd9ebee8ba7
2013-05-30 09:48:02 +02:00
Ekanan Ketunuti 61572eda35 Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
--HG--
rename : toolkit/mozapps/shared/CertUtils.jsm => toolkit/modules/CertUtils.jsm
rename : toolkit/content/DeferredTask.jsm => toolkit/modules/DeferredTask.jsm
rename : toolkit/content/Deprecated.jsm => toolkit/modules/Deprecated.jsm
rename : toolkit/content/Dict.jsm => toolkit/modules/Dict.jsm
rename : toolkit/mozapps/shared/FileUtils.jsm => toolkit/modules/FileUtils.jsm
rename : toolkit/content/Geometry.jsm => toolkit/modules/Geometry.jsm
rename : toolkit/content/InlineSpellChecker.jsm => toolkit/modules/InlineSpellChecker.jsm
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
rename : toolkit/content/PageMenu.jsm => toolkit/modules/PageMenu.jsm
rename : toolkit/content/PopupNotifications.jsm => toolkit/modules/PopupNotifications.jsm
rename : toolkit/content/PrivateBrowsingUtils.jsm => toolkit/modules/PrivateBrowsingUtils.jsm
rename : toolkit/content/PropertyListUtils.jsm => toolkit/modules/PropertyListUtils.jsm
rename : toolkit/content/Services.jsm => toolkit/modules/Services.jsm
rename : toolkit/content/Task.jsm => toolkit/modules/Task.jsm
rename : toolkit/content/Troubleshoot.jsm => toolkit/modules/Troubleshoot.jsm
rename : toolkit/content/UpdateChannel.jsm => toolkit/modules/UpdateChannel.jsm
rename : toolkit/content/WindowDraggingUtils.jsm => toolkit/modules/WindowDraggingUtils.jsm
rename : toolkit/content/debug.js => toolkit/modules/debug.js
rename : toolkit/content/tests/browser/browser_DeferredTask.js => toolkit/modules/tests/browser/browser_DeferredTask.js
rename : toolkit/content/tests/browser/browser_Deprecated.js => toolkit/modules/tests/browser/browser_Deprecated.js
rename : toolkit/content/tests/browser/browser_Geometry.js => toolkit/modules/tests/browser/browser_Geometry.js
rename : toolkit/content/tests/browser/browser_InlineSpellChecker.js => toolkit/modules/tests/browser/browser_InlineSpellChecker.js
rename : toolkit/content/tests/browser/browser_Services.js => toolkit/modules/tests/browser/browser_Services.js
rename : toolkit/content/tests/browser/browser_Troubleshoot.js => toolkit/modules/tests/browser/browser_Troubleshoot.js
rename : toolkit/mozapps/shared/test/chrome/Makefile.in => toolkit/modules/tests/chrome/Makefile.in
rename : toolkit/mozapps/shared/test/chrome/moz.build => toolkit/modules/tests/chrome/moz.build
rename : toolkit/mozapps/shared/test/chrome/test_bug544442_checkCert.xul => toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListBinary.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListXML.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
rename : toolkit/mozapps/shared/test/unit/test_FileUtils.js => toolkit/modules/tests/xpcshell/test_FileUtils.js
rename : toolkit/content/tests/unit/test_dict.js => toolkit/modules/tests/xpcshell/test_dict.js
rename : toolkit/content/tests/unit/test_propertyListsUtils.js => toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
rename : toolkit/mozapps/shared/test/unit/test_readCertPrefs.js => toolkit/modules/tests/xpcshell/test_readCertPrefs.js
rename : toolkit/content/tests/unit/test_task.js => toolkit/modules/tests/xpcshell/test_task.js
2013-05-14 14:37:18 -07:00