Commit Graph

4220 Commits

Author SHA1 Message Date
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
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
4dc2a71848 Bug 1206133 - Fix browser chrome mochitests broken by the popuppositioned patch. r=enndeakin
MozReview-Commit-ID: F3F9L2rXcys
2016-08-19 14:31:43 -07:00
Valentin Gosu
c4d0d912d9 Bug 1303762 - Add aboutNetworking.dtd to whitelist a=Aryx 2016-09-29 19:03:43 +02:00
Carsten "Tomcat" Book
d3896c257f merge mozilla-inbound to mozilla-central a=merge 2016-09-28 15:56:33 +02:00
Kate McKinley
90c8afbeac Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally
HSTS priming changes the order of mixed-content blocking and HSTS
upgrades, and adds a priming request to check if a mixed-content load is
accesible over HTTPS and the server supports upgrading via the
Strict-Transport-Security header.

Every call site that uses AsyncOpen2 passes through the mixed-content
blocker, and has a LoadInfo. If the mixed-content blocker marks the load as
needing HSTS priming, nsHttpChannel will build and send an HSTS priming
request on the same URI with the scheme upgraded to HTTPS. If the server
allows the upgrade, then channel performs an internal redirect to the HTTPS URI,
otherwise use the result of mixed-content blocker to allow or block the
load.

nsISiteSecurityService adds an optional boolean out parameter to
determine if the HSTS state is already cached for negative assertions.
If the host has been probed within the previous 24 hours, no HSTS
priming check will be sent.

MozReview-Commit-ID: ES1JruCtDdX
2016-09-27 11:27:00 -04:00
Gijs Kruitbosch
a5f81387b8 Bug 1284395, r=bz,mconley,baku
MozReview-Commit-ID: 1nPyv7G3q7d
2016-09-06 14:19:45 +01:00
Gerald Squelart
21f5e0b021 Bug 1247056 - Added test for cannot-initialize-pulseaudio - r=Gijs
MozReview-Commit-ID: 1dsUYkPMkY5
2016-09-26 02:14:35 -07:00
Thom Chiovoloni
785ff6b8cd Bug 1249520 - Add client support for a fxa-client-configuration endpoint r=markh
MozReview-Commit-ID: 4jTl1yIduKG
2016-09-21 15:07:28 -04:00
Carsten "Tomcat" Book
829190e2b0 Merge mozilla-central to mozilla-inbound 2016-09-22 11:56:22 +02:00
Carsten "Tomcat" Book
2dfe81885a merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02:00
Carsten "Tomcat" Book
c89799b3bf merge fx-team to mozilla-central a=merge 2016-09-22 11:54:05 +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
Gabor Krizsanits
9ed9975ffc Bug 1301340 - Force single process in some tests. r=mrbkap 2016-09-22 09:24:31 +02:00
Carsten "Tomcat" Book
ff5b25e2c0 merge mozilla-inbound to mozilla-central a=merge 2016-09-21 12:03:31 +02:00
Shane Caraveo
48d05d6f98 Bug 1304142 pocket a/b test updates, r=Gijs
MozReview-Commit-ID: ChBRc81QQ7Y
2016-09-20 16:06:37 -07:00
Dão Gottwald
5beda54813 Bug 1303291 - Clean up identity block and control center icons. r=jhofmann 2016-09-20 12:53:57 +02:00
Dão Gottwald
79295fb709 Bug 1302759 - Use CAN_DRAW_IN_TITLEBAR ifdef for customization-titlebar-visibility-button. r=gijs 2016-09-21 13:08:49 +02:00
Panos Astithas
d959f552f3 Ensure one-off search buttons are enabled in the URL bar while running browser_autocomplete_autoselect.js (bug 1303811). r=adw
MozReview-Commit-ID: CK97lT8SxV1
2016-09-20 11:07:10 +03:00
Kirk Steuber
b31bbb996d Bug 1301452 - Test written for tab spinner probes r=mconley
MozReview-Commit-ID: C7oEA6ofntz
2016-09-16 15:55:55 -07:00
Marco Bonardo
35b0bdd606 Bug 1283329 - Perceptible pause when quickly typing and hitting enter in the urlbar. r=adw
MozReview-Commit-ID: 2NdTvY9H25Z
2016-09-15 18:55:12 +02:00
Marco Bonardo
785ad45550 Bug 1301093 - Part 3: fix delayed handleEnter regression. r=adw
MozReview-Commit-ID: 1SZeMUtLjNg
2016-09-13 09:35:00 +02:00
Marco Bonardo
4fc92051bb Bug 1301093 - Part 1: don't wait for a result when we won't get one. r=adw
MozReview-Commit-ID: E6l9mW3ZoKp
2016-09-07 17:44:46 +02:00
Wes Kocher
7104ddde00 Merge m-c to autoland, a=merge 2016-09-15 16:42:10 -07:00
Wes Kocher
ccb3f28e05 Backed out changeset ce601f208476 (bug 1272256) for frequent failures in browser_bug1299667.js a=backout 2016-09-15 14:20:04 -07:00
Carsten "Tomcat" Book
58d00cb8e9 Merge mozilla-central to fx-team 2016-09-15 12:07:34 +02:00
Carsten "Tomcat" Book
6d1f62c926 merge mozilla-inbound to mozilla-central a=merge 2016-09-15 11:59:50 +02:00
Blake Kaplan
2ed035d4fd Bug 1260199 - Remove yet another use of CPOWs in this test. r=mconley
MozReview-Commit-ID: RxKqmcl0aC
2016-09-13 16:30:52 -07:00
Neil Deakin
0fcaa9f05c Bug 1266952, remove cpow usage from browser_contextmenu_childprocess.js, r=felipe 2016-09-14 09:30:15 -04:00
Florian Quèze
963b4eca73 Bug 1258142 - add a Cu.reportError to the browser_devices_get_user_media_* tests to get stacks of exceptions in logs, rs=Gijs over IRC. 2016-09-14 02:15:18 +02:00
Florian Quèze
46bce01c4a Bug 1299437 - follow-up to fix browser_permissions.js bustage, r=bustage-fix. 2016-09-12 15:20:25 +02:00
Phil Ringnalda
3d18c9a3d5 Bug 1277750 - Skip browser_bug734076.js on Linux e10s for constant failures 2016-09-10 18:26:58 -07:00
Sebastian Hengst
fec1a23d4c Backed out changeset b99b5f178405 (bug 1206133) 2016-09-10 23:40:28 +02:00
Sebastian Hengst
6e0142dd4b Backed out changeset baaf5f5624d3 (bug 1206133) 2016-09-10 23:40:23 +02:00
Kirk Steuber
4b5bd4e7d8 Bug 1206133 - Fix browser_bug553455.js such that it does not make invalid assumptions about how panels work and refactor from callbacks to Tasks and Promises. r=rhelmer
MozReview-Commit-ID: 79bsQGDVz19
2016-09-06 11:04:06 -07:00
Kirk Steuber
b4d66379fa Bug 1206133 - Fix browser chrome mochitests broken by the popuppositioned patch. r=Enn
MozReview-Commit-ID: Hk1tvT6xNl9
2016-08-19 14:31:43 -07:00
Gijs Kruitbosch
8e019fcce1 Bug 1302004 - go back to relying on the asciiHost instead of the input when determining whether to show an info bar, as it more reliably corresponds to the host only in expressions like 123/2, r=jaws
The patch uses a combination of IPv4 detection and the existing regexp check, for reasons outlined in the patch. The network-level normalization for URIs catches some of the numbers-only IP requests, but not all of them.

MozReview-Commit-ID: AS02rs2b2NP
2016-09-13 14:44:13 +01:00
Wes Kocher
c920487381 Merge inbound to m-c a=merge 2016-09-08 15:21:19 -07:00
Carsten "Tomcat" Book
31cc011b59 Merge mozilla-central to mozilla-inbound 2016-09-08 12:42:45 +02:00
Andrea Marchesini
29789e3b3f Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs 2016-09-08 11:40:46 +02:00
Florian Quèze
aefd740a21 Bug 1294576 - Remove device sharing indicator on location changes, r=johannh. 2016-09-08 12:46:25 +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
Udayan Baidya
069de2de77 Bug 1297693 - Used a more specific selector in tests for blocked permission icons in browser_permissions.js. r=johannh, r=dao 2016-09-05 09:23:00 -04:00
Fischer.json
cfa542463c Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
MozReview-Commit-ID: FejMTP3invj
2016-08-19 17:32:31 +08:00
Johann Hofmann
218850230f Bug 1291642 - Part 2 - Add tests for the checkbox option in PopupNotifications. r=paolo
MozReview-Commit-ID: Lk8CWSUHjzp
2016-08-26 15:49:41 +02:00
Jonathan Kingston
aeb56daaf8 Bug 1272256 - Adding a longpress menu to the new tab button for containers. r=dao
MozReview-Commit-ID: 3GM15cnuQGA
2016-09-12 18:25:59 +01:00
Florian Quèze
f539cfe71e Bug 1302570 - verify that all the files referenced from CSS we ship actually exist, r=Gijs. 2016-09-15 11:26:48 +02:00
Wes Kocher
4eda655bfe Backed out 13 changesets (bug 1247056) for WinXP bc7 failures in browser_decoderDoctor.js CLOSED TREE
Backed out changeset ff3538fd40fe (bug 1247056)
Backed out changeset a444d7cb1091 (bug 1247056)
Backed out changeset 03553484a062 (bug 1247056)
Backed out changeset 001b42631702 (bug 1247056)
Backed out changeset d0d71a80a029 (bug 1247056)
Backed out changeset cd40559e25d7 (bug 1247056)
Backed out changeset b8857adc4003 (bug 1247056)
Backed out changeset 1f3b037bfd1f (bug 1247056)
Backed out changeset c5cd9597ec02 (bug 1247056)
Backed out changeset 2bfe3aeb9f59 (bug 1247056)
Backed out changeset 934d7c9628f1 (bug 1247056)
Backed out changeset 63094a80bee7 (bug 1247056)
Backed out changeset 511ed53eee9a (bug 1247056)
2016-09-26 12:15:55 -07:00
Gerald Squelart
308387c86b Bug 1247056 - Added test for cannot-initialize-pulseaudio - r=gijs
MozReview-Commit-ID: 1dsUYkPMkY5
2016-09-26 02:14:35 -07:00
Tooru Fujisawa
52f77539c6 Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on New Window button. r=enndeakin 2015-08-15 07:30:03 +09:00