Andrea Marchesini
3750b8cf84
Bug 1369761 - ContextualIdentityService should not be initialized before first paint, r=florian
2017-06-13 13:04:49 +02:00
Carsten "Tomcat" Book
bd7620cf36
Merge mozilla-central to mozilla-inbound
2017-06-13 12:11:42 +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
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
Nihanth Subramanya
381bae6ec2
Bug 1367450 - Don't trigger captive portal check until delayed startup has completed. r=florian
...
MozReview-Commit-ID: LCinITjTlK7
--HG--
extra : rebase_source : 2067e081a653cc10b1f8fcad7e03b8909bcef0d5
2017-06-01 06:23:10 +05:30
Sebastian Hengst
8c9905a0f7
Backed out changeset 42f53d05f6f1 (bug 1185482) for breaking eslint because it tries to validate a file which needs preprocessing. r=backout on a CLOSED TREE
2017-06-10 17:56:02 +02:00
UK992
61ca06d35e
Bug 1185482 - Remove gap between titlebar buttons and navigation toolbar r=dao
...
MozReview-Commit-ID: 9dblM2jTDEt
--HG--
extra : rebase_source : 81df08aec0fba69b179105a8528c1d345ff287b5
2017-06-09 01:21:27 +02:00
Dão Gottwald
71c056b229
Bug 1371218 - Move browser.js' stray DOMContentLoaded handler into gBrowserInit. r=mconley
...
MozReview-Commit-ID: 8P7uSKdNGWK
--HG--
extra : rebase_source : 85b5448b15cf90dc26348211653f8e62d99fda00
2017-06-08 11:24:30 +02:00
Marco Bonardo
2710c1ba7f
Bug 1370518 - Don't completely detach/attach the autocomplete controller on TabSelect. r=mconley
...
Due to recent changes to tabbrowser focus behavior, now the "focus" event to the location bar
happens before the "TabSelect" event. On "focus" we would like to open the location bar popup,
but detaching the controller would immediately close it. Thus we don't want "TabSelect" to
detach the controller just to reset its internal state. Moreover, this should be cheaper.
MozReview-Commit-ID: 5NZ1TTI9NFW
--HG--
extra : rebase_source : 48e5e755c304f3963f328da06ca300e98304f38d
2017-06-06 18:47:19 +02:00
Mark Striemer
23926a7ab3
Bug 1351255 - Align icons in webextension install dialog r=nhnt11
...
MozReview-Commit-ID: 43KngOirCkJ
--HG--
extra : rebase_source : de2ce2f218a718c124847f6883950ac0cae121f2
2017-06-01 15:20:29 -05:00
Marco Bonardo
96fbeb3306
Bug 625778 - Contextual commands on the main menubar bookmarks menu don't work after a customization. r=adw
...
MozReview-Commit-ID: 8Atiql9Zplv
--HG--
extra : rebase_source : 104f490a478742971fb333e2229bf470cc42b1ef
2017-06-09 16:15:28 +02:00
Wes Kocher
d4af1fa9e1
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: E2oiCGaL6uX
2017-06-08 18:42:21 -07:00
Benjamin Smedberg
5b23677e06
Bug 1369160 part B - use the new list to suppress infobars, r=ksteuber r=felipe
...
MozReview-Commit-ID: KWymynyTvT1
--HG--
extra : rebase_source : 80189118ab1d0d663fc468aed76c89440b34b3fe
extra : amend_source : a1a11a7921a4d98f85278f309ad341d6acf1dc59
2017-06-06 16:14:12 -04:00
Ryan VanderMeulen
9b7a73b65a
Merge m-c to autoland. a=merge
...
UPGRADE_NSPR_RELEASE UPGRADE_NSS_RELEASE
--HG--
extra : amend_source : a59e53ba2f8db608f613f21ad6da2b5be8814aa4
2017-06-07 22:55:56 -04:00
Michael Layzell
ac7ba92fd5
Bug 1368046 - Part 1: Propagate window.name across processes for RecvCreateWindowInDifferentProcess, r=smaug
...
MozReview-Commit-ID: 6xmLN9pbCKd
2017-06-07 12:54:53 -04:00
Joel Maher
3f003a3b32
Bug 1369731 - Intermittent browser/base/content/test/webrtc/browser_devices_get_user_media_in_frame.js- temporarily disable. r=gbrown
2017-06-07 08:40:25 -06:00
Mark Banner
e82e58aff9
Bug 1370507 - browser_all_files_referenced.js should be able to handle template strings. r=florian
...
MozReview-Commit-ID: FQZjG1i0ddk
2017-06-06 17:07:47 +01:00
Wes Kocher
7c4455612f
Bug 1369931 - Fix up browser/base/content/moz.build bugzilla_component r=gps
...
MozReview-Commit-ID: 94SqjqVYYhp
--HG--
extra : rebase_source : a55d56dba2fd5d7b26d4ab9a4ac3107a5ab622c0
2017-06-02 17:09:02 -07:00