Johann Hofmann
|
08857bc922
|
Bug 1354761 - Avoid calling goNext inside BTU.withNewTab in browser_popupNotification_keyboard.js. r=Nihanth
This was likely the cause of intermittent failures reporting dangling tabs at the end of the test.
MozReview-Commit-ID: Cq07ALUGiFI
|
2017-04-20 15:20:21 +02:00 |
|
Florian Queze
|
d3c36892fa
|
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
|
2017-04-14 21:51:38 +02:00 |
|
Sebastian Hengst
|
42670ceca0
|
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
|
2017-04-14 23:39:22 +02:00 |
|
Florian Queze
|
9b4f73599f
|
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
|
2017-04-14 21:51:38 +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 |
|
Mark Banner
|
d150a4fcd6
|
Bug 1342459 - Fix various no-undef issues in browser/base. r=mossop
MozReview-Commit-ID: CRYxu7copKb
|
2017-04-04 13:42:33 +01:00 |
|
Johann Hofmann
|
aa5cf92362
|
Bug 1334496 - Part 2 - Test that content elements stay focused when showing a popup notification. r=Paolo
MozReview-Commit-ID: 2CQ1NNauJ7f
|
2017-03-08 11:57:07 +01: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 |
|
Mark Banner
|
ec9074e132
|
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
MozReview-Commit-ID: LH0CQOPfoe6
|
2017-03-20 12:36:37 +01:00 |
|
Joel Maher
|
2652d6bb1b
|
Bug 1332646 - Intermittent browser/base/content/test/popupNotifications/browser_popupNotification_5.js. disable for now. r=gbrown
MozReview-Commit-ID: JJmkqsGzCzL
|
2017-03-20 11:48:52 -04:00 |
|
Blake Kaplan
|
3811d33bcd
|
Bug 1346286 - Remove CPOWs from browser_popupNotification_3.js. r=Gijs
MozReview-Commit-ID: IZunjQBZeD6
|
2017-03-09 17:29:08 -08: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 |
|
Johann Hofmann
|
f44b657e4b
|
Bug 1324497 - Wait for popupshow to fix intermittent in browser_popupNotification_checkbox.js. r=past
MozReview-Commit-ID: 3EvJ5Sr7vTM
|
2017-02-07 20:27:53 +01:00 |
|
Florian Quèze
|
c32c931bc9
|
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
|
2017-01-30 08:10:22 +01:00 |
|
Florian Quèze
|
91f7a2ef3a
|
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
|
2017-01-25 07:01:52 +01:00 |
|
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
|
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 |
|
Jared Wein
|
0ec522d5b6
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
MozReview-Commit-ID: 6tv0Z06CO4a
|
2017-01-17 09:48:17 -06: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
|
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
|
242ab87626
|
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe
|
2016-12-30 21:47:25 -05: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 |
|
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
|
a44cf00ccc
|
Bug 1282768 - Part 3 - Convert permission notifications to use two buttons and a checkbox instead of multiple secondary actions. r=florian
MozReview-Commit-ID: KNf04CBaLKB
|
2016-11-20 18:40:26 +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 |
|
Johann Hofmann
|
3e2a42fbfa
|
Bug 1296252 - Part 2 - Verify that doorhanger notifications are never shown together. r=past
MozReview-Commit-ID: Ck9F7HgNxWp
|
2016-11-20 18:40:16 +01:00 |
|
Jonathan Kingston
|
51dc78db8d
|
Bug 1267604 - Restyle doorhanger notifications. r=paolo
MozReview-Commit-ID: HBykgFhgjmX
|
2016-11-20 18:40:08 +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 |
|
Jared Wein
|
ef8b1e86ca
|
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
|
2016-11-15 22:58:30 -05:00 |
|
Dave Townsend
|
4e295aa48d
|
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz
|
2016-11-11 08:10:51 -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 |
|
Mike Conley
|
df4eaa3e69
|
Bug 1315317 - Regression test. r=Gijs
MozReview-Commit-ID: 2neRqZsn68
|
2016-11-04 18:15:32 -04:00 |
|
Dave Townsend
|
abc3b12498
|
Bug 1314343: Fix unused variable eslint failure. CLOSED TREE. r=bustage
MozReview-Commit-ID: 7DVCUKLugRu
|
2016-11-04 11:16:29 -07:00 |
|
Dave Townsend
|
dc3810c548
|
Bug 1314343: Turn on no-unreachable in eslint. r=standard8
Unreachable code can be a sign of a mistake so we should turn this rule on.
MozReview-Commit-ID: LQphsNL7HBX
|
2016-11-01 10:58:35 -07:00 |
|
Mark Banner
|
6b3a6a4cda
|
Bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content. r=mossop
MozReview-Commit-ID: IyFGBotfd11
|
2016-10-31 10:33:38 +00:00 |
|
Kirk Steuber
|
21314809c2
|
Bug 1306786 - Fix intermittent test failure in browser/base/content/test/popupNotifications/browser_popupNotification_4.js. r=enndeakin
|
2016-10-17 15:59:22 -07:00 |
|
Mark Banner
|
233309fbe2
|
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
MozReview-Commit-ID: JrbFxQ5rj6I
|
2016-10-18 08:38:10 +01:00 |
|
Kirk Steuber
|
d043182ac5
|
Bug 1306786 - Fix intermittent browser/base/content/test/popupNotifications/browser_popupNotification_4.js r=enndeakin+6102
MozReview-Commit-ID: 6Ok06hRXFUa
|
2016-10-11 10:48:31 -07:00 |
|
Kirk Steuber
|
efae2c4bff
|
Bug 1206133 - Fix browser_popupNotification_checkbox.js, which was broken by the popuppositioned patch. r=jhofmann
MozReview-Commit-ID: DEp1ZAHcPqT
|
2016-09-26 11:39:56 -07:00 |
|