searching for reviewer(Gijs)
265d09efe73f674a364194d4ad16dfd77d0aab57: Bug 1483122 - "https" is pushed off left edge of address bar (overlapping buttons!) for long URLs with broken cert configurations r=Gijs
Drew Willcoxon <adw@mozilla.com> - Wed, 22 Aug 2018 22:29:52 +0000 - rev 830945
Push
118861 by bmo:rhelmer@mozilla.com at Thu, 23 Aug 2018 11:42:47 +0000
Bug 1483122 - "https" is pushed off left edge of address bar (overlapping buttons!) for long URLs with broken cert configurations r=Gijs
Bug 1470910 broke the positioning because it changed the tag name of .urlbar-input-box but didn't update the related rule in browser.css, and then
bug 1480355 landed and made it worse. This patch fixes the first problem by updating the tag name in the CSS, and it fixes the second problem (and
bug 1480355) by setting `direction: ltr` on .urlbar-input-box.
Differential Revision:
https://phabricator.services.mozilla.com/D4015
3dd6ba40f3bf51dc3513c0ad88c86f62473330b6: Bug 1468225 - remove method nsICertificateDialogs.viewCert and its uses. r=Gijs,keeler
Dipen Patel <bugzilla@pansara.org> - Wed, 22 Aug 2018 17:38:33 +0000 - rev 830935
Push
118861 by bmo:rhelmer@mozilla.com at Thu, 23 Aug 2018 11:42:47 +0000
Bug 1468225 - remove method nsICertificateDialogs.viewCert and its uses. r=Gijs,keeler
- Remove the viewCert method from nsICertificateDialogs
- Remove all associated C++ code
- Directly invoke UI window where it was previous called.
- Update tests
MozReview-Commit-ID: 9b62Go0DjE9
Differential Revision:
https://phabricator.services.mozilla.com/D3358
0f52720def8442a28e0542505e6a24e4647d6c1a: Bug 1431153 - Remove unused CDM version check path from browser-media.js r=Gijs
Bryce Van Dyk <bvandyk@mozilla.com> - Wed, 22 Aug 2018 14:11:15 +0000 - rev 830882
Push
118857 by bmo:mtigley@mozilla.com at Thu, 23 Aug 2018 04:55:06 +0000
Bug 1431153 - Remove unused CDM version check path from browser-media.js r=Gijs
Bug 1314445 removed GMPService::GetPluginVersionForAPI and cleaned up code paths
around this that would notify users if the content decryption module (CDM) did
not satisfy version requirements. Some dead code appears to have been overlooked
and is removed by this patch.
Differential Revision:
https://phabricator.services.mozilla.com/D3972
a5b44e317c97e0a08e3eccf678a69765eef85ee4: Bug 1451402 - Display WebExtension static themes in the customize mode. r=Gijs
draft
Tim Nguyen <ntim.bugs@gmail.com> - Tue, 26 Jun 2018 13:22:25 +0100 - rev 830726
Push
118852 by bmo:ntim.bugs@gmail.com at Wed, 22 Aug 2018 18:03:07 +0000
Bug 1451402 - Display WebExtension static themes in the customize mode. r=Gijs
MozReview-Commit-ID: L6nTkTGDSr
586bc59b3437b696fbe81fc99e717a1ac91b8ece: Bug 1451402 - Display WebExtension static themes in the customize mode. r=Gijs
draft
Tim Nguyen <ntim.bugs@gmail.com> - Tue, 26 Jun 2018 13:22:25 +0100 - rev 830725
Push
118851 by bmo:ntim.bugs@gmail.com at Wed, 22 Aug 2018 17:27:17 +0000
Bug 1451402 - Display WebExtension static themes in the customize mode. r=Gijs
MozReview-Commit-ID: L6nTkTGDSr
6003a205d723d0d6c9f47a651c1c80483abba8f4: Bug 1484759 - Update references to browser.xul in tests to use AppConstants.BROWSER_CHROME_URL;r=Gijs
Brian Grinstead <bgrinstead@mozilla.com> - Tue, 21 Aug 2018 15:33:26 +0000 - rev 830667
Push
118847 by bmo:hskupin@gmail.com at Wed, 22 Aug 2018 09:09:03 +0000
Bug 1484759 - Update references to browser.xul in tests to use AppConstants.BROWSER_CHROME_URL;r=Gijs
This only includes functions that seem to be using it to reference a window.
There are other instances where it's used as a generic chrome URI, and those
are left unchanged.
Differential Revision:
https://phabricator.services.mozilla.com/D3806
486f7f825c6bfb4b31cb76c49174f2880dd8af19: Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn r=Gijs
Jonathan Kingston <jkt@mozilla.com> - Tue, 21 Aug 2018 14:15:40 +0000 - rev 830660
Push
118847 by bmo:hskupin@gmail.com at Wed, 22 Aug 2018 09:09:03 +0000
Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn r=Gijs
Differential Revision:
https://phabricator.services.mozilla.com/D3873
8d88272387d127eaf0abd274bdba7dd5787c07bc: Bug 1483148 - Add allowInheritPrincipal to current tab bookmarklets. r=Gijs
Jonathan Kingston <jkt@mozilla.com> - Tue, 21 Aug 2018 13:24:49 +0000 - rev 830657
Push
118847 by bmo:hskupin@gmail.com at Wed, 22 Aug 2018 09:09:03 +0000
Bug 1483148 - Add allowInheritPrincipal to current tab bookmarklets. r=Gijs
Differential Revision:
https://phabricator.services.mozilla.com/D3313
a72f317a470e0222e91eee1885ea9463a0f70c65: Bug 1483025 - add in principal for about:addons search. r=Gijs
Jonathan Kingston <jkt@mozilla.com> - Mon, 20 Aug 2018 13:09:24 +0000 - rev 830369
Push
118832 by bmo:ntim.bugs@gmail.com at Tue, 21 Aug 2018 13:33:17 +0000
Bug 1483025 - add in principal for about:addons search. r=Gijs
Differential Revision:
https://phabricator.services.mozilla.com/D3516
59c5a173a09d7522f6e5d9ab219777fc384b5cbc: Bug 1483408 - Set focus to the video element when the media document loads r=Gijs
Timothy Guan-tin Chien <timdream@gmail.com> - Mon, 20 Aug 2018 13:06:01 +0000 - rev 830367
Push
118832 by bmo:ntim.bugs@gmail.com at Tue, 21 Aug 2018 13:33:17 +0000
Bug 1483408 - Set focus to the video element when the media document loads r=Gijs
For some reason we might miss the initial focus event. This ensures the video
element is focused when the document loads.
Differential Revision:
https://phabricator.services.mozilla.com/D3444
ac248184172361e5b0a0ddf955e5553736c27f8c: Bug 1474525 - change the way to escape tags r=Gijs
draft escape-pocket-tags
Ruslan Bekenev <furyinbox@gmail.com> - Sat, 18 Aug 2018 14:10:32 -0700 - rev 830107
Push
118812 by bmo:furyinbox@gmail.com at Sat, 18 Aug 2018 21:11:26 +0000
Bug 1474525 - change the way to escape tags r=Gijs
MozReview-Commit-ID: 3KZii6HubeI
6e04b88dde43abfeb8a2ee3fe21c561a79f6c1e9: Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r=gijs
Kris Maglione <maglione.k@gmail.com> - Mon, 30 Jul 2018 12:25:58 -0700 - rev 829111
Push
118745 by maglione.k@gmail.com at Tue, 14 Aug 2018 20:34:55 +0000
Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r=gijs
MozReview-Commit-ID: JAv8lh2gJoB
7699b1ced009a10ec61806cd6fdbc339c304106d: Bug 1472491: Part 5u - Add URIFixupChild actor. r=gijs
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 22:30:34 -0700 - rev 829098
Push
118745 by maglione.k@gmail.com at Tue, 14 Aug 2018 20:34:55 +0000
Bug 1472491: Part 5u - Add URIFixupChild actor. r=gijs
MozReview-Commit-ID: IqFGfjXhc6z
b1c2735a9a17f0dc87946f564f3981ba671b06ce: Bug 1472491: Part 5o - Add FindBarChild actor. r=gijs
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 21:38:21 -0700 - rev 829093
Push
118745 by maglione.k@gmail.com at Tue, 14 Aug 2018 20:34:55 +0000
Bug 1472491: Part 5o - Add FindBarChild actor. r=gijs
MozReview-Commit-ID: IGNjeh8o91l
b5e9fdddf12e598962d6282a4b053aa66b7aabda: Bug 1466801 - Flipping disallowInheritPrincipal to be allow. r=ckerschb r=gijs
Jonathan Kingston <jkt@mozilla.com> - Mon, 16 Jul 2018 10:17:51 +0100 - rev 828747
Push
118704 by bmo:rcaliman@mozilla.com at Mon, 13 Aug 2018 16:58:07 +0000
Bug 1466801 - Flipping disallowInheritPrincipal to be allow. r=ckerschb r=gijs
2447547510016727d90174a6de4ae22d84a51ea0: Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r=gijs
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 30 Jul 2018 12:25:58 -0700 - rev 828472
Push
118680 by maglione.k@gmail.com at Fri, 10 Aug 2018 23:04:22 +0000
Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r=gijs
MozReview-Commit-ID: JAv8lh2gJoB
4781eff0b24e5e425c46f905da301dc420e989e4: Bug 1472491: Part 5u - Add URIFixupChild actor. r=gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 22:30:34 -0700 - rev 828456
Push
118680 by maglione.k@gmail.com at Fri, 10 Aug 2018 23:04:22 +0000
Bug 1472491: Part 5u - Add URIFixupChild actor. r=gijs
MozReview-Commit-ID: IqFGfjXhc6z
4db52dd9d2b219a12b45eb974ae5bb25e1d7b6f1: Bug 1472491: Part 5o - Add FindBarChild actor. r=gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 21:38:21 -0700 - rev 828450
Push
118680 by maglione.k@gmail.com at Fri, 10 Aug 2018 23:04:22 +0000
Bug 1472491: Part 5o - Add FindBarChild actor. r=gijs
MozReview-Commit-ID: IGNjeh8o91l
7616c331f41edb50a1ef3db1056b84b41363d206: Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 30 Jul 2018 12:25:58 -0700 - rev 828419
Push
118679 by maglione.k@gmail.com at Fri, 10 Aug 2018 21:19:41 +0000
Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
MozReview-Commit-ID: JAv8lh2gJoB
62e8b715c1c0957db4ff2bba595001213f957db8: Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 22:30:34 -0700 - rev 828403
Push
118679 by maglione.k@gmail.com at Fri, 10 Aug 2018 21:19:41 +0000
Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
MozReview-Commit-ID: IqFGfjXhc6z
b8df933aa3f97cf28b36081b47e6c854582416e0: Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 21:38:21 -0700 - rev 828397
Push
118679 by maglione.k@gmail.com at Fri, 10 Aug 2018 21:19:41 +0000
Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
MozReview-Commit-ID: IGNjeh8o91l
c9b0ce46ad4f59e7c07fc3b7db2b16646140ae46: Bug 1466801 - Flipping disallowInheritPrincipal to be allow. r=ckerschb r=gijs
Jonathan Kingston <jkt@mozilla.com> - Mon, 16 Jul 2018 10:17:51 +0100 - rev 828310
Push
118671 by bmo:mstriemer@mozilla.com at Fri, 10 Aug 2018 18:51:19 +0000
Bug 1466801 - Flipping disallowInheritPrincipal to be allow. r=ckerschb r=gijs
6f3907a1da34a62133832dc981e9005ee30e9388: Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb r=Gijs
Jonathan Kingston <jkt@mozilla.com> - Fri, 06 Jul 2018 15:14:54 +0100 - rev 828026
Push
118619 by bmo:mtigley@mozilla.com at Thu, 09 Aug 2018 18:23:03 +0000
Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb r=Gijs
Reviewers: ckerschb!, Gijs!
Tags: #secure-revision
Bug #: 1362034
Differential Revision:
https://phabricator.services.mozilla.com/D2046
1c3329958b8a7603f04149ad4ab8e128ab5421e1: Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb,Gijs
Jonathan Kingston <jkt@mozilla.com> - Wed, 08 Aug 2018 20:05:30 +0300 - rev 827802
Push
118585 by bmo:gl@mozilla.com at Thu, 09 Aug 2018 06:54:14 +0000
Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb,Gijs
Summary: Depends on D2046
Reviewers: ckerschb, Gijs
Reviewed By: ckerschb, Gijs
Bug #: 1362034
Differential Revision:
https://phabricator.services.mozilla.com/D2047
f68b1b76af362409c4985d6a892eda89a47e677b: Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb,Gijs
Jonathan Kingston <jkt@mozilla.com> - Wed, 08 Aug 2018 20:03:55 +0300 - rev 827801
Push
118585 by bmo:gl@mozilla.com at Thu, 09 Aug 2018 06:54:14 +0000
Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb,Gijs
Reviewers: ckerschb, Gijs
Reviewed By: ckerschb, Gijs
Subscribers: mixedpuppy, reviewbot
Bug #: 1362034
Differential Revision:
https://phabricator.services.mozilla.com/D2046
ace07e18cb34adfa923f2654edd86562f5594aa0: Bug 1469525 - Remove blocklist clients files from profile r=Gijs
Mathieu Leplatre <mathieu@mozilla.com> - Mon, 06 Aug 2018 17:34:28 +0200 - rev 827264
Push
118502 by bmo:mstriemer@mozilla.com at Tue, 07 Aug 2018 16:39:48 +0000
Bug 1469525 - Remove blocklist clients files from profile r=Gijs
MozReview-Commit-ID: Fm5Pegz5LcU
4cf1de6b60399ab5092bf01ab4c64b255fdfb068: Bug 1469525 - Remove blocklist clients files from profile r=Gijs
draft
Mathieu Leplatre <mathieu@mozilla.com> - Mon, 06 Aug 2018 17:34:28 +0200 - rev 827144
Push
118484 by mleplatre@mozilla.com at Tue, 07 Aug 2018 10:56:07 +0000
Bug 1469525 - Remove blocklist clients files from profile r=Gijs
MozReview-Commit-ID: Fm5Pegz5LcU
8c8925b75aa2f484f64dadcf8d4b31a57a522c7c: Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb,Gijs
Jonathan Kingston <jkt@mozilla.com> - Mon, 06 Aug 2018 19:56:37 +0300 - rev 827044
Push
118448 by bmo:mstriemer@mozilla.com at Mon, 06 Aug 2018 20:24:49 +0000
Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb,Gijs
Summary: Depends on D2046
Reviewers: ckerschb, Gijs
Reviewed By: ckerschb, Gijs
Bug #: 1362034
Differential Revision:
https://phabricator.services.mozilla.com/D2047
ff6b05c9609449b9cd8016dd19131a87d9b8af68: Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb,Gijs
Jonathan Kingston <jkt@mozilla.com> - Mon, 06 Aug 2018 19:54:47 +0300 - rev 827043
Push
118448 by bmo:mstriemer@mozilla.com at Mon, 06 Aug 2018 20:24:49 +0000
Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb,Gijs
Reviewers: ckerschb, Gijs
Reviewed By: ckerschb, Gijs
Subscribers: reviewbot
Bug #: 1362034
Differential Revision:
https://phabricator.services.mozilla.com/D2046
cb79b9b9618c601b24146af3214351d34908873c: Bug 1469525 - Remove blocklist clients files from profile r=Gijs
draft
Mathieu Leplatre <mathieu@mozilla.com> - Mon, 06 Aug 2018 17:34:28 +0200 - rev 826972
Push
118429 by mleplatre@mozilla.com at Mon, 06 Aug 2018 15:35:07 +0000
Bug 1469525 - Remove blocklist clients files from profile r=Gijs
MozReview-Commit-ID: Fm5Pegz5LcU
3e6c29bb4c730dc673a9d072ca33bed635a30e23: Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 30 Jul 2018 12:25:58 -0700 - rev 826763
Push
118383 by maglione.k@gmail.com at Sat, 04 Aug 2018 23:40:13 +0000
Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
MozReview-Commit-ID: JAv8lh2gJoB
297ee8fef17497b0dd2d583f02e753b81011c727: Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 22:30:34 -0700 - rev 826747
Push
118383 by maglione.k@gmail.com at Sat, 04 Aug 2018 23:40:13 +0000
Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
MozReview-Commit-ID: IqFGfjXhc6z
2b3722be7303a49a9d7aae680cbcc1338f683a05: Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 21:38:21 -0700 - rev 826741
Push
118383 by maglione.k@gmail.com at Sat, 04 Aug 2018 23:40:13 +0000
Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
MozReview-Commit-ID: IGNjeh8o91l
e7d5177c0322567f5430b2399c4a50af2e24ccad: Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 30 Jul 2018 12:25:58 -0700 - rev 826680
Push
118381 by maglione.k@gmail.com at Sat, 04 Aug 2018 22:44:24 +0000
Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
MozReview-Commit-ID: JAv8lh2gJoB
db7f1e1adcc1aa94b0e646e21d75e934a60896d2: Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 22:30:34 -0700 - rev 826664
Push
118381 by maglione.k@gmail.com at Sat, 04 Aug 2018 22:44:24 +0000
Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
MozReview-Commit-ID: IqFGfjXhc6z
53c3e73f35a2f8ee913a8a51584c985706a96bc1: Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 21:38:21 -0700 - rev 826658
Push
118381 by maglione.k@gmail.com at Sat, 04 Aug 2018 22:44:24 +0000
Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
MozReview-Commit-ID: IGNjeh8o91l
9b9e736a24d33d8782535a0c913e5aa4ef78f6f5: Bug 1476142 part 2. Remove some unnecessary QIs in browser. r=gijs
Boris Zbarsky <bzbarsky@mit.edu> - Thu, 02 Aug 2018 15:26:47 -0400 - rev 826123
Push
118244 by nnethercote@mozilla.com at Fri, 03 Aug 2018 00:00:34 +0000
Bug 1476142 part 2. Remove some unnecessary QIs in browser. r=gijs
20f58875b6dd3259f1aef63f45c11f0d6715296b: Bug 1476142 part 1. Remove some unnecessary QIs in toolkit. r=gijs
Boris Zbarsky <bzbarsky@mit.edu> - Thu, 02 Aug 2018 15:26:47 -0400 - rev 826122
Push
118244 by nnethercote@mozilla.com at Fri, 03 Aug 2018 00:00:34 +0000
Bug 1476142 part 1. Remove some unnecessary QIs in toolkit. r=gijs
4da8497f3a262396bac0baf5ccd73e2f640a44df: Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 30 Jul 2018 12:25:58 -0700 - rev 825708
Push
118150 by maglione.k@gmail.com at Thu, 02 Aug 2018 04:47:08 +0000
Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
MozReview-Commit-ID: JAv8lh2gJoB
dc1d540b03413ebd6b0b93c419b3e4267ea3f3c9: Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 22:30:34 -0700 - rev 825692
Push
118150 by maglione.k@gmail.com at Thu, 02 Aug 2018 04:47:08 +0000
Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
MozReview-Commit-ID: IqFGfjXhc6z
bd205caac6eefd94dec6ab3d3f3398505e752297: Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 21:38:21 -0700 - rev 825686
Push
118150 by maglione.k@gmail.com at Thu, 02 Aug 2018 04:47:08 +0000
Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
MozReview-Commit-ID: IGNjeh8o91l
956c6eeca8733095d0a4fe61c57238990614926c: Bug 1446940 part 2. Stop getting docshells from windows via getInterface in browser. r=gijs
Boris Zbarsky <bzbarsky@mit.edu> - Wed, 01 Aug 2018 13:07:10 -0400 - rev 825605
Push
118150 by maglione.k@gmail.com at Thu, 02 Aug 2018 04:47:08 +0000
Bug 1446940 part 2. Stop getting docshells from windows via getInterface in browser. r=gijs
fbe5a0e5be75bc052c66623ea2346d80dc74cf1a: Bug 1446940 part 1. Stop getting docshells from windows via getInterface in toolkit. r=gijs
Boris Zbarsky <bzbarsky@mit.edu> - Wed, 01 Aug 2018 13:07:09 -0400 - rev 825604
Push
118150 by maglione.k@gmail.com at Thu, 02 Aug 2018 04:47:08 +0000
Bug 1446940 part 1. Stop getting docshells from windows via getInterface in toolkit. r=gijs
The change to test_hiddenPrivateWindow.xul is to make sure we pass windows, not
docshells, to an API that expects windows.
1505e53137dc623c3386ef78d1b42ed94b352ed1: Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 30 Jul 2018 12:25:58 -0700 - rev 825216
Push
118036 by maglione.k@gmail.com at Wed, 01 Aug 2018 02:23:07 +0000
Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r?gijs
MozReview-Commit-ID: JAv8lh2gJoB
ee69af0cc5e7f02a7fa5ff87b0b019736cec1250: Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 22:30:34 -0700 - rev 825200
Push
118036 by maglione.k@gmail.com at Wed, 01 Aug 2018 02:23:07 +0000
Bug 1472491: Part 5u - Add URIFixupChild actor. r?gijs
MozReview-Commit-ID: IqFGfjXhc6z
e4571e8e6dd869056335fd61a81b5d2e6c5bca87: Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 29 Jul 2018 21:38:21 -0700 - rev 825194
Push
118036 by maglione.k@gmail.com at Wed, 01 Aug 2018 02:23:07 +0000
Bug 1472491: Part 5o - Add FindBarChild actor. r?gijs
MozReview-Commit-ID: IGNjeh8o91l
c56155e57e01a4adbd98c9e9a8e804c544816004: Bug 1474142: Don't skip calling _onDragEnd even if the from and to target is the customizable area. r=Gijs
Emilio Cobos Álvarez <emilio@crisal.io> - Tue, 31 Jul 2018 15:38:34 +0000 - rev 825063
Push
118030 by bmo:sfoster@mozilla.com at Tue, 31 Jul 2018 23:35:13 +0000
Bug 1474142: Don't skip calling _onDragEnd even if the from and to target is the customizable area. r=Gijs
We may not really receive a dragend event if we're fast enough.
Calling _onDragEnd multiple times is fine (it should be idempotent).
This particular exception was added in
bug 978084 along with all the _onDragEnd
calls, but I don't think it's sound over-all.
I don't really want to dig into the XUL button code to see why drag end was
consistently firing there, unless you think it's really really needed :)
Differential Revision:
https://phabricator.services.mozilla.com/D2019
340bb17cbcd8c8b7108e0a03a494b475b6d9f55c: Bug 1477380 - Don't set startup prefs for user-branch Normandy pref-experiments r=Gijs a=lizzard
draft
Andreea Pavel <apavel@mozilla.com> - Mon, 30 Jul 2018 11:22:16 +0300 - rev 825006
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1477380 - Don't set startup prefs for user-branch Normandy pref-experiments r=Gijs a=lizzard
Reviewers: Gijs
Reviewed By: Gijs
Bug #: 1477380
Differential Revision:
https://phabricator.services.mozilla.com/D2305
1e6bbba5527d056e3ce64c6d9556b9a27a8ac6a8: Bug 1371142 - Confirm that the page loaded is about:blank before continuing with the test. r=Gijs, a=test-only
draft
Jared Wein <jwein@mozilla.com> - Wed, 18 Jul 2018 15:40:37 -0400 - rev 824887
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1371142 - Confirm that the page loaded is about:blank before continuing with the test. r=Gijs, a=test-only
This matches the behavior that is implemented in subdialogs.js where the load event handler is not removed until the new location is about:blank.
MozReview-Commit-ID: FZHW6Z63M2M
ec2f4b6b68d01f42cc0070e495b428a96eb8b01a: Bug 1476149 - Intermittent verify failure in browser_formless_submit_chrome.js. r=Gijs, a=test-only
draft
Marco Bonardo <mbonardo@mozilla.com> - Wed, 18 Jul 2018 12:20:27 +0000 - rev 824886
Push
118017 by bmo:edilee@mozilla.com at Tue, 31 Jul 2018 21:53:17 +0000
Bug 1476149 - Intermittent verify failure in browser_formless_submit_chrome.js. r=Gijs, a=test-only
Make the test select() urlbar text beforem moving to the right of it
Differential Revision:
https://phabricator.services.mozilla.com/D2220