Commit graph

16801 commits

Author SHA1 Message Date
Sebastian Hengst
ae02a28d9f Backed out changeset 6b44b9c6114a (bug 1401777) for frequent failures in browser/base/content/test/general/browser_discovery.js on Linux. r=backout 2017-09-25 18:55:38 +02:00
Sebastian Hengst
937b5d72b8 merge mozilla-central to autoland. r=merge a=merge 2017-09-25 12:02:51 +02:00
Joel Maher
82d0cb98e6 Bug 1402079 - browser/base/content/test/performance/browser_windowopen_reflows.js fails on different screen resolutions. r=mconley 2017-09-24 17:33:07 -04:00
Marco Bonardo
24547c71f9 Bug 1401777 - don't use rich icons for tabs. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx

--HG--
extra : rebase_source : 032e3804c99e9285b33abdb07e134af35a6fcbbe
2017-09-21 10:21:50 +02:00
Jonathan Kew
049fa0794c Bug 1402070 - Put explicit line-breaks in browser_bug970746.xhtml to avoid test fragility due to potential line-breaks within test elements. r=philor, a=permaorange
MozReview-Commit-ID: FFDx9pSM1HC
2017-09-23 06:18:36 -07:00
Wes Kocher
1443004d66 Merge inbound to central, a=merge
MozReview-Commit-ID: 2MDU9VGB9Pg
2017-09-22 14:56:05 -07:00
Gijs Kruitbosch
78398e9066 Bug 1378819 - fix combined stop/reload button not working in the overflow menu, r=jaws
MozReview-Commit-ID: LXRbfRsKBC6

--HG--
extra : rebase_source : 11d8dfe355d3f035b08bfb561153e75fcf2e9100
2017-09-22 12:44:59 +01:00
Sebastian Hengst
e1664a3d4e Backed out changeset 9c0e1bf558e6 (bug 1401777) for failing browser_discovery.js. r=backout 2017-09-22 17:16:25 +02:00
Johann Hofmann
b24a640a13 Bug 1400357 - Whitelist maximize.svg in browser_startup_images. r=florian
There have been changes to our Windows infrastructure that cause the
window to be maximized when running tests so the maximize.svg/restore.svg
combination will show restore instead of maximize, though maximize is
still loaded. I think it could be prevented by trying to set the sizemode
attribute a little earlier or not defaulting to maximize in the stylesheet,
but I don't think that's a necessary optimization at this point. We can
just whitelist it.

I also set the intermittentShown flag in case the Windows machines go back
to non-maximized windows.

MozReview-Commit-ID: Gwi0jRBBtGg

--HG--
extra : rebase_source : b92cbd14b873bf8aa0d70e27b140cb0f1a946b74
2017-09-22 11:23:22 +02:00
Marco Bonardo
d088caae0a Bug 1401777 - don't use rich icons for tabs and remove crisp filters making hi res icons look blocky. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx

--HG--
extra : rebase_source : edc6989f8e16a8dced8ed0903f5cbbcfe846a517
2017-09-21 10:21:50 +02:00
Phil Ringnalda
9728bc3636 Merge m-c to m-i
MozReview-Commit-ID: LQmIsTRxble
2017-09-21 20:49:43 -07:00
Andrea Marchesini
b7cd7c515d Bug 1047098 - "Clear Recent History" must clean up all the ServiceWorkers, r=bkelly
This includes minor shutdown fixes by :asuth as discussed on
https://bugzilla.mozilla.org/show_bug.cgi?id=1047098#c56 and c57.

--HG--
extra : rebase_source : d1a230cc005b2a6a71f16ef84a55851ee2f4f66e
extra : source : e89d2565799b4b02d5ee2c56da8d44dc0067f26a
2017-09-21 21:32:00 +02:00
Wes Kocher
733c3896f8 Merge m-c to autoland, a=merge
MozReview-Commit-ID: 9mZaPGxxjXd
2017-09-21 17:04:03 -07:00
Wes Kocher
a7fe048680 Merge inbound to central, a=merge
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
Kershaw Chang
24e949b4c0 Bug 1247843 - Part 4: A test case for testing whether the channel used to load favicon. r=mak 2017-09-20 20:10:00 -04:00
Kershaw Chang
3ccf2143f7 Bug 1247843 - Part 2: Set request context ID for the channel used to load favicon. r=mak
This patch covers two cases when loading a favicon:
1. Get the request context ID of the document load group, when <link rel="icon"> is found in the page.
2. Use the top level document's request context ID when using the default favicon.
2017-09-20 20:09:00 -04:00
Sebastian Hengst
7eec7a0a11 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: mr7OYuaLKE
2017-09-21 15:23:43 +02:00
Florian Quèze
3d16048e68 Bug 1401432 - Remove the 'setTimeout handler' stack frames in browser_urlbar_search_reflows.js to fix failures on beta, r=mak over IRC. 2017-09-21 12:49:52 +02:00
Florian Quèze
ff51587643 Bug 1399660 - Intermittent browser_urlbar_keyed_search_reflows.js - reflow @ _handleOverflow was supposed to be hit 6 more times, r=mak over IRC. 2017-09-21 12:47:18 +02:00
Yura Zenevich
cf548aef76 Bug 1383051 - added accessibility service indicators. r=jimm
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-20 22:29:46 -04:00
Yura Zenevich
93a01a831c Bug 1383051 - updated private browsing indicators. r=jaws
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-20 22:29:37 -04:00
Wes Kocher
a6b8d9e91b Merge inbound to central, a=merge
MozReview-Commit-ID: JpqY5uEi1nf
2017-09-20 17:18:21 -07:00
Johann Hofmann
9b1f14e379 Bug 1394451 - Add an illustration to net errors. r=ewright
MozReview-Commit-ID: LSfyFYEgUMS

--HG--
extra : rebase_source : bc195aba89b3d10c84b4037c018b24f788fb426f
2017-09-20 18:29:20 +02:00
Wes Kocher
640a5d3c46 Merge m-c to inbound, a=merge
MozReview-Commit-ID: IsEMW5gXG3W
2017-09-21 17:04:36 -07:00
Wes Kocher
6bc8986bc1 Backed out changeset e89d2565799b (bug 1047098) for xpcshell bustage a=backout
MozReview-Commit-ID: FRFALkRxDxl
2017-09-21 13:48:10 -07:00
Sebastian Hengst
117f151830 Backed out changeset 7e8e47c972f4 (bug 1397975) for eslint failure at browser/components/extensions/ext-chrome-settings-overrides.js:124: windowTracker is not defined. r=backout 2017-09-21 22:56:07 +02:00
Zibi Braniecki
3ca67e913e Bug 1347798 - Create a small per-document bindings for DOMLocalization. r=mossop
MozReview-Commit-ID: DfxIYVxyt9C

--HG--
extra : rebase_source : 8b7b31f268408dea46af6202c8943ff11a2c165e
2017-09-09 19:23:03 -07:00
Michael Kaply
20d1c205fc Bug 1397975 - Show opt-in dialog for is_default with non built-in engines. r=aswan
MozReview-Commit-ID: 67SvzDcM7kK

--HG--
extra : rebase_source : 93ab53e43be09b0b24bb7c7fcd73c0010fc912a2
2017-09-07 19:38:55 -05:00
Michael Kaply
9b7d4d878e Bug 1397975 - Show opt-in dialog for is_default with non built-in engines. r=aswan
MozReview-Commit-ID: 67SvzDcM7kK

--HG--
extra : rebase_source : 674a8e9e4e3e0769a58ed919f268678cb5af48c7
2017-09-07 19:38:55 -05:00
Andrea Marchesini
ebcdb2c6b8 Bug 1047098 - "Clear Recent History" must clean up all the ServiceWorkers, r=bkelly 2017-09-21 21:32:00 +02:00
Andrea Marchesini
c4d20beb84 Bug 1047098 - "Clear Recent History" must always clean up QuotaManager data, r=janv 2017-09-21 21:32:00 +02:00
Gijs Kruitbosch
40de26eb54 Bug 1401238 - remove recent bookmarks from the bookmarks menu button and toplevel bookmarks menu, r=mak
MozReview-Commit-ID: 7JT9xCq9zcS

--HG--
extra : rebase_source : b6dca5a110636a66181c6843aba616192288fa92
2017-09-20 00:38:39 +01:00
Andrea Marchesini
d2b7163264 Bug 1402270 - Sanitizer and BrowsingData should delete QuotaManager storages using the origin directly and not the origin as pattern, r=janv 2017-09-22 11:52:48 +02:00
Henrik Adolfsson
2b97d02c70 Bug 1366369 - Change default theme icons. r=dao
MozReview-Commit-ID: KYXIRd7m9O2

--HG--
rename : browser/base/content/defaultthemes/compactdark.icon.svg => browser/base/content/defaultthemes/dark.icon.svg
rename : browser/base/content/defaultthemes/compactlight.icon.svg => browser/base/content/defaultthemes/light.icon.svg
extra : rebase_source : a1281aff2dea24f3d28941f644467eef76683557
2017-09-20 10:18:34 +02:00
David Keeler
b346e0794e Bug 910207 - Test that speculative connect is not enabled when there is a user cert installed (https only) r=mak
MozReview-Commit-ID: 1A2vvkPdPA7

--HG--
rename : browser/base/content/test/urlbar/browser_urlbar_search_speculative_connect_mousedown.js => browser/base/content/test/urlbar/browser_urlbar_search_no_speculative_connect_with_client_cert.js
extra : rebase_source : c9dea67bec1b3f3c2a30426b4fd16c3ac135755f
2017-09-08 14:16:23 -07:00
Sebastian Hengst
0f2ed2d557 merge mozilla-central to autoland. r=merge a=merge 2017-09-21 15:28:11 +02:00
Dão Gottwald
d7384ffbb5 Bug 1399454 - Set initial focus before the first paint. r=florian
MozReview-Commit-ID: HfFLqU6LcQV

--HG--
extra : rebase_source : 8478c64121af2efbbe78e5206b96c78df0a119e3
2017-09-20 18:46:12 +02:00
Florian Quèze
728bcfdc95 Bug 1399660 - Remove the 'setTimeout handler' stack frames in browser_urlbar_keyed_search_reflows.js, rs=mak over IRC. 2017-09-20 12:24:02 +02:00
Nihanth Subramanya
1809a687e8 Bug 1394458 - Update copy for about:tabcrashed. r=johannh
MozReview-Commit-ID: Fyx4ug6ZiQO

--HG--
extra : rebase_source : 216b8f0626b2a10bd30bd119de3fe3bc6e51e476
2017-09-20 02:09:19 +05:30
Johann Hofmann
4a84c97ab7 Bug 1394462 - Update dnsNotFound error copy and illustration. r=nhnt11
MozReview-Commit-ID: KFp3JhkCDJJ

--HG--
extra : rebase_source : 62449541d1d5362fbc15b18fde9b4964cd153c4c
2017-09-19 21:54:29 +02:00
Wes Kocher
082e7c650c Merge m-c to autoland, a=merge
MozReview-Commit-ID: BLgnf5zTCU3
2017-09-19 14:54:09 -07:00
Wes Kocher
3baa8a7e6e Merge inbound to central, a=merge
MozReview-Commit-ID: 5B5W6AHKcCb
2017-09-19 14:49:11 -07:00
Gijs Kruitbosch
49a325326c Bug 1397790 - add 'open' active state to urlbar buttons, use a more distinct background colour for it, r=abenson+572682,adw
MozReview-Commit-ID: 7QrhAB79yNw

--HG--
extra : rebase_source : 90c3715259271bf9cb34b635ca8348acd020c51c
2017-09-19 15:13:25 +01:00
Jonathan Kingston
9914e60252 Bug 1272304 - Add disabled state to screen sharing permission r=florian
MozReview-Commit-ID: LsZmQD5fWzW

--HG--
extra : rebase_source : 8bb8a901290ec651c23fbc8a69b323c501587920
2017-08-12 18:54:24 +01:00
Sebastian Hengst
18a3ca206d merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-19 11:15:12 +02:00
Ehsan Akhgari
fecb44a276 Bug 1401028 - Remove the content-contextmenu observer notification; r=kmag
This was used by the add-on SDK.
2017-09-19 00:35:08 -04:00
Sebastian Hengst
02baf0afd8 Backed out changeset d928ad6475d2 (bug 1397229) for failing browser-chrome's browser/base/content/test/performance/browser_windowopen_reflows.js on Windows 7. r=backout 2017-09-18 19:42:32 +02:00
Sebastian Hengst
3681eafaf7 Backed out changeset fed3a10c6ffc (bug 1397229) 2017-09-18 19:41:58 +02:00
Andrew Halberstadt
601cd31163 Bug 1397229 - Disable browser/base/content/test/performance/browser_startup_images.js hidpi on Windows 10, r=jmaher
This started failing when migrating from Windows 8 -> Windows 10. Fix is
tracked in bug 1400357.

MozReview-Commit-ID: HO0AYGjVTGm

--HG--
extra : rebase_source : ff775fdde97c5031e088a4da27e6e0410a6a7c78
2017-09-15 15:17:49 -04:00
Andrew Halberstadt
5c3e7f369b Bug 1397229 - Remove unused reflow from browser_windowopen_reflows.js on Windows, r=mconley
This test was previously skipped on Windows 8. This bug is migrating the test over to Windows 10
where we discovered the unused reflow.

MozReview-Commit-ID: FqmgeKc1b9o

--HG--
extra : rebase_source : c7e805edbd0e8df1ac5ac3778dbec0d8d0f0f026
2017-09-07 11:38:51 -04:00