Commit Graph

17169 Commits

Author SHA1 Message Date
Chris Peterson
4e26d7c8e5 Bug 1398988 - Add Option+Command+U as an alternate keyboard shortcut for "View Source" on macOS like Safari and Chrome. r=Gijs
MozReview-Commit-ID: Hq6tMmJwARN

--HG--
extra : rebase_source : 3808f596404175b6578eacf13a2b587608c0953b
extra : source : e65a48150f747b782a2f4edb82210175c793a3d2
2017-09-07 22:27:46 -07:00
Sebastian Hengst
123fb86836 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-14 00:15:34 +02:00
Sebastian Hengst
006a58c35d merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 2iVDKexRjxu
2017-09-13 23:58:43 +02:00
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
Sebastian Hengst
7dd2b068b5 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-13 13:35:21 +02:00
Sebastian Hengst
e4a2f44531 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 9SALJlvWgoZ
2017-09-13 13:32:44 +02:00
Valentin Gosu
3795bdfc3c Bug 1399300 - Backed out changeset be66eb2bb0d8 (bug 910207) a=backout
MozReview-Commit-ID: HztnJFk4MuL
2017-09-13 10:52:10 +02:00
Christoph Kerschbaumer
e328a6db15 Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
Florian Quèze
cc2e281b3b Bug 1398198 - browser_startup_content.js should show the stack when a JS file was loaded earlier than expected, r=felipe,qdot. 2017-09-13 21:19:55 +02:00
Florian Quèze
c3c302fe33 Bug 1398198 - browser_startup.js should show the stack when a JS file was loaded earlier than expected, r=felipe,mccr8. 2017-09-13 21:19:53 +02:00
Doug Thayer
3b4a8e20f7 Bug 1399172 - Add highlight styling to Flash notification r=johannh
The Flash (plugin) notification buttons have been restyled
temporarily to make them in line with other doorhangers. There
is further work being done to use PopupNotifications.jsm fully
for these notifications, rather than PopupNotifications + a custom
XBL binding. However, this won't make it for 57, so this change
fixes the temporary restyle to ensure that the default button
is blue.

MozReview-Commit-ID: FSlmOdLd8SW

--HG--
extra : rebase_source : 81cb4c04dc13f88cf5e2a2eeae2104edf6d63041
2017-09-12 10:21:06 -07:00
Dão Gottwald
760a9fc95d Bug 1387718 - Use instant scroll behavior when dragging something over the tab strip scroll buttons. r=mconley
MozReview-Commit-ID: DiIcdlWd1ic

--HG--
extra : rebase_source : cce709904df742b35e4b7d8cbc2a037fcbffc334
2017-09-13 12:52:44 +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
1b2ab142df Bug 1400092 - Move RTL direction and aligment styling for the location bar input field to a chrome stylesheet since it doesn't need to access .anonymous-div anymore. r=Gijs
MozReview-Commit-ID: 5qutEsTojVt

--HG--
extra : rebase_source : 7d2b20ed1e34d90e0bc3a5de3b7c147e581700b9
2017-09-15 14:41:19 +02:00
Mike de Boer
aa0c3dc278 Bug 1374749 - Animate the panelviews differently to make it look as if the view to show is pushing the previous view out of the panel. r=jaws
MozReview-Commit-ID: Dy6UppV3xDH

--HG--
extra : rebase_source : 1c970efaa0b7162450d79f37633afacaadc8d19e
2017-09-12 21:33:25 +02:00
Wes Kocher
7c80405558 Backed out changeset 5ed9b657a1ce (bug 1352459) for xperf failures a=backout CLOSED TREE
MozReview-Commit-ID: 9XmmBsTf39a
2017-09-12 18:06:16 -07:00
Dão Gottwald
6cfa14c190 Bug 1397278 - Move the urlbar-go-button node to make its layout work more consistently with other urlbar-icons, and remove obsolete search-go-container padding. r=adw
MozReview-Commit-ID: 5AHHxey9joo

--HG--
extra : rebase_source : 9cfb87b354e77831e0aabb46565ec76feabe9b85
2017-09-12 15:42:20 +02:00
k88hudson
22553dbad7 Bug 1398819 - Turn on prerendered version of activity stream in aboutNewTabService r=Mardak
MozReview-Commit-ID: 3v9UR0A9K1z

--HG--
extra : rebase_source : f7d9894ef0a2e168964ff7f0d7284e4165874a47
2017-09-11 13:22:44 -04: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
Sebastian Hengst
220e7cecae merge mozilla-central to autoland. r=merge a=merge 2017-09-15 00:01:52 +02:00
Andy McKay
6815156468 Bug 1350277 - Remove duplicates when showing host permissons. r=aswan
MozReview-Commit-ID: 2GzUwFHuEe6

--HG--
extra : transplant_source : %84%C1%3Am%FCF%A1%23o%0EW%9C%7E%F2%F7%DF%2CM%AE%A1
2017-09-13 13:41:21 -07:00
Ed Lee
e3156bf606 Bug 1399648 - Get browser_aboutHome.js passing on both about:homes with activity stream or not. r=ursula
MozReview-Commit-ID: GtzmDbmSUjH

--HG--
extra : rebase_source : b62d939e325a1aa4d5d34e2501be39b2f0959357
2017-09-13 13:10:23 -07:00
Mark Striemer
afefcefd15 Bug 1372996 - Clear the URL bar when on ext newtab r=mixedpuppy
MozReview-Commit-ID: 2NNOK2kRPgl

--HG--
extra : rebase_source : ce37a70b67296d8d5ae86dfa46ce769c4479405e
2017-09-01 09:39:24 -05:00
Sebastian Hengst
45bab258b7 merge mozilla-central to autoland. r=merge a=merge 2017-09-14 00:11:28 +02:00
Ursula Sarracini
d089151bf7 Bug 1396274 - Disable Activity Stream about:home in browser_aboutHome.js r=Mardak
MozReview-Commit-ID: LXzgaAhNjnV

--HG--
extra : rebase_source : dca565e5bcd16b5f3f13aa355567a903d2c63b82
2017-09-13 18:06:33 -04:00
ahillier
336fdf9081 Bug 1399397 - Fix ActivityStream search when a link is dragged into the search-bar. r=Mardak
MozReview-Commit-ID: Jy7ElORSUSx

--HG--
extra : rebase_source : 3a52988338bad446b7bbc2e39746fc72ce557a12
2017-09-13 16:34:52 -04:00
Tawny Hoover
2415e21cbc Bug 260611 - Introduce pref browser.bookmarks.openInTabClosesMenu to optionally leave menu open for single bookmark menuitem clicks that open in new tab. r=mak
MozReview-Commit-ID: HreM02pdzWP

--HG--
extra : rebase_source : aa9934418fbc55a66848e5e7757b0885ac3be275
2017-09-11 12:12:21 -04: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
Sebastian Hengst
be553422dd merge mozilla-central to autoland. r=merge a=merge 2017-09-13 11:30:55 +02:00
Sebastian Hengst
5a984f70f8 Backed out changeset 2b74ec6bb1d8 (bug 1350277) for failing browser-chrome's browser/base/content/test/webextensions/browser_permissions_addons_search.js. r=backout 2017-09-13 21:36:11 +02:00
Jared Wein
f01c42979a Bug 1398230 - Apply the padding-bottom to other children of the TabsToolbar when a tab is moving to keep them aligned correctly. r=Gijs
MozReview-Commit-ID: 6pdUrp3uDqu

--HG--
extra : rebase_source : d9f5bff14d0f74cce601105efde04867d65badc5
2017-09-08 14:17:59 -04:00
Jared Wein
fcb1391bfc Bug 1398252 - Position the personal-bookmarks toolbar so the drop indicator will be positioned relatively to the toolbar instead of the navigator-toolbox. r=Gijs
MozReview-Commit-ID: Z6feyZCz9U

--HG--
extra : rebase_source : 9edd59bd297287668205743268358a915b488a9e
2017-09-13 14:14:44 -04:00
Andy McKay
520285d103 Bug 1350277 remove duplicates when showing host permissons r=aswan
MozReview-Commit-ID: 2GzUwFHuEe6

--HG--
extra : rebase_source : de6f99773d740abb102006483e22d3107bb72f6f
2017-09-11 17:40:08 -07:00
Ryan VanderMeulen
578923dcdc Bug 1367895 - Remove some obsolete nightly_only & release_or_beta test manifest annotations. r=mconley 2017-09-12 21:26:17 -04:00
Kris Maglione
b365b66e0d Bug 1399216: Follow-up: Fix browser_all_files_referenced error. r=me CLOSED TREE
MozReview-Commit-ID: 6DOgpyMtFPy
2017-09-12 13:39:11 -07:00
Kris Maglione
b055a02b6f Bug 1399216: Move HiddenFrame.jsm to testing-common. r=Mossop,glandium
MozReview-Commit-ID: GTBRCYEoYq2

--HG--
extra : rebase_source : 927843056383ab238a4f3b6d8e3f6eefce5400b1
2017-09-12 11:56:57 -07:00
Kris Maglione
e99cced382 Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium
MozReview-Commit-ID: D5KyHcg8Ujk

--HG--
extra : rebase_source : 1a74ccb2963f2946a49c8bf720af595151b48fd1
2017-09-12 11:54:47 -07:00
Doug Thayer
1206d529cb Bug 1392979 - Modernize buttons for Flash CTP r=Felipe
This is just the most conservative thing we can do to get the
Flash doorhanger to not look out of place next to other
doorhangers. This does not change the doorhanger's strings or
anything substantive. Still looking into what that would entail,
but I thought I would drop this in as a baseline.

Minor notes: added default="true" to get the OS-specific button
reordering of normal doorhangers, and removed the close button
since the doorhanger will close by just clicking out of it.

MozReview-Commit-ID: 9jhHLfzSeXZ

--HG--
extra : rebase_source : b206531f0b916502bc4917ae93f1e95ec9909c8e
2017-08-29 10:56:42 -07:00
k88hudson
60824fdfe2 Bug 1398239 - Add prerendering capability, Highlights diversity and bug fixes to Activity Stream r=Mardak
MozReview-Commit-ID: DqKGqHeT0nS

--HG--
extra : rebase_source : 668d1b838b94d197e9631dcb78ce186ce62cefb2
2017-09-11 17:17:35 -04:00
Dale Harvey
bf10e62b24 Bug 1390511 - Replace inconsistent padlock icons. r=johannh
MozReview-Commit-ID: 5j4ntbJDVGu

--HG--
extra : rebase_source : d85af7ebde0c84fec4ae1317b045b867fc1c7839
2017-09-11 08:30:03 +01:00
Gijs Kruitbosch
069f2c2997 Bug 1391280 - store last sidebar command irrespective of whether sidebar was open, r=bgrins,mixedpuppy
MozReview-Commit-ID: HBfdW5vEZaD

--HG--
extra : rebase_source : 5058884698a2a2144b921a36abbe7c8c3a1fda52
2017-08-23 14:06:26 +01:00
Sebastian Hengst
0cade6f3d3 merge mozilla-central to autoland. r=merge a=merge 2017-09-14 11:10:55 +02:00
Jared Wein
b4b4d0cbd6 Bug 1399651 - Don't run the library animations in popup windows with toolbar=false. r=Gijs
MozReview-Commit-ID: 2vswZ2BTFwp

--HG--
extra : rebase_source : 7dec9fe6a3d60380c96ac0d71bd55e96c13ede63
2017-09-13 19:37:43 -04:00
Mike Conley
ad38802147 Bug 1397525 - Don't instantiate async tab switcher when checking for tab warm-ability with e10s disabled. r=florian
MozReview-Commit-ID: EeUuS0yVwt9

--HG--
extra : rebase_source : 48e6102c89d042c79750fd25da63de6619354c84
2017-09-11 13:31:59 -04:00
Sebastian Hengst
22c06f3a4b Backed out changeset f09b2b387751 (bug 1374749) for frequently failing browser-chrome's browser/components/extensions/test/browser/test-oop-extensions/browser_ext_browserAction_popup_resize.js on macOS. r=backout 2017-09-11 18:45:35 +02:00
Mike de Boer
bdb3034789 Bug 1374749 - Animate the panelviews differently to make it look as if the view to show is pushing the previous view out of the panel. r=jaws
MozReview-Commit-ID: Dy6UppV3xDH

--HG--
extra : rebase_source : 28e14f7e5764490c3a0a550cb230eb8a800647bf
2017-09-11 16:28:06 +02:00
Jared Wein
a2cae65b48 Bug 1380150 - Prevent subresource loads from showing the progress indicator on the tab. r=Gijs
MozReview-Commit-ID: JjZiHp2IXTC

--HG--
extra : rebase_source : f819592c576fb2a5d832a36ce12315a54991f3d9
2017-09-08 14:59:22 -04:00
Zibi Braniecki
70e0d2b8e8 Bug 1398390 - Only react to mousedown if it is a left-click. r=Gijs
MozReview-Commit-ID: Ie2Xgasg2eN

--HG--
extra : rebase_source : 5e58c418f91a1802328c4128dffd2c1ab9aa067f
2017-09-09 22:17:19 -07:00
Shane Caraveo
73b473d1aa Bug 1385630 fix extension sidebar restore after app update, r=Gijs
MozReview-Commit-ID: IR0UDJgrp58

--HG--
extra : rebase_source : 6bb066650a94c3991e05c72ff3fb28cdb0e5a021
2017-09-10 13:36:54 -07:00
Sebastian Hengst
7292e53019 Backed out changeset 440b703da884 (bug 1380150) for failing many mochitests with exceptions. r=backout 2017-09-10 17:44:58 +02:00
Jared Wein
bbb9104762 Bug 1380150 - Prevent subresource loads from showing the progress indicator on the tab. r=Gijs
MozReview-Commit-ID: JjZiHp2IXTC

--HG--
extra : rebase_source : 3a314f8fe0d5c2fd63712e64be3d4427d7b4877f
2017-09-08 14:59:22 -04:00
Sebastian Hengst
a4b102b6d9 Backed out changeset 1a8147d55b02 (bug 1398390) for failing browser-chrome's browser_overflow_anchor.js at least on macOS and Windows. r=backout 2017-09-10 09:37:30 +02:00
Zibi Braniecki
923420c64a Bug 1398390 - Only react to mousedown if it is a left-click. r=Gijs
MozReview-Commit-ID: Ie2Xgasg2eN

--HG--
extra : rebase_source : 9aeed150b6106210bbe06e8a98ae602e5471851b
2017-09-09 22:17:19 -07:00
Drew Willcoxon
d80536f61f Bug 1386745 - Activated URL/address/location bar makes bookmark doorhanger/panelUI located under "Show site information" button area after landing patch from bug #1352063. r=Gijs
MozReview-Commit-ID: Kzymx5qbp4i

--HG--
extra : rebase_source : a0b5eed918d8c9552c2114acc128ee7f56085653
2017-09-08 10:16:38 -07:00
Sebastian Hengst
261dd76eb6 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: ACCqbunIDpp
2017-09-09 11:44:38 +02:00
David Keeler
2b6bbd5ca1 Bug 910207 - Test that we don't show the client cert selection dialog on speculative connect 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
2017-09-08 14:16:23 -07:00
Marco Bonardo
1e78e32502 Bug 1398019 - Favicons missing in Bookmarks toolbar on startup. r=past
This is due to the fact now we set the icons only when the nodes visibility is updated.
The patch always updates nodes visibility when we rebuild the toolbar.
updateChevron() is being renamed accordingly and acts regardless of chevron.collapsed.

MozReview-Commit-ID: Cz1U710J42M

--HG--
extra : rebase_source : eec1608c106b56b7ef090c52d6b57bedf948741d
2017-09-08 11:43:08 +02:00
Sebastian Hengst
d144e82fe5 Backed out changeset 5c148323ff77 (bug 1396205) for timing out in browser/base/content/test/urlbar/browser_locationBarCommand.js and friends. r=backout 2017-09-08 14:38:44 +02:00
Sebastian Hengst
5c5d753509 Backed out changeset 20f6207757f3 (bug 1374749) for failing browser-chrome's browser/base/content/test/urlbar/browser_page_action_menu.js. r=backout 2017-09-08 19:42:22 +02:00
Dão Gottwald
8765171bac Bug 1396205 - Show the Go button only when the user started typing in the location bar. ui-r=shorlander r=daleharvey
MozReview-Commit-ID: Faco9HM0Rgv

--HG--
extra : rebase_source : dc71d3a499df3d61696065efb01de32c8e036e38
2017-09-08 17:40:03 +02:00
Mike de Boer
dcde014112 Bug 1374749 - Animate the panelviews differently to make it look as if the view to show is pushing the previous view out of the panel. r=jaws
MozReview-Commit-ID: Dy6UppV3xDH

--HG--
extra : rebase_source : b473714a3de9ff34da8c936770d335b7e2ee01bd
2017-09-08 18:02:10 +02: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
Dão Gottwald
76c11c4550 Bug 1396205 - Show the Go button only when the user started typing in the location bar. ui-r=shorlander r=daleharvey
MozReview-Commit-ID: JZu0GiwMySP

--HG--
extra : rebase_source : 816f43b448c551a73e9a31d421de60ee50b9c7b9
2017-09-08 12:28:19 +02:00
Ricky Chien
7a5ff8b249 Bug 1395065 - Move the notification to the top-center of the window r=gasolin
MozReview-Commit-ID: L4OSbt3hJ4q

--HG--
extra : rebase_source : 73d960571b410cf28ca2eb7a5ee6ca24eaa8d184
2017-09-07 18:23:27 +08:00
Johann Hofmann
5aecfa09ef Bug 1390874 - Add a hidpi test directory to emulate high screen resolution for browser_startup_images.js. r=florian
Also adds a warning that the test should only be used in debug mode.

MozReview-Commit-ID: 6X8jSz5O2ue

--HG--
extra : rebase_source : 30a52bcceeb19648e59c10ad29e1c71ca2e4e427
2017-08-16 15:33:14 +02:00
steveck-chung
e682d5e580 Bug 1377006 - Part 1: Add disable highlight option in main action button. r=johannh
MozReview-Commit-ID: 5WgQzdxmsNp

--HG--
extra : rebase_source : f29f75cff1b9c335bb8f6619a8da8ff63fb72636
2017-07-27 16:34:52 +08: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
Jared Wein
8a5df47f41 Bug 1394588 - Include the gNavToolbox offset in the calculation of the library drop animation. r=Gijs
MozReview-Commit-ID: 90eUNtqE0ee

--HG--
extra : rebase_source : 833a1738599b9620a05859a40e687329a229368a
2017-09-05 14:50:52 -04:00
Drew Willcoxon
67fd8c9838 Bug 1397501 - Page actions added to the urlbar should always come before the bookmark star. r=Gijs
MozReview-Commit-ID: 6pVlr9d0crn

--HG--
extra : rebase_source : 0f83a8ea8ada71bc6ce88859d09fc93460abafa3
2017-09-07 16:44:34 -07: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
Joel Maher
11fb78d647 Bug 1352791 - Disable browser/base/content/test/alerts/browser_notification_do_not_disturb.js on windows 7. r=gbrown 2017-09-07 10:23:53 -04:00
Joel Maher
b4616d29c6 Bug 1383315 - Disable browser/base/content/test/tabcrashed/browser_noPermanentKey.js for linux 64/debug. r=gbrown 2017-09-07 10:23:51 -04: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
Drew Willcoxon
f935fbbc74 Bug 1396965 - Bookmark star button is not displayed on about: pages. r=Gijs
MozReview-Commit-ID: 8ZKAHWJwweH

--HG--
extra : rebase_source : 8b81bb29de0b007c85e84272167dda208b3942ad
2017-09-07 09:56:34 -07: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
Jared Wein
8bcd5cb19e Bug 1397236 - Changing positioning of navigator-toolbox while a descendent popup is open causes the popup to close. We don't need to change the positioning of the navigator-toolbox on the fly, and can instead always keep it as position:relative for the library animation. r=Gijs
MozReview-Commit-ID: HXbjhQFCplb

--HG--
extra : rebase_source : ad0ca5e01d4fae85308b7be63ce3953d9767fe12
2017-09-07 03:46:46 -04:00
Jared Wein
cf0fec131d Bug 450915 - Increase the drag space of the TabsToolbar by 15px on the bottom to improve the tab reordering experience. r=Gijs
MozReview-Commit-ID: I022PxskDF0

--HG--
extra : rebase_source : d7585bd2b29903f6cc530ca57f2ea28291eb0ac4
2017-08-29 15:02:02 -04:00
Mark Banner
3d92d0e6d3 Bug 1397545 - Don't update the recently bookmarks item list when it is hidden and a bookmark is deleted. r=mak
MozReview-Commit-ID: CnbFMONaRil

--HG--
extra : rebase_source : 93fb1713b1ad74f52b9945f71c267f0a27e39426
2017-09-07 10:49:03 +01:00
Drew Willcoxon
de90ac28a4 Bug 1397609 - Fix a11y of bookmark star and Pocket urlbar buttons. r=Gijs
MozReview-Commit-ID: 30zJfz52uVB

--HG--
extra : rebase_source : c5a6a3dc5f9a66752e844c8ff18c7f66655a7325
2017-09-06 22:30:35 -07:00
Sebastian Hengst
6b5abf8cab merge mozilla-central to autoland. r=merge 2017-09-07 12:40:32 +02:00
Sebastian Hengst
8eb249afcc merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: JSRVc5yW6Kx
2017-09-07 12:39:12 +02:00
Paolo Amadini
fe96089fe4 Bug 1387416 - Place the search bar in the customization palette for new profiles. r=Gijs
MozReview-Commit-ID: Tq8YrZWG6P

--HG--
extra : rebase_source : 2e02e0a809d08ff26291a027b73a54668d6d5f9d
2017-09-06 13:09:27 +01:00
Zibi Braniecki
0e1ced7d71 Bug 1395871 - Open toolbar menus on mousedown, rather than oncommand.
MozReview-Commit-ID: A3P4QBBgcB8

--HG--
extra : rebase_source : 2a1b660f6489c5aece8f8b25935ad5799779629d
2017-09-01 01:54:34 -07: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
Wes Kocher
a14d71906d Merge m-c to inbound, a=merge
MozReview-Commit-ID: BJ4WkYrJ9g6
2017-09-06 17:24:48 -07: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
9d15132cd1 merge mozilla-central to autoland. r=merge a=merge 2017-09-06 11:28:07 +02:00
Sebastian Hengst
2b0cd0faab merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: GwsvoBOns3A
2017-09-06 11:24:09 +02:00
Sebastian Hengst
4c447c019b Backed out changeset 7208ebbc9162 (bug 1395167) for duplicate string entity ids. r=backout a=backout
MozReview-Commit-ID: 4FQVP2SahMD
2017-09-06 09:37:58 +02:00
Sebastian Hengst
01c1a3c741 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 17ViEoPyjPa
2017-09-05 23:55:39 +02:00
Wes Kocher
bf3d38a14c Bug 1396926 - Update BUG_COMPONENT for the new component r=KWierso
MozReview-Commit-ID: 85zVvwDVQvu

--HG--
extra : rebase_source : 777df029c0b5167292cb7b3b1ab087b702a4154d
extra : source : 5c3e698a52dda9a2508ccda8963809d47d882c0a
2017-09-06 00:10:01 -07:00
Gijs Kruitbosch
fd7064ce6b Bug 1374315 - fix CSS overflow:hidden in overflow panel and page action panel to fix rounded corners, r=mikedeboer
MozReview-Commit-ID: B5lHCaAMvyu

--HG--
extra : rebase_source : 4b0995e4ef6558ad418c8782f4bdfdf5cba1f91d
2017-08-15 13:03:33 +01:00
Jared Wein
d395875dc0 Bug 1393565 - De-duplicate the JS code and CSS that sets the bookmark and pocket library animation. r=Gijs
MozReview-Commit-ID: Z1kIdrY2Um

--HG--
extra : rebase_source : fbff99adf6446d060f32cb49cfdce8a9912da891
2017-08-30 15:58:24 -04: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
Dão Gottwald
c6455e0be2 Bug 1396624 - Hide URL bar elements and the stop button with display:none instead of visibility:collapse to prevent the icons from being loaded needlessly. r=johannh
MozReview-Commit-ID: 6VB57Lz2bMI

--HG--
extra : rebase_source : 1a0aea95847ac981b177f0d508a4b35f681add8a
2017-09-04 18:14:20 +02:00
Sebastian Hengst
45cb996f32 merge mozilla-central to autoland. r=merge a=merge 2017-09-05 12:37:56 +02:00
Sebastian Hengst
a17af05f6f merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: L5exd68pNSG
2017-09-05 11:40:49 +02:00
Ting-Yu Lin
f9176a02c1 Backed out changeset b7a2fb849cfa (bug 1394304) for regressions. r=backout 2017-09-05 09:50:26 +08:00
Adrian Wielgosik
8d734f5355 Bug 1387356 - Remove deprecated sidebar functions. r=dao
MozReview-Commit-ID: R7iw6RpDmc

--HG--
extra : rebase_source : 792d014a8beb62463c3b13556bf0b4878238401a
2017-09-04 19:53:35 +02:00
Drew Willcoxon
7fb6175d88 Bug 1396053 - Page action urlbar button ordering can get messed up for new windows. r=Gijs
MozReview-Commit-ID: 1KwrS6tsnhO

--HG--
extra : rebase_source : 05f4a7e485757ca72fb56a1116e271ad3d6241bf
2017-09-04 23:58:27 -07: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
Sebastian Hengst
2ff8041e36 Backed out changeset 14e59ce2ce01 (bug 1284886) for failing own test on Windows 7 debug without e10s. r=backout 2017-09-04 23:54:54 +02:00
Henri Kemppainen
f5706bb48e Bug 1385374 - Disable tab scrolling when urlbar popup only displays a notification. r=mak 2017-09-04 18:28:17 +03:00
Kevin Jones
0a5839402a Bug 1284886 - Add discardBrowser method to tabbrowser.xml, which returns tab to its lazy state. r=dao, r=mikedeboer
--HG--
extra : rebase_source : b63734bccd6a08535e2037fcd05081ade819e40b
2017-09-03 15:31:00 -04:00
Steve Armand
c94baecadb Bug 1343843 - Remove unused chrome://global/content/url-classifier/unittests.xul. r=standard8
MozReview-Commit-ID: IMiDbyPu5n9

--HG--
extra : rebase_source : 69c6a17e95a9582d7541b1c25993ec418bdc9d63
2017-09-01 23:31:57 -04:00
Brian Birtles
5f9e8575bc Bug 1394985 - Synchronize throbber animations; r=jaws
MozReview-Commit-ID: Gxgl8IJX6vZ

--HG--
extra : rebase_source : be163614147499c7f3c5632adf979e46e9adfd50
2017-09-01 09:32:35 +09: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
Sebastian Hengst
4d0bad92dd merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: Gsw48p934sI
2017-09-02 10:54:44 +02:00
Wes Kocher
8b84853ed6 Merge m-c to autoland, a=merge
MozReview-Commit-ID: GcHZLNPPNnI
2017-09-01 16:34:14 -07:00
Wes Kocher
5f157c17dc Merge inbound to central, a=merge
MozReview-Commit-ID: 3JxUEFuinHY
2017-09-01 16:29:10 -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
Yura Zenevich
d829c9d51c Bug 1383051 - updated private browsing indicators. r=jaws
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-01 12:49:36 -04:00
Drew Willcoxon
d19cdf7b3d Bug 1395154 - If Send Page to Device pageAction is Pinned, it should dismiss when a user sends a tab. r=jaws
MozReview-Commit-ID: HkuzOOp8PDP

--HG--
extra : rebase_source : 48f4d06016129b21c0731b9cd751c57f38030161
2017-08-31 15:27:22 -07:00
Edouard Oger
d0c4b71df2 Bug 1380377 part 2 - Make sure sync-illustration.svg doesn't get loaded on startup. r=markh
MozReview-Commit-ID: KWWCniJPU44

--HG--
extra : rebase_source : ff733d8d04150d464d68ef0d03420fef8908f28b
2017-08-16 14:12:42 -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
Zibi Braniecki
765534b9f9 Bug 455722 - Add context menu item to duplicate (clone) tab. r=dao
MozReview-Commit-ID: Ck0qsfSzmyf

--HG--
extra : rebase_source : c9bc4d7bddc2f600bdcceeb8b8379844146da0b1
2017-08-30 14:37:45 -07:00
Zibi Braniecki
b7a3ab7ad6 Bug 1347799 - Add DOMLocalization module for the new Localization API. r=mossop
MozReview-Commit-ID: Kw0U6I0E94F

--HG--
extra : rebase_source : 7f3ea6507bade3cd9d4afe45960340273cdb6bac
2017-08-25 11:16:30 -07:00
Sebastian Hengst
4d2231acf0 merge mozilla-central to autoland. r=merge a=merge 2017-09-05 23:58:08 +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
Jonathan Kingston
774f114ec8 Bug 1339610 - Move chrome:// container icons to be resource:// paths so extension developers can use them. r=baku
MozReview-Commit-ID: JLmKPftt2rG

--HG--
rename : browser/base/content/usercontext-briefcase.svg => browser/components/contextualidentity/content/briefcase.svg
rename : browser/base/content/usercontext-cart.svg => browser/components/contextualidentity/content/cart.svg
rename : browser/base/content/usercontext-chill.svg => browser/components/contextualidentity/content/chill.svg
rename : browser/base/content/usercontext-circle.svg => browser/components/contextualidentity/content/circle.svg
rename : browser/base/content/usercontext-dollar.svg => browser/components/contextualidentity/content/dollar.svg
rename : browser/base/content/usercontext-fingerprint.svg => browser/components/contextualidentity/content/fingerprint.svg
rename : browser/base/content/usercontext-food.svg => browser/components/contextualidentity/content/food.svg
rename : browser/base/content/usercontext-fruit.svg => browser/components/contextualidentity/content/fruit.svg
rename : browser/base/content/usercontext-gift.svg => browser/components/contextualidentity/content/gift.svg
rename : browser/base/content/usercontext-pet.svg => browser/components/contextualidentity/content/pet.svg
rename : browser/base/content/usercontext-tree.svg => browser/components/contextualidentity/content/tree.svg
rename : browser/base/content/usercontext-vacation.svg => browser/components/contextualidentity/content/vacation.svg
extra : rebase_source : 0f7875ce0fd4c7c987beb7953e66ffc0e475f13d
2017-08-25 12:30:16 +01: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
5bd0082344 Bug 1394235 - If a browser action icon is rectangular, the height of the icon needs to be set, r=kmag. 2017-09-01 00:42:44 +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
Simon Lindholm
de414dfd84 Bug 1388331 - Use more precise criteria for stopping auto-complete searches. r=mak 2017-08-31 12:24:00 -04:00
Ting-Yu Lin
400b47fba1 Bug 1394304 - Use pref to control whether to open url bar results in a new tab. r=adw
MozReview-Commit-ID: 9cIttOqOU4d

--HG--
extra : rebase_source : 806daf3ad08ad5c4696438604d6c2eb71590e78c
2017-08-28 13:31:20 +08:00
Edouard Oger
30cbdb1dbd Bug 1383898 - Add tablet icon to Send Page to Device panel. r=markh
MozReview-Commit-ID: SqxuO1g2J0

--HG--
extra : rebase_source : 86fe0e00d1b72dfa50dfca8cc854e1a654c816f9
2017-08-29 14:37:20 -04:00
Ricky Chien
9333b6bc5b Bug 1395807 - Waiting for "sync-pane-loaded" event for fixing browser_notification_open_settings intermittent r=jaws
MozReview-Commit-ID: 3gCKPsmz3tb

--HG--
extra : rebase_source : eaaa62e80eb570278ba7cba18644562928a3d369
2017-09-05 15:51:41 +08:00
Gijs Kruitbosch
8ec70a2c1b Bug 1393574 - fix flexible spacers not being removable in some circumstances, r=jaws
The goal of this patch is to ensure that:
- in default placements, specials have no unique ids
- in actual placements as stored by CUI, they do
- we reset the counter for those unique ids on reset.
- we re-number specials when building an area (like on startup, or when resetting),
  ensuring that the actual nodes always match the placements for a given area.
- we force saves after resetting, to ensure that the gNewElementCount is always persisted correctly.

This last part will also fix bug 1393661

MozReview-Commit-ID: HAS5J5ZSgB5

--HG--
extra : rebase_source : df62441169e07fb94e39f68a2b3e43f6ed7f464c
2017-09-06 10:02:44 +01:00
Brian Grinstead
2ed7602d7a Bug 1394207 - Export a function to show the sidebar without firing focus for session restore;r=Gijs
MozReview-Commit-ID: uHrShpl2xJ

--HG--
extra : rebase_source : b9a79d541171982c6860edec366722821844f3e1
2017-09-06 08:58:10 -07:00
Brian Grinstead
935f53a280 Bug 1394207 - Only fire the SidebarFocused event for non-startup entry points;r=Gijs
If the sidebar is being opened during startup (either at delayedLoad or when being
adopted from another window), we don't want sidebar panels to steal focus from the page

MozReview-Commit-ID: 4mBP2dQdyKY

--HG--
extra : rebase_source : 1349ddcac55fc7bf7e02ff410e6d49d1c03facb3
2017-09-06 08:49:07 -07: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
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
Ryan VanderMeulen
9ee1c77923 Bug 1384127 - Skip browser_printpreview.js on Windows for frequent failures. 2017-09-06 15:59:19 -04:00
Rei Colina
2f7c2e54fc Bug 1395167 - Relabel "Copy URL" to "Copy Link" and "Send Page to Device" to "Send Tab to Device" in the page action menu. r=dao
MozReview-Commit-ID: H80iarC6h9x
2017-09-06 16:13:26 +02:00
Sebastian Hengst
3c4740b43a merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-06 11:29:25 +02:00
Hossain Al Ikram
38d769f2a9 Bug 1391217 - Remove unused @namespace svg at-rules. r=dao
MozReview-Commit-ID: AtKfipt5MUZ
2017-09-06 11:02:31 +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
4806455284 Backed out changeset 633d738656d5 (bug 1383051) for causing bug 1396281
MozReview-Commit-ID: FUYZSbgaiqx
2017-09-07 10:55:05 +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
Drew Willcoxon
e8a1dadbb5 Bug 1395410 - Page action notifications should be anchored on relevant urlbar button, not main button, if present. r=jaws
MozReview-Commit-ID: iFM0cR7zFi

--HG--
extra : rebase_source : b8d30a126227a190723ff77021ae8eea3c2c22e3
2017-08-31 15:48:19 -07:00
Sebastian Hengst
e200a7c968 Backed out changeset 38f284a549c5 (bug 455722) for failing mochitest-clipboard browser/base/content/test/general/browser_contextmenu.js: menuitem context-viewpartialsource-selection has same accesskey as context-sendlinktodevice. r=backout 2017-09-01 12:39:02 +02:00
Sebastian Hengst
e2f54c0cd7 merge mozilla-central to autoland. r=merge a=merge 2017-09-01 10:43:32 +02:00