Florian Queze
451928e614
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Sebastian Hengst
f75839c723
Backed out changeset 55f3df15eaa6 (bug 1356569)
2017-04-14 23:39:17 +02:00
Florian Queze
61aabdf237
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Mark Striemer
3e713a9229
Bug 1329942 - Fix alignment of webextensions permissions doorhanger r=florian
...
MozReview-Commit-ID: K0YM26lgOY5
2017-02-28 15:26:12 -06:00
Johann Hofmann
144962f035
Bug 1353980 - Don't try to hide popup notifications in fullscreen mode. r=Paolo
...
MozReview-Commit-ID: 5VWHooAIMRT
2017-04-07 12:13:15 +02:00
Johann Hofmann
5e3b406d1e
Bug 1334496 - Part 1 - Add an autofocus option to PopupNotifications.show. r=Paolo
...
MozReview-Commit-ID: DrJOjUWJJOD
2017-02-17 14:56:23 +01:00
Florian Quèze
3dc82424b4
Bug 1343571 - When clicking an action button of a PopupNotification in an inactive window, focus the window instead of performing the action, r=past.
2017-03-16 19:14:22 +01:00
Sebastian Hengst
4938641b8f
Backed out changeset 5a7fca706daa (bug 1329942) for failing browser-chrome browser_bug553455.js. r=backout
2017-03-08 19:57:15 +01:00
Mark Striemer
fd96104492
Bug 1329942 - Fix alignment of webextensions permissions doorhanger r=florian
...
MozReview-Commit-ID: K0YM26lgOY5
2017-02-28 15:26:12 -06:00
Florian Quèze
8a9eb87de8
Bug 1335985 - reset timeShown on window activation so that persistent notifications get the security delay again, r=past.
2017-02-20 23:29:36 +01:00
Johann Hofmann
5dc888a3ae
Bug 1340112 - Move focus into popupnotification panels when selected via keyboard. r=florian
...
MozReview-Commit-ID: 3DSugKa3cQ3
2017-02-16 15:39:07 +01:00
Florian Quèze
d976b822af
Bug 1336066 - avoid reshowing a persistent notification that has not been dismissed when clicking the anchor icon, r=johannh.
2017-02-13 13:01:34 +01:00
Paolo Amadini
2954049574
Bug 1328304 - Hide notifications when the address bar has focus and the URL is being edited. r=johannh
...
MozReview-Commit-ID: 5GhCsA9Gi3f
2017-02-10 13:16:02 +00:00
Florian Quèze
c8cf49999e
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
2017-01-27 10:51:03 +01:00
Nihanth Subramanya
a9bc7aaf33
Bug 1323420 - Fix curly brace positioning for eslint. r=past
2017-01-24 00:59:27 +05:30
Nihanth Subramanya
356329a03a
Bug 1323420 - Add a pref to control the close button on web permission prompts. r=past
...
MozReview-Commit-ID: JHEY478q3C
2017-01-16 18:08:07 +05:30
Phil Ringnalda
b56e87c012
Merge m-c to m-i
2017-01-20 19:16:11 -08:00
Johann Hofmann
2cc1fb6337
Bug 1328740 - Focus popup notification panels on anchor icon keypress. r=florian
...
MozReview-Commit-ID: 1s0RzGJGVCX
2017-01-18 23:12:35 +01:00
Florian Quèze
2a31a0c477
Bug 1325223 - Focusing the window shouldn't trigger the showing/shown events again on persistent notifications that were never dismissed, r=past.
2017-01-20 23:37:48 +01:00
Johann Hofmann
7719440e02
Bug 1331918 - Make addon install failure messages non-persistent. r=past
...
MozReview-Commit-ID: BO00gCCzT7f
2017-01-19 10:15:05 +01:00
Johann Hofmann
860fbc1689
Bug 1330609 - Hide the correct persistent popup notification on close. r=past
...
MozReview-Commit-ID: 23e8uKsz4tm
2017-01-17 16:23:41 +01:00
Florian Quèze
63de711857
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
Johann Hofmann
ba03b81d80
Bug 1320314 - Move popup notification layout overrides for arrow panels into a shared file. r=dao
...
MozReview-Commit-ID: ELIY3j2jzPm
2016-11-25 19:31:27 +00:00
Johann Hofmann
c5dd09dabd
Bug 1320719 - The Esc key should deny permission requests for persistent prompts. r=florian
...
MozReview-Commit-ID: 3qj0pub48q9
2016-12-09 15:04:01 -10:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Paolo Amadini
d7e0c455b0
Bug 1300755 - Notification anchors are not hidden when the user types in the location bar. r=past
...
MozReview-Commit-ID: 5xY87Jnekv7
2016-12-15 14:39:30 +01:00
Andrew Swan
7e993b1254
(No bug) Replace misuse of Array.some() r=kmag
...
MozReview-Commit-ID: 5DpG14EcJCE
2016-12-01 14:54:47 -08:00
Johann Hofmann
4814f1af34
Bug 1315236 - Handle popup notifications with no actions. r=Paolo
...
MozReview-Commit-ID: F3rkoEovBYc
2016-11-23 12:16:50 +01:00
Panos Astithas
4c4e4d8374
Bug 1282768 - Part 2 - Move the secondary actions of doorhanger notifications to their own menu button. r=paolo
...
MozReview-Commit-ID: 2cnufF7wZJG
2016-11-20 18:40:22 +01:00
Panos Astithas
1b8a88ce09
Bug 1296252 - Part 1 - Only display doorhanger notifications when they are anchored to the right icon. r=johannh
...
MozReview-Commit-ID: 93nzbZ8jnQK
2016-11-20 18:40:12 +01:00
Panos Astithas
1d4c2c0c96
Bug 1004061 - Make most doorhanger notifications persistent. r=florian
...
MozReview-Commit-ID: IEPkDRnYpiM
2016-11-20 18:40:04 +01:00
Dave Townsend
e7b1b3284f
Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
...
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Dave Townsend
12596ced47
Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
...
MozReview-Commit-ID: HBpjT2uHJaZ
2016-11-10 14:48:04 -08:00
Florian Quèze
bc80610a8f
Bug 1315228 - add a popupIconClass option to popup notifications so that the microphone and screensharing icons can be set without hacks, r=paolo.
2016-11-09 15:32:49 +01:00
Mike Conley
8064bf48a1
Bug 1315317 - Make sure PopupNotification reshows only occur when the tab is in the foreground. r=Gijs
...
MozReview-Commit-ID: CHnE28MNXXn
2016-11-04 18:14:52 -04:00
Jared Wein
5edec1c0d9
Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
...
MozReview-Commit-ID: HIUTSdkXxbY
2016-11-03 14:42:06 -04:00
Mike Conley
b14a59ab37
Bug 1314125 - Make PopupNotifications use tabbrowser's selectedBrowser frameLoader instead of docShellIsActive to determine the currently selected tab. r=mikedeboer
...
See inline documentation for why I'm using the frameLoader instead
of just directly comparing the selectedBrowser to the browser
requesting the prompt.
MozReview-Commit-ID: D9ahuth6eLC
2016-10-31 17:02:33 -04:00
Mike Conley
e64022c973
Backed out changeset 30e050c04c4e r=mconley
...
MozReview-Commit-ID: HLTpejFKnY9
2016-10-31 16:12:51 -04:00
Phil Ringnalda
976ba2e000
Backed out changeset e69eab662c29 (bug 1314125) for also being the reason for the timeouts in browser_permission_doorhanger.js on e10s
...
CLOSED TREE
2016-11-01 19:12:35 -07:00
Sebastian Hengst
d06622f456
Backed out changeset bd45588af02e (bug 1314125) for timing out in browser_permission_doorhanger.js on e10s. r=backout
2016-11-02 00:36:55 +01:00
Mike Conley
1456b279af
Bug 1314125 - Make PopupNotifications use tabbrowser's selectedBrowser instead of docShellIsActive to determine the currently selected tab. r=mikedeboer
...
MozReview-Commit-ID: D9ahuth6eLC
2016-10-31 17:02:33 -04:00
Mike Conley
50a7e26f17
Backed out changeset 30e050c04c4e r=mconley
...
MozReview-Commit-ID: HLTpejFKnY9
2016-10-31 16:12:51 -04:00
Jared Wein
0c024fa9ca
Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
2016-10-24 13:14:19 -04:00
Kirk Steuber
aaf84e4362
Bug 1206133 - Fix browser_bug553455.js such that it does not make invalid assumptions about how panels work and refactored from callbacks to Tasks and Promises. r=rhelmer
...
MozReview-Commit-ID: 79bsQGDVz19
2016-09-06 11:04:06 -07:00
Kirk Steuber
2c1ac87580
Bug 1206133 - Add popuppositioning state and popuppositioned event to improve arrow panel position handling. r=enndeakin
...
MozReview-Commit-ID: Dh1npORCQ6J
2016-08-16 15:33:05 -07:00
Johann Hofmann
8d04ffdfab
Bug 1291642 - Part 1 - Add an optional checkbox to PopupNotifications. r=paolo
...
MozReview-Commit-ID: 9wzV6kNt5pV
2016-09-06 18:36:23 +02:00
Jared Wein
8860cdf2c1
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Jared Wein
4518d81cb5
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00