Blake Kaplan
|
7c4e86b032
|
Bug 1353910 - Fix intermittents in webrtc tests while removing code duplication. r=florian
MozReview-Commit-ID: 83XSsnQ0bBY
|
2017-04-06 11:41:02 -07:00 |
|
Florian Quèze
|
9fcb83b1c8
|
Bug 1325049 - Fix the global webrtc sharing indicator to work with multiple content processes, r=felipe.
|
2017-03-15 22:47:06 +01:00 |
|
Florian Quèze
|
dc573c5bd5
|
Bug 1323880 - Wait for the recording-window-ended notification instead of expecting it to happen before recording-device-events when reloading the page, r=past.
|
2017-02-06 12:28:44 +01:00 |
|
Florian Quèze
|
47dde5c17b
|
Bug 1334250 - script-generated patch to avoid removeEventListener calls when a variable is used for the event name, r=jaws.
|
2017-01-27 10:48:00 +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 |
|
Munro Mengjue Chiang
|
75f8d6704e
|
Bug 1270572 - write tests for the umprompted gUM request; r=florian
MozReview-Commit-ID: LYWTNnfli6K
|
2016-12-20 14:51:36 +08: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
|
ac774acafd
|
Bug 1206232 - Add temporary permission states to SitePermissions.jsm. r=jdm,Paolo
MozReview-Commit-ID: zQVeEHhIax
|
2016-09-22 23:09:30 +02: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 |
|
Florian Quèze
|
7af1a8de2e
|
Bug 1313324 - Cover the screensharing UI with browser chrome test, r=past.
|
2016-12-15 00:56:35 +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 |
|
Jonathan Kingston
|
51dc78db8d
|
Bug 1267604 - Restyle doorhanger notifications. r=paolo
MozReview-Commit-ID: HBykgFhgjmX
|
2016-11-20 18:40:08 +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 |
|
Andreas Pehrson
|
b2e6bc04ca
|
Bug 1284102 - Remove all todos in browser chrome getUserMedia tests. r=florian
MozReview-Commit-ID: ArOgLB74Quk
|
2016-09-23 11:22:19 +02:00 |
|
Florian Quèze
|
d60f69fc8f
|
Bug 1258142 - Stop using a CPOW in promiseMessage for webrtc bc tests, r=Gijs.
|
2016-09-21 21:20:06 +02:00 |
|
Florian Quèze
|
ad8daa36c5
|
Bug 1297336 - Preserve device sharing indicator when tearing off a tab, r=johannh.
|
2016-09-08 12:46:25 +02:00 |
|
Jared Wein
|
696e56f749
|
Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn
MozReview-Commit-ID: BZlkPTcLJMB
|
2016-08-31 12:53:24 -04:00 |
|
Andrew Comminos
|
d55d4d4a38
|
Bug 1284038 - Workaround multiple recording-device-events being dispatched in browser/base/content/test/webrtc/browser_devices_get_user_media.js. r=florian
MozReview-Commit-ID: 2s8RoTEu6Ge
|
2016-08-08 11:58:23 -04:00 |
|
Florian Quèze
|
1566c8f07e
|
Bug 1206233 - Update webrtc browser-chrome tests to pass without the webRTC-sharingDevices doorhanger, r=johannh.
|
2016-08-09 22:52:27 +02:00 |
|
Wes Kocher
|
e7f7f7f498
|
Backed out 4 changesets (bug 1206233) for xpcshell bustage
Backed out changeset 5fd912b9afed (bug 1206233)
Backed out changeset 3e0bcd0f52c7 (bug 1206233)
Backed out changeset c3796270f3c2 (bug 1206233)
Backed out changeset 855fe322a553 (bug 1206233)
|
2016-08-09 17:24:03 -07:00 |
|
Florian Quèze
|
0be47a25ab
|
Bug 1206233 - Update webrtc browser-chrome tests to pass without the webRTC-sharingDevices doorhanger, r=johannh.
|
2016-08-09 22:52:27 +02:00 |
|
Pushpankar
|
77a14e357c
|
Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
|
2016-07-16 10:20:04 +02:00 |
|
Florian Quèze
|
223f6000ec
|
Bug 1281427 - merge get_user_media_helpers.js into head.js, r=Gijs.
|
2016-06-27 12:23:57 +02:00 |
|
Florian Quèze
|
cf7e661111
|
Bug 1281427 - move browser_devices_* tests to a webrtc folder, r=Gijs.
|
2016-06-27 12:23:57 +02:00 |
|