Alexandre Poirot
f2bfc94341
Bug 1399449 - Convert devtools/client/responsivedesign/responsivedesign.jsm to a commonjs module. r=jryans
...
MozReview-Commit-ID: Jl6OGUWnbHN
--HG--
rename : devtools/client/responsivedesign/responsivedesign.jsm => devtools/client/responsivedesign/responsivedesign.js
extra : rebase_source : 329c364fc4c256273b0d02a8119637aed428134c
2017-09-13 14:33:58 +02:00
Johann Hofmann
c90a0e9e12
Bug 1349552 - Part 2 - Add an extra drag space setting to customize mode. r=nhnt11
...
MozReview-Commit-ID: IWxdOeRwDeu
--HG--
extra : rebase_source : 953c988fdaab5a7bf64ecbdd363df846020063d9
2017-09-10 20:38:19 +02:00
Johann Hofmann
f71ee4ffee
Bug 1349552 - Part 1 - Add optional drag space on top of the tabstrip. r=dao
...
MozReview-Commit-ID: 5e4pHZ7TDCb
--HG--
extra : rebase_source : bdeee9ee9725025b70e2c90aec0fe107cfba3de3
2017-09-10 20:36:55 +02:00
Dão Gottwald
7ccb44d602
Bug 1394765 - Remove broken code that attempts to update the initial browser's remoteness based on the homepage. r=mconley
...
This code wasn't working properly due to the string check being broken, and if it worked it would be wrong when restoring a session rather than loading the homepage.
MozReview-Commit-ID: 7rEsRcBLg9N
--HG--
extra : rebase_source : 33d2a587b2394be1d0cc7a5273f55ce8064c0425
2017-09-08 17:08:26 +02:00
Gijs Kruitbosch
ecf2be01ab
Bug 1397447 - make downloads button autohide by default, r=mak
...
MozReview-Commit-ID: E9izQpa4fFZ
--HG--
extra : rebase_source : 11dc3f1b98f53f5897a3185253b68d2cf7d5083b
extra : source : 97f7f5175b2fc3adfb193783f7ecb70b5b9b4562
2017-09-08 14:16:36 +01:00
Dão Gottwald
3a6d55430b
Bug 1397320 - Use setAttribute to update identity block elements since they might be temporarily hidden with no binding attached. r=johannh
...
MozReview-Commit-ID: GBK5gJTrsrl
--HG--
extra : rebase_source : 2cc0e5c36d46f19a899945e45c980393d506812d
2017-09-07 21:46:46 +02:00
Sebastian Hengst
e52b8eb6e4
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: E6LQYNHgmiv
2017-09-08 10:53:26 +02:00
Sebastian Hengst
92ec846a75
merge mozilla-central to autoland. r=merge a=merge
2017-09-08 00:05:35 +02:00
Sebastian Hengst
ec5336561d
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 3DvwIgw2ORU
2017-09-07 23:59:58 +02:00
Wes Kocher
92f5cfcf34
Backed out changeset 60cb967ca47f (bug 1393924) for frequent failures in browser_meta_tags.js a=backout
...
MozReview-Commit-ID: EIkibRE8z3P
2017-09-07 12:32:58 -07:00
Ursula Sarracini
49c86b15ec
Bug 1393924 - Collect description and preview image and store it into moz_places r=mak,Mardak
...
MozReview-Commit-ID: 4ZPGMpz21S9
--HG--
extra : rebase_source : 1ec64bb45fe6a8f0d034bab7b7e6a5d3a81ce276
2017-09-07 16:51:02 -04:00
Ursula Sarracini
bb971f3f6a
Bug 1393924 - Collect description and preview image and store it into moz_places r=mak
...
MozReview-Commit-ID: 8AgBMOodQop
--HG--
extra : rebase_source : f440e9497ee52a3b38e7bcf6dac7fee574f7885d
2017-09-07 11:05:03 -04:00
Marco Bonardo
b3ab6629a6
Bug 1392081 - Reset the Places toolbar view when the toolbar is collapsed. r=Gijs
...
MozReview-Commit-ID: IFOxCnslZRX
--HG--
extra : rebase_source : 6605bd328273fb283e62a74ee14ca37aaaf6c4c8
2017-08-29 23:26:24 +02:00
Mike de Boer
0fcde6db9c
Bug 1354532 - Part 1 - Implement a new Downloads view as part of the Library widget. r=Paolo
...
MozReview-Commit-ID: AqH8Zj8XCQl
--HG--
extra : rebase_source : a78764e9ab25af06c5652d13065e3f8944998025
2017-09-06 16:23:00 +02:00
Sebastian Hengst
c3dc29271d
Backed out changeset f1d18c741b2c (bug 1354532) for eslint failure at browser/components/downloads/DownloadsCommon.jsm:671: Expected property shorthand. r=backout
2017-09-06 16:48:00 +02:00
Mike de Boer
bfdabc36cf
Bug 1354532 - Part 1 - Implement a new Downloads view as part of the Library widget. r=Paolo
...
MozReview-Commit-ID: AqH8Zj8XCQl
--HG--
extra : rebase_source : a78764e9ab25af06c5652d13065e3f8944998025
2017-09-06 16:23:00 +02:00
Sebastian Hengst
7fe9943c8c
Backed out changeset cf5b68506bef (bug 1392081)
2017-09-05 23:11:08 +02:00
Sebastian Hengst
8e0b4e937f
Backed out changeset 5d320d8864e9 (bug 1353013) for failing e.g. test_accessiblecaret_cursor_mode.py of Marionette headless on OS X. r=backout
2017-09-05 22:44:20 +02:00
Mike Conley
ec416a2990
Bug 1353013 - Be less aggressive about preloading about:newtab. r=florian
...
Based on a patch that Dão Gottwald <dao+bmo@mozilla.com> wrote.
We used to preload about:newtab as soon as a tab had finished being opened,
which meant that the first opened tab was _never_ preloaded, and that we
risked janking the browser immediately after the user opened a new tab
(which is, arguably, the worst time to do it, since the user is probably
about to navigate that tab somewhere).
This patch makes it so that about:newtab is preloaded after:
1) 1 second of user inactivity, and
2) When we have at least 40ms of idle time to spend in an idle callback.
The 1s and 40ms thresholds were chosen arbitrarily, and we might tune them
over time.
MozReview-Commit-ID: J5xkPQvCdW6
--HG--
extra : rebase_source : 51aed2f47ee5c6a68d04036d0bdc9e6357a5fc8d
2017-08-24 15:23:18 -07:00
Marco Bonardo
7298681f5c
Bug 1392081 - Reset the Places toolbar view when the toolbar is collapsed. r=Gijs
...
MozReview-Commit-ID: IFOxCnslZRX
--HG--
extra : rebase_source : 446fb2849146df0560336bd8cf751d93e18648b3
2017-08-29 23:26:24 +02:00
Mark Striemer
0875bd29d9
Bug 1374463 - Show extension identity when controlling newtab r=mixedpuppy
...
MozReview-Commit-ID: 2phlLhlAvGd
--HG--
extra : rebase_source : 7459d7efe0cb06ae64f25004fde2affd85292de3
2017-08-31 12:23:48 -05:00
Marco Bonardo
f2673e8607
Bug 1384050 - Search suggestion contextual hint should only be shown when a user manually focuses the URL bar. r=Paolo
...
MozReview-Commit-ID: IVbHYdtYJgx
--HG--
extra : rebase_source : 12ef3e701fc71bdad97e06fb0e916e4a4e5abcc3
2017-08-30 18:03:00 +02:00
Gijs Kruitbosch
50b63100b8
Bug 1393343 - move 'restore previous session' item into main menu and hide when auto-restore is enabled, r=mikedeboer
...
MozReview-Commit-ID: B3J9c936RL
--HG--
extra : rebase_source : 8c30211e59c40774c72f039eda515724cb193c0d
2017-08-25 11:40:49 +01:00
Wes Kocher
8b84853ed6
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: GcHZLNPPNnI
2017-09-01 16:34:14 -07:00
Yura Zenevich
5e623ba14f
Bug 1383051 - added accessibility service indicators. r=jimm
...
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-01 12:49:37 -04:00
Edouard Oger
fa087214bb
Bug 1380377 part 1 - Calculate FX_NEW_WINDOW_MS using MozAfterPaint. r=florian
...
MozReview-Commit-ID: KQ6aSkw423P
--HG--
extra : rebase_source : 167d55bfb7eba3fa4a3c1089132770aa595b364e
2017-08-29 16:14:18 -04:00
Sebastian Hengst
43bc951ac7
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: ES9rKhiQo10
2017-09-01 10:38:51 +02:00
Florian Quèze
48761699cf
Bug 1391704 - Avoid flickering while moving tabs across windows, r=mconley.
2017-09-01 00:42:31 +02:00
Drew Willcoxon
08fc26a48c
Bug 1389554 - Remove the dropdown icon (triangle) from the URL bar when something is being typed. r=mak
...
MozReview-Commit-ID: LjPrgr8FwkA
--HG--
extra : rebase_source : 928e0d7b660446ed029a3d64d350bf25c0f6e1d8
2017-08-30 10:02:25 -07:00
Dão Gottwald
b1bff59856
Bug 1393802 - Make about:home's identity block consistent with about:newtab's. r=florian
...
MozReview-Commit-ID: BwE7tRSPNRk
--HG--
extra : rebase_source : 5a8bee0f43cc3782c6774128c2fb22a3c03aa953
2017-08-30 17:23:26 +02:00
Sebastian Hengst
af505f8fc9
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-09-07 12:42:38 +02:00
Dão Gottwald
9593299783
Backed out changeset b440aaae26a1 (bug 1383051) for causing bug 1396281
...
MozReview-Commit-ID: 5gys7aa0vrv
2017-09-07 10:54:51 +02:00
Sebastian Hengst
ec19d57d55
Backed out changeset 9018e3691e11 (bug 1378461) for failing browser-chrome's browser_oneOffContextMenu.js. r=backout
2017-09-07 00:26:17 +02:00
Michael Kaply
55f5d65f9d
Bug 1378461 - Report other search engine names. r=mak, data-r=rweiss
...
--HG--
extra : rebase_source : bc3d6c3f8bc4931d3aa3e25801e89e94387afdc2
2017-09-06 15:11:25 -05:00
Erica Wright
6bac72ab5a
Bug 1379226 - Add telemetry probes to measure use of session restore button in tab bar. r=Gijs,liuche
...
MozReview-Commit-ID: 2u5CtatqBBT
--HG--
extra : rebase_source : db4d17bd5c57bfc5fb5bce4da8b7410152e44cc1
extra : source : 5f66dcf6ca5b0b7f0fa79fa564cecd6132aef783
2017-07-11 16:13:56 -04:00
Dão Gottwald
b34674d9c1
Bug 1054740 - When a session should be restored, don't load the homepage before the session file has been read. r=mikedeboer
...
MozReview-Commit-ID: 7W4ihQZEeWf
--HG--
extra : rebase_source : c8d6acbed4ddbff148523982b0b218479063855c
2017-08-24 18:39:39 +02:00
Kris Maglione
821308e4d1
Bug 1391110: Part 4 - Remove unnecessary nsIFrameLoaderOwner QIs. r=smaug
...
The FrameLoaderOwner interface has been implemented in WebIDL for several
years now, so these QIs are simply unnecessary overhead.
MozReview-Commit-ID: LAzvfm5Qhy0
--HG--
extra : rebase_source : 2495c07df21c474f5fabc257ff4db43b0d8047e4
2017-08-19 13:32:58 -07:00
Tim Nguyen
dd1510aec5
Bug 1392416 - Update notification icons to use photon assets. r=dao
...
MozReview-Commit-ID: A5Y0GDJcwh1
--HG--
extra : rebase_source : 40d5c6bd967ed2817b252506c5f3322e3d318e51
2017-08-22 17:19:15 +02:00
Sebastian Hengst
75955d0246
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 8fJX1xXgzhD
2017-08-22 11:49:04 +02:00
Fischer.json
f7b2b6183a
Bug 1377852 - Do not display the 2nd storage pressure notification when there is one being displayed, r=jaws
...
MozReview-Commit-ID: 4YwdJMy6vGf
--HG--
extra : rebase_source : 5c371d7c522f5e9243d699e00b5e53427f8dd545
2017-08-17 15:10:52 +08:00
prasanthp96
cce1a63dd6
Bug 1383088 - PREF_SSL_IMPACT array declaration made into inline. r=johannh
...
MozReview-Commit-ID: JnyZYPzI9hw
--HG--
extra : rebase_source : 8bf79bbd97e841ba1958aa8d267f349bfc755141
2017-07-27 23:05:26 +05:30
Jim Porter
882d3fa7e6
Bug 1352119 - Implement new page loading indicator animation, part 1: update the throbber. Additional performance improvements implemented by Jared Wein. r=dao
...
MozReview-Commit-ID: HFivBWfnfMM
--HG--
extra : source : e60aebe2898022b13fed82649822f49a32655409
extra : histedit_source : aa11776f53faf8d9d75418992b503bcff1ef29d2%2Cb191e004e9d1bc2f16abb87af4c8b886a8c6c276
2017-08-11 16:48:48 -05:00
Edouard Oger
2a915752c1
Bug 1391337 - Do not initialize gSync in nonBrowserWindowDelayedStartup. r=markh
...
MozReview-Commit-ID: H5ahbcFZnFX
--HG--
extra : rebase_source : 253bd5cf030b2a37d2bfe65b056440120a23b674
2017-08-17 14:13:49 -04:00
Wes Kocher
c1383cebf3
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: KLrOCT1a7El
2017-08-17 16:23:45 -07:00
Gijs Kruitbosch
f66567c39c
Bug 1366327 - deal with about:reader, IDNA and non-exposable URIs better for copy/email link, r=adw
...
MozReview-Commit-ID: AnZa3mq2zMY
--HG--
extra : rebase_source : b35026f864c6d45856fb02b90e91b3a06b1a0ec0
2017-08-17 13:11:06 +01:00
Carsten "Tomcat" Book
99aa3f8e70
Merge mozilla-central to mozilla-inbound
2017-08-17 13:13:10 +02:00
Wes Kocher
366445521c
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: DjSlrmDFfe3
2017-08-16 17:14:41 -07:00
Wes Kocher
9e13a44b54
Merge inbound to central, a=merge
...
MozReview-Commit-ID: GEfEDRZk5bo
2017-08-16 16:59:26 -07:00
Masatoshi Kimura
9ab81a1042
Bug 1389723 - Remove @deprecated nsIMIMEInputStream.addContentLength. r=dragana
...
MozReview-Commit-ID: 9b45aozatin
--HG--
extra : rebase_source : 636da171929fe6ecd69de5c68d9ed4064a3a7b09
2017-08-12 13:34:02 +09:00
Gabor Krizsanits
722233fed1
Bug 1376895 - Make preloaded browser use pre-existing content process. r=mconley
...
We want to avoid to have several cached content processes, one for each
preloaded browser (one per window) and one for the preallocated process.
For that we force the preloaded browser to choose an existing process and
during the first navigation in that tab, that leaves about:newtab, we re-run
the process selecting algorithm
2017-08-16 13:00:22 +02:00