Commit Graph

24 Commits

Author SHA1 Message Date
Dão Gottwald
cdd292a399 Bug 711291 - Add support for icon URL option to PopupNotifications.show. r=gavin 2011-12-18 04:01:59 +01:00
Margaret Leibovic
e214e641ee Bug 587587 - Always dismiss popup notifications when they are hidden, and add "removeOnDismissal" option to show() [r=gavin, a=blocking-betaN] 2010-09-03 14:29:12 -04:00
Gavin Sharp
25a4fc8408 Bug 624843: PopupNotifications need to work after customizing the location bar, r=dolske, a=blocking 2011-01-18 00:11:08 -08:00
Margaret Leibovic
6c776152ce Bug 617553 - Doorhanger for add-on installation failures inside the AOM has no parent with chrome hidden [r=gavin, a=blocking] 2011-01-18 14:57:40 -08:00
Margaret Leibovic
ae39db7f36 Bug 615315 - Add a small close button to all doorhanger notifications and panels. r=gavin, a=blocking-final 2011-01-13 16:07:44 -08:00
Gavin Sharp
2ae2de9eb2 Bug 598417: need to update popup notification state on notification removal even if the popup isn't open, r+a=Mossop
--HG--
extra : rebase_source : d13b424a7f3d515e6a3dba6e202f8f932601a2e6
2010-12-14 17:50:44 -08:00
Gavin Sharp
5e812d788f Bug 599482: need to call the "removed" handler when popup notifications are removed due to location changes, r=dtownsend, a=blocking
--HG--
extra : rebase_source : bc108537233f96bd353846829e3489c243257dd3
2010-09-24 17:04:04 -04:00
Mounir Lamouri
790b6e8e21 Bug 619223 - Arrow panel should use the direction of the anchor. r=enndeakin f=smontagu a=blocking-final 2011-01-13 15:02:20 +01:00
Drew Willcoxon
1041cb0307 Bug 610130 - Doorhanger notifications confused when switching between tabs with different types of doorhangers. r=gavin, a=blocking2.0-final 2011-01-03 15:02:23 -08:00
Margaret Leibovic
3624c54d2e Bug 615318 - Add a "not now" choice to all doorhanger notification split buttons. r=gavin, a=blocking-beta9
--HG--
extra : rebase_source : 8b350d4d9c5ce5c8a5c6b75c3d0ad45fd5abc2ec
2010-12-16 09:53:24 -08:00
Neil Deakin
e716f0928a Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking 2010-12-05 17:10:36 -05:00
Margaret Leibovic
1ae8e519da Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN 2010-10-11 20:32:59 -07:00
Gavin Sharp
2bd1d618fa Bug 597244: refactor and simplify PopupNotifications event callbacks, r=dolske, a=blocking-b7+
--HG--
extra : rebase_source : b4422707ee3a090110a0a3a16a8af88303d2716a
2010-09-16 19:10:04 -04:00
Sylvain Pasche
166801f966 Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin 2010-09-13 12:44:27 +02:00
Gavin Sharp
bb00ab19e0 Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Ben Turner
9e4edad0a0 Backed out changeset c584dd85b461 2010-08-26 14:13:21 -07:00
Gavin Sharp
6b08b8ebee Bug 591026: use less generic IDs for popupnotification elements, r=sdwilsh, a=blocking 2010-08-26 16:26:56 -04:00
Edward Lee
17066d3e8d Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.

--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
d264c4231a Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
Walk up the parent of the click target until we're just inside the icon box.

--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Gavin Sharp
a1c89a0917 Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske 2010-06-23 12:53:09 -04:00
Dave Townsend
cb11ac5a32 Bug 581229: Allow popup notifications to persist across page loads. r=gavin 2010-07-29 15:59:55 -07:00
Gavin Sharp
caff3589e2 Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao
--HG--
extra : rebase_source : 8e856779d2355a5612d8bdf20c5fb75a3a88edb2
2010-06-25 12:05:45 -04:00
Gavin Sharp
f2e2f8381b Bug 574228: PopupNotifications.show() secondaryActions argument should be optional, r=dtownsend
--HG--
extra : rebase_source : 2dd0050499632e00f238967fb4b5318e778196b7
2010-06-24 00:54:44 -04:00
Gavin Sharp
49e5b3ee9e Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00