Gijs Kruitbosch
c6cf08cedd
Bug 1372309 - fix browser_sync.js and browser_UITour_availableTargets.js to work with photon structure enabled, r=mikedeboer
...
MozReview-Commit-ID: 4bsqWScnRo2
--HG--
extra : rebase_source : a1b0f0dbd35054903469ae1623f56be9d038ad83
2017-06-14 10:18:27 +01:00
Gijs Kruitbosch
a9dd1d894a
Bug 1368317 - fix sidebar overlap styling for when the sidebar is on the end-side of the window (rhs in ltr), r=bgrins
...
MozReview-Commit-ID: 3BZily6xSD2
--HG--
extra : rebase_source : 0332398458dab27542c49b75614153c6c44aed25
2017-06-15 14:31:54 +01:00
Sebastian Hengst
768c6d1b63
merge mozilla-central to autoland. r=merge a=merge
2017-06-15 11:15:42 +02:00
Sebastian Hengst
20d16dadd3
merge mozilla-inbount to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 36YqbsnO3en
2017-06-15 11:11:30 +02:00
Gabriele Svelto
a51632396e
Bug 1294025 - Disable browser_CTP_crashreporting.js on Linux debug builds; r=me
...
MozReview-Commit-ID: Dl1v53VA5OW
--HG--
extra : source : b54749bd1aeb387be7783f1bd5f347682b022de9
2017-06-14 15:00:53 +02:00
Rex Lee
ee0bd48e9f
bug 1371201 - Show Mozilla icon at top of about:home at left-top under RTL direction. r=dao
...
MozReview-Commit-ID: K9Ubr8NdSit
--HG--
extra : rebase_source : 16ff3e5cb2d0e99ce7ce75ee46fe9113875dd21a
2017-06-08 16:07:35 +08:00
Gijs Kruitbosch
9da5cdff95
Bug 1370018 - pagehide shouldn't junk all popup data indiscriminately, r=Felipe
...
MozReview-Commit-ID: JOsKmYsVGbW
--HG--
extra : rebase_source : 132070ae503d40be1a8a23710a5993555f1f1739
2017-06-13 16:26:15 +01:00
Wes Kocher
ebf35623cd
Merge mozilla-central to autoland a=merge
...
UPGRADE_NSS_RELEASE
2017-06-13 18:57:32 -07:00
Wes Kocher
1af6d5cf57
Merge inbound to central, a=merge
...
UPGRADE_NSS_RELEASE
MozReview-Commit-ID: CBIFPwA5aNp
--HG--
extra : amend_source : 035a5be59d0046a643d0f836a95195e8c4ade4a6
2017-06-13 18:27:10 -07:00
Brian Grinstead
7133c66b38
Bug 1360282 - Remove the popup that opens from the sidebar toolbar button;r=Gijs
...
MozReview-Commit-ID: 4N841nISf3F
--HG--
rename : browser/components/customizableui/test/browser_988072_sidebar_events.js => browser/components/customizableui/test/browser_sidebar_toggle.js
extra : rebase_source : ac822ab6f4f64a32c51b5cd55ba7f87bee4f90f8
2017-06-13 08:14:58 -07:00
Brian Grinstead
536568a93b
Bug 1360282 - Use the existing title setter for SidebarUI instead of changing the value directly;r=Gijs
...
MozReview-Commit-ID: FCke6FxUrJj
--HG--
extra : rebase_source : bc2b45ea29848aee3767757a8a0497eaf065cd0d
2017-06-13 08:14:58 -07:00
Brian Grinstead
b6848cb6ba
Bug 1360282 - Remove _setVisibility helper now that the sidebar is always shown through show();r=Gijs
...
MozReview-Commit-ID: FWJshLtYZ3h
--HG--
extra : rebase_source : ed67bebb88ca18ba009d3b943d52086e648161f4
2017-06-13 08:14:57 -07:00
Brian Grinstead
5725b640bc
Bug 1360282 - Use querySelectorAll instead of getElementsByAttribute and a condition;r=Gijs
...
MozReview-Commit-ID: Fq6pXxiSZ7b
--HG--
extra : rebase_source : 6a76148a3adaef616df2107f62d2a1138dd86aa0
2017-06-13 08:14:57 -07:00
Brian Grinstead
3806dc7f1c
Bug 1360282 - Always call `show` to open the sidebar, even when it's called from startDelayedLoad;r=Gijs
...
By running through the same path anytime the sidebar is shown it will be easier to
implement the sidebar-button as a toggle, since we can rely on consistent state
to determine which sidebar was opened last.
MozReview-Commit-ID: 14HXtr8uNmb
--HG--
extra : rebase_source : dc1f7224f62af95c50672e278613da7951db8571
2017-06-13 08:14:10 -07:00
Carsten "Tomcat" Book
0aaf610c0f
Merge mozilla-central to autoland
2017-06-13 12:14:05 +02:00
Carsten "Tomcat" Book
d67ef71097
merge mozilla-inbound to mozilla-central a=merge
2017-06-13 12:09:48 +02:00
Ehsan Akhgari
647cdd1172
Bug 1371962 - Rename the dir attribute added in bug 1357656 to labeldirection; r=mconley
...
This avoids using a reserved XUL attribute name.
2017-06-12 16:34:20 -04:00
Edouard Oger
2ade684a77
Bug 1368383 part 2 - Handle the Sync-not-ready state in page action send to device. r=markh
...
MozReview-Commit-ID: JYPCw3OVGXo
--HG--
extra : rebase_source : db403e81360a38c813aa3566a53548262a7ba487
2017-06-01 16:52:40 -04:00
Edouard Oger
10d1eecb24
Bug 1368383 part 1 - Remove services.sync.sendTabToDevice.enabled pref. r=markh
...
MozReview-Commit-ID: 1C2aqQIpKAJ
--HG--
extra : rebase_source : 9455bb9a0a658c4ee9ca40425529c8cc9895234a
2017-06-01 13:02:14 -04:00
Wes Kocher
101940382d
Merge m-c to autoland, a=merge CLOSED TREE
...
MozReview-Commit-ID: K0rvhhOLins
2017-06-12 17:13:12 -07:00
Ehsan Akhgari
997f66f663
Bug 1371995 - Use the browser UI direction to set the fade-out direction for the New Tab string in tab titles; r=mconley
2017-06-12 12:27:54 -04:00
Mark Striemer
bb93b8c9b4
Bug 1358431
- Remove delay rendering add-on permissions popup header r=florian
...
MozReview-Commit-ID: rlpOW0xFtm
--HG--
extra : rebase_source : 96632d3f69ab7fa6ee25a6c80cacb4f1ed7ab3e9
2017-06-09 14:59:04 -05:00
Chris Peterson
e3153e78e2
Bug 1366870 - Part 2: Set initial tab title to URL's hostname until we know the actual page title. r=dao
...
We currently show a full URL as the initial tab title (e.g. "https://www.mozilla.org/en-US/ ") until the page loads and we know the actual page title. When loading multiple tabs, such as during session restore, many tabs will have the same undifferentiated tab title prefix like "https://www ....". Since the URL scheme and "www." subdomain are not meaningful to users, just show the URL's hostname without any "www." prefix (e.g. "mozilla.org").
Other browsers' initial tab titles for comparison:
* Firefox 54 uses "Connecting...".
* IE11 uses the same "hostname without www" placeholder as this changeset.
* Edge uses "Blank page".
* Chrome uses "Loading..." on Windows and "Untitled" on Mac.
* Safari uses "Untitled".
MozReview-Commit-ID: JxLxvBjpIBh
--HG--
extra : rebase_source : b57987e2d61b2798b4e85045ac03a0a33965d138
2017-06-10 12:39:18 -07:00
Jan de Mooij
43273dc004
Bug 1352709 - Fix browser_plainTextLinks.js to work around some context menu issues. r=Gijs
2017-06-11 13:21:20 +02:00
Sebastian Hengst
0457405200
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: C5HD11ptDT0
2017-06-11 10:35:34 +02:00
UK992
5c9b361d43
Bug 1185482 - Remove gap between titlebar buttons and navigation toolbar r=dao
...
MozReview-Commit-ID: AD2opbF4Uxn
2017-06-10 18:20:53 +02:00
Sebastian Hengst
bf061ec7f9
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: FeTjZsgM7om
2017-06-10 11:18:21 +02:00
Wes Kocher
7462f47787
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: LZOwJMXpznP
2017-06-09 15:58:08 -07:00
Wes Kocher
07d7985523
Merge inbound to central, a=merge
...
MozReview-Commit-ID: IrZXJHbiqpa
2017-06-09 15:28:10 -07:00
Ehsan Akhgari
a31ea31b15
Bug 1357656 - Part 2: Switch the direction of the tab title fade-out effect based on the directionality of the title string; r=mconley
2017-06-09 17:26:15 -04:00
Wes Kocher
9cd566c67e
Backed out changeset 1efa46c863a0 (bug 1368145) for failures in browser_visibleTabs_contextMenu.js a=backout CLOSED TREE
...
MozReview-Commit-ID: EukWggvR4qR
--HG--
extra : amend_source : 6787ce03a79714993bfc2e1f8de1e178b2738cfe
2017-06-09 09:22:52 -07:00
Wes Kocher
6dbc3e8839
Backed out changeset 9933f2d4d188 (bug 1369095
) for timeouts in browser_page_action_menu.js a=backout CLOSED TREE
...
MozReview-Commit-ID: CErzYNn287D
2017-06-09 09:19:45 -07:00
Benjamin Smedberg
a34411d4f9
Bug 1369755 test followup - the infobar no longer shows plugin-specific data, so this subtest is no longer relevant r=trivial
2017-06-09 11:48:40 -04:00
Ricky Chien
fbeff50ee2
Bug 1370781 - Run offlineQuotaNotification test on new preferences r=jaws
...
MozReview-Commit-ID: G3y0xDj1egB
--HG--
extra : rebase_source : a913e6942dd9fb900b62f0fa2cac9a814dce4048
2017-06-09 20:56:11 +08:00
Fischer.json
7c2b5f483e
Bug 1370780 - Test storage pressure notification according to the browser.preferences.useOldOrganization pref. r=jaws
...
On Nightly it is the new about:preferences (browser.preferences.useOldOrganization = false) so the siteDataGroup is under about:preferences#privacy.
On Beta and Release it is the old about:preferences (browser.preferences.useOldOrganization = true) so the siteDataGroup is under about:preferences#advanced.
This patch will detect browser.preferences.useOldOrganization to decide the right about:preferences url to check
MozReview-Commit-ID: CFm0ntHfRq6
--HG--
extra : rebase_source : 89d05be28ffd27321286feebe8a26145cdd54100
2017-06-09 11:53:22 +08:00
Benjamin Smedberg
4fbbf539f1
Bug 1369755 part B - Adjust the wording of the infobar to more closely match the in-content UI, and the doorhanger to more closely match other permissions and be more personal. ui-review=sbarrett r=felipe
...
MozReview-Commit-ID: ltNXwFA0hg
--HG--
extra : rebase_source : 52555fbc01c59602a81615cfcecd3838d5c1d1a0
2017-06-08 15:48:49 -04:00
Florian Quèze
346a3e2bcb
Bug 1371603 - avoid loading UnifiedComplete.js before first paint, r=mak.
2017-06-09 15:11:10 +02:00
Florian Quèze
fc7a0af0d3
Bug 1369751
- avoid constructing the sidebar browser before first paint, r=mikedeboer.
2017-06-09 15:11:07 +02:00
Florian Quèze
dc628a8ae3
Bug 1369705 - avoid starting the search service or calling the search-one-offs XBL constructor before first paint, r=adw.
2017-06-09 15:11:03 +02:00
Johann Hofmann
fee479962f
Bug 1348549 - Await pageload in browser_bug822367 to avoid intermittents. r=nhnt11
...
MozReview-Commit-ID: 3riSv5BbJRb
--HG--
extra : rebase_source : 0b87ba4308486a819807b6b0dc6d9d322f71ab99
2017-06-08 11:57:49 +02:00
Jeongkyu Kim
7970589045
Bug 1368145 - Change 'All Devices' to 'Send to All Devices' with its property name r=eoger
...
MozReview-Commit-ID: 5g6IuuV51P6
--HG--
extra : rebase_source : 160fe8cfb7a4d000e956ee00a05d483e1d86e4fa
2017-06-09 12:25:41 +09:00
Carsten "Tomcat" Book
d5a13ba05e
merge mozilla-inbound to mozilla-central a=merge
2017-06-09 12:58:49 +02:00
Mike de Boer
3e8fc24e90
Bug 1369095
- calculate the size of the panel to be shown off-screen to work around all the panel layout issues. r=Paolo
...
MozReview-Commit-ID: ENxCccxcUZk
--HG--
extra : rebase_source : 3d95b5e816e3a385b2f126634d4365743522ac3e
2017-06-09 15:52:18 +02:00
Wes Kocher
038efa62a3
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: HYPYecdsMhL
2017-06-09 16:00:04 -07:00
Doug Thayer
9d440a47d1
Bug 1331736 - Use selected search suggestion with one-offs r=mak
...
Currently in the location bar we don't match the search bar's
behavior of allowing the user to use their currently selected
search suggestion with a one-off search engine. This is due to
logic which is intended to not search for autocompleted text,
instead favoring only what the user has actually typed. This patch
adds an exception to that logic for search suggestions.
MozReview-Commit-ID: 13sA3r5zXvO
--HG--
extra : rebase_source : ac306e5aa2387ba01ba6d9d2fbdd9bda18fd7c41
2017-06-07 11:51:23 -07:00
Gijs Kruitbosch
0dd04f177f
Bug 1368194 - add tooltiptext to 'send to device' items in the page action menu, r=adw
...
MozReview-Commit-ID: JZDgR0d4puz
--HG--
extra : rebase_source : 2bd0facf1b2697efb2c449a99701c81a4a471ecb
2017-06-08 12:51:06 +01:00
Munro Mengjue Chiang
cea6dddaf6
Bug 861716 - add a mochitest for gUM request queue in MediaManager. r=florian,jib
...
MozReview-Commit-ID: 750T4pzvf95
--HG--
extra : rebase_source : b683ce86ce43ca33fdb303d55e6da21eea1725d1
2017-05-17 10:59:12 +08:00
Gijs Kruitbosch
b9c12b59fb
Bug 1367012 - update edit UI visibility checks for photon, r=mikedeboer
...
This ensures we update edit UI visibility state when opening/closing the
overflow panel, as well as ensuring we do so if/when the edit controls
get over/underflowed. It then updates the test to ensure we correctly
check the overflow panel, both for overflown items and for items
put there by the user when photon is enabled.
MozReview-Commit-ID: AjRH8wz5Pla
--HG--
extra : rebase_source : 706063645062f52333d5491907ea9ba857bcabe7
2017-06-08 11:17:55 +01:00
Gijs Kruitbosch
818ade7708
Bug 1367909 and bug 1368973 - fix sidebar header button cropping and hover state, r=bgrins
...
MozReview-Commit-ID: 3yPdxBAHXo9
--HG--
extra : rebase_source : 0e73799e465166819825405affb6d2a56b62b926
2017-06-08 13:26:36 +01:00
Marco Bonardo
f6db8740aa
Bug 1368470 - Count search suggestions notification impressions only when the popup is really shown. r=past
...
Sometimes the platform doesn't open the autocomplete popup even if we openPopup and reach the xul
popup manager. This ensures we only count real impressions.
MozReview-Commit-ID: LadswltSv9V
--HG--
extra : rebase_source : cb8f0848cd53788b0603430ea4db5fc2ea5d9c03
2017-06-07 11:35:30 +02:00