Commit Graph

4189 Commits

Author SHA1 Message Date
Nika Layzell
e19e365bc2 Bug 1402489 - Add a pref for switch to tab moving the target tab into the current window, r=mak
MozReview-Commit-ID: 8Am4UKxF8x5
2017-10-02 11:58:04 -04:00
Gijs Kruitbosch
6cdaa3cae2 Bug 1401943 - make reload button work immediately after a tab detach, r=jaws
MozReview-Commit-ID: 58Tvbz6RrnO
2017-09-29 13:00:50 +01:00
Sebastian Hengst
2b5eefaa89 merge mozilla-central to autoland. r=merge a=merge 2017-09-29 11:49:46 +02:00
Marco Bonardo
acaa34be54 Bug 1403508 - Tabbrowser is no more storing root favicons in Places for pages not defining an icon. r=Mardak
Setting an icon for the tab and storing that icon in Places are now separate actions.
Before bug 1401777 setIcon was doing both, but that was error-prone and more expensive.
Due to that change, useDefaultIcon stopped storing root domain favicons in Places.

MozReview-Commit-ID: Kt5xEXctsnU
2017-09-27 14:43:17 +02:00
Gijs Kruitbosch
2551fe9c17 Bug 1402896 - make the url bar strip javascript even when preceded by control characters, r=mak
MozReview-Commit-ID: 5ZO8n5lfvnl
2017-09-25 17:24:26 +01:00
Jared Wein
265e911f96 Bug 1402493 - Don't prevent switching back to Reload for top level about: loads. r=Gijs
In the steps to reproduce of this bug, we get see a load start for about:blank that is not top level. We then see a following load complete (STATE_STOP) that has aWebProgress.isTopLevel=true. This code is really here to prevent flickering from reload->stop->reload for about:home and other about: pages. I don't see any harm in being more agressive when switching back to Reload since that is the default state.

MozReview-Commit-ID: 3LygnRLcbA9
2017-09-27 17:35:09 -04:00
Sebastian Hengst
b97cb70f8e Backed out changeset 240bd9bd8b3e (bug 1403508) for failing toolkit/modules/tests/browser/browser_WebRequest_ancestors.js because it got mid-aired by bug 1305237. r=backout 2017-09-28 14:01:55 +02:00
Wes Kocher
298f5fe735 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9qR4QYHAi2x
2017-09-28 17:08:09 -07:00
Eugen Sawin
b732ac6ad1 Bug 1394520 - [1.2] Extend nsIBrowserDOMWindow to support content window creation without URI loading with e10s. r=smaug 2017-09-28 22:45:24 +02:00
Marco Bonardo
39ffa01dfb Bug 1403508 - Tabbrowser is no more storing root favicons in Places for pages not defining an icon. r=Mardak
Setting an icon for the tab and storing that icon in Places are now separate actions.
Before bug 1401777 setIcon was doing both, but that was error-prone and more expensive.
Due to that change, useDefaultIcon stopped storing root domain favicons in Places.

MozReview-Commit-ID: Kt5xEXctsnU
2017-09-27 14:43:17 +02:00
Alexandre Poirot
611e9eee3a Bug 1250832 - Remove DevTools globals from browser.xul scope. r=jryans
MozReview-Commit-ID: 1kKJrz9iEx0
2017-09-25 10:15:50 +02:00
Marco Bonardo
f44435719c Bug 1401777 - don't use rich icons for tabs. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Sebastian Hengst
da58d00e5e Backed out changeset 418e79946237 (bug 1250832) for failing devtools/client/commandline/test/browser_cmd_csscoverage_startstop.js on Windows 7 debug. r=backout 2017-09-26 13:32:00 +02:00
Alexandre Poirot
3d0ab214a1 Bug 1250832 - Remove DevTools globals from browser.xul scope. r=jryans
MozReview-Commit-ID: 1kKJrz9iEx0
2017-09-25 10:15:50 +02:00
Sebastian Hengst
c82b6a2ef5 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
Marco Bonardo
43adb346a8 Bug 1401777 - don't use rich icons for tabs. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Sebastian Hengst
484bac0468 Backed out changeset 698252497ed8 (bug 1401777) for failing browser-chrome's browser/base/content/test/general/browser_discovery.js. r=backout 2017-09-24 21:43:23 +02:00
Marco Bonardo
c407a50e6c Bug 1401777 - don't use rich icons for tabs. r=Mardak
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Gijs Kruitbosch
b91ae71531 Bug 1378819 - fix combined stop/reload button not working in the overflow menu, r=jaws
MozReview-Commit-ID: LXRbfRsKBC6
2017-09-22 12:44:59 +01:00
Sebastian Hengst
de12c06a14 Backed out changeset 9c0e1bf558e6 (bug 1401777) for failing browser_discovery.js. r=backout 2017-09-22 17:16:25 +02:00
Marco Bonardo
21b8a5d596 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
2017-09-21 10:21:50 +02:00
Wes Kocher
4dbb458bed Merge inbound to central, a=merge
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
Kershaw Chang
a72059f797 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
50a28edc06 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: mr7OYuaLKE
2017-09-21 15:23:43 +02:00
Yura Zenevich
f2968d4040 Bug 1383051 - added accessibility service indicators. r=jimm
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-20 22:29:46 -04:00
Sebastian Hengst
b694ca60a6 merge mozilla-central to autoland. r=merge a=merge 2017-09-21 15:28:11 +02:00
Dão Gottwald
290cdacfcf Bug 1399454 - Set initial focus before the first paint. r=florian
MozReview-Commit-ID: HfFLqU6LcQV
2017-09-20 18:46:12 +02:00
Prathiksha
576a3dfdb1 Bug 1363051 - Update about:blocked page visuals and copy. r=francois,johannh
MozReview-Commit-ID: CK2cO5Ikivt
2017-09-04 19:25:05 +05:30
Sam Foster
0c3ed287f9 Bug 1388832 - Fix right-click on searchbar when in overflow menu. r=jaws
* Swap margins for paddings around the searchbar when in a menu. Elements that could precede and follow the searchbar all have margin: 0, and define top/bottom padding as 4px, so this seems reasonable
* Harden the loop that looks up a matching ancestor - break before we hit the document

MozReview-Commit-ID: LuniL3gdLWR
2017-09-19 15:40:56 -07:00
Sebastian Hengst
880c942b1f Backed out changeset 6de16b8f63dc (bug 1388832) for failing browser-chrome's browser/components/customizableui/test/browser_customization_context_menus.js. r=backout 2017-09-20 20:45:48 +02:00
Sam Foster
4c07a5bc80 Bug 1388832 - Fix right-click on searchbar when in overflow menu. r=jaws
* Swap margins for paddings around the searchbar when in a menu. Elements that could precede and follow the searchbar all have margin: 0, and define top/bottom padding as 4px, so this seems reasonable
* Replace the loop that looks for an appropriate trigger node to use element.closest. A click on the outside a toolbarbutton/item was climbing to the document node and throwing as it has no getAttribute method.

MozReview-Commit-ID: LuniL3gdLWR
2017-09-19 15:40:56 -07:00
Florian Quèze
8e63bc51f3 Bug 1379587 - Avoid white flash when opening new windows, r=mconley. 2017-09-15 23:43:54 +02:00
Mark Striemer
eb1fcb2d5b Bug 1372996 - Clear the URL bar when on ext newtab r=mixedpuppy
MozReview-Commit-ID: 2NNOK2kRPgl
2017-09-01 09:39:24 -05:00
Alexandre Poirot
e4d4fa2cc6 Bug 1399449 - Convert devtools/client/responsivedesign/responsivedesign.jsm to a commonjs module. r=jryans
MozReview-Commit-ID: Jl6OGUWnbHN
2017-09-13 14:33:58 +02:00
Johann Hofmann
28991ef174 Bug 1349552 - Part 2 - Add an extra drag space setting to customize mode. r=nhnt11
MozReview-Commit-ID: IWxdOeRwDeu
2017-09-10 20:38:19 +02:00
Johann Hofmann
ca63ef9514 Bug 1349552 - Part 1 - Add optional drag space on top of the tabstrip. r=dao
MozReview-Commit-ID: 5e4pHZ7TDCb
2017-09-10 20:36:55 +02:00
Dão Gottwald
4824675b16 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
2017-09-08 17:08:26 +02:00
Gijs Kruitbosch
d48e2eaf65 Bug 1397447 - make downloads button autohide by default, r=mak
MozReview-Commit-ID: E9izQpa4fFZ
2017-09-08 14:16:36 +01:00
Dão Gottwald
4628c3ffb1 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
2017-09-07 21:46:46 +02:00
Sebastian Hengst
06724cef68 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: E6LQYNHgmiv
2017-09-08 10:53:26 +02:00
Sebastian Hengst
36f8f777d4 merge mozilla-central to autoland. r=merge a=merge 2017-09-08 00:05:35 +02:00
Sebastian Hengst
243e5a412c merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 3DvwIgw2ORU
2017-09-07 23:59:58 +02:00
Wes Kocher
53e8600fa3 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
e7ab440c13 Bug 1393924 - Collect description and preview image and store it into moz_places r=mak,Mardak
MozReview-Commit-ID: 4ZPGMpz21S9
2017-09-07 16:51:02 -04:00
Ursula Sarracini
56493a67bb Bug 1393924 - Collect description and preview image and store it into moz_places r=mak
MozReview-Commit-ID: 8AgBMOodQop
2017-09-07 11:05:03 -04:00
Marco Bonardo
3b2c91b45f Bug 1392081 - Reset the Places toolbar view when the toolbar is collapsed. r=Gijs
MozReview-Commit-ID: IFOxCnslZRX
2017-08-29 23:26:24 +02:00
Mike de Boer
bc72a05e37 Bug 1354532 - Part 1 - Implement a new Downloads view as part of the Library widget. r=Paolo
MozReview-Commit-ID: AqH8Zj8XCQl
2017-09-06 16:23:00 +02:00
Sebastian Hengst
2b4cc8b55c 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
6cb3ed2016 Bug 1354532 - Part 1 - Implement a new Downloads view as part of the Library widget. r=Paolo
MozReview-Commit-ID: AqH8Zj8XCQl
2017-09-06 16:23:00 +02:00
Sebastian Hengst
f0933e3032 Backed out changeset cf5b68506bef (bug 1392081) 2017-09-05 23:11:08 +02:00