Commit Graph

38046 Commits

Author SHA1 Message Date
Maxim Zhilyaev
3265dfcbb6 Bug 1202040 - Intermittent browser_newtab_bug1194895.js | This test exceeded the timeout threshold. [r=marcosc] 2015-10-03 20:32:56 -07:00
Phil Ringnalda
41e2b2b6f7 Merge f-t to m-c, a=merge 2015-10-03 15:50:22 -07:00
Phil Ringnalda
1d51d1b32a Merge m-i to m-c, a=merge 2015-10-03 15:37:39 -07:00
Ehsan Akhgari
aadc453a3b Bug 1202621 - Correctly wait for both focus and the delayed startup to finish when opening a new window in private browsing tests; r=mconley 2015-10-03 11:27:07 -04:00
ffxbld
da7bcb2d96 No bug, Automated blocklist update from host bld-linux64-spot-410 - a=blocklist-update 2015-10-03 03:44:53 -07:00
Wes Kocher
4e73b8d067 Merge inbound to central, a=merge 2015-10-02 13:33:20 -07:00
Carsten "Tomcat" Book
e91d5a31b6 Merge m-c to mozilla-inbound 2015-10-02 13:37:27 +02:00
Carsten "Tomcat" Book
ca77b70a8d merge mozilla-inbound to mozilla-central a=merge 2015-10-02 11:52:49 +02:00
Zachary Carter
fac878c32e Bug 1209974 - fix alignment of Sync doorhanger heading r=markh 2015-10-01 14:32:27 -07:00
Gijs Kruitbosch
11f3927ffd Bug 1106932 - allow opening the loop panel from the menu, focus the panel immediately, r=mikedeboer
--HG--
extra : commitid : 7ByUIsFCPW
extra : rebase_source : 9674d909a65ea73483424f0d903b578a7c2dcab9
2015-10-01 15:56:41 -04:00
Mark Banner
6778068f21 Bug 1210513 - Loop's direct calls don't cancel properly if you click the hangup button on the toolbar. r=mikedeboer 2015-10-02 14:24:09 +01:00
Mark Banner
f9f09d33fd Bug 1209592 - Fix Loop's screenshare dropdown being misplaced on large window sizes. r=mikedeboer 2015-10-02 14:24:09 +01:00
Mark Banner
044d170346 Bug 1204343 - Loop's accept call buttons has different heights and looks strange. r=mikedeboer 2015-10-02 14:24:09 +01:00
Carsten "Tomcat" Book
2bb1a71853 Merge m-c to fx-team 2015-10-02 13:51:13 +02:00
Paolo Amadini
5ff4f46ae7 Bug 1195981 - When loading about:privatebrowsing, we fail to update the title of the tab intermittently. r=ttaubert
--HG--
extra : commitid : 5O6MZ6EUWtO
extra : rebase_source : 47690914f2c427c6764f0a6929b9f1f57c321877
2015-10-01 16:38:06 +01:00
Gijs Kruitbosch
7734b9745a Bug 1052776 - fix role=alert usage and ensure alert events fire, r=MattN
--HG--
extra : commitid : 7SWr1dbbvir
extra : rebase_source : f52bbac6f164a1d0b5d40cbacc9fa29648ace855
2015-09-30 15:38:00 -04:00
Mark Banner
34bf33b710 Bug 1207300 - If Firefox is started offline, then Loop never initialises correctly. r=dmose 2015-10-01 19:40:50 +01:00
Mark Banner
2beeec6ee2 Bug 1208020 - Fix gUM sharing icons not being shown in mac toolbar when making a call. webRTC-indicator.css is only shared across Windows and Linux, not Mac as well. r=dao
--HG--
rename : browser/themes/shared/webrtc/indicator.css => browser/themes/linux/webRTC-indicator.css
rename : browser/themes/shared/webrtc/indicator.css => browser/themes/windows/webRTC-indicator.css
2015-10-01 19:38:56 +01:00
Ed Lee
1fb1bc7a2f Bug 1210331 - Clean up strings for conversations panel and conversation invite [r=Standard8] 2015-09-29 20:05:37 -07:00
Florian Quèze
4fd72298c0 Bug 1209920 - Drop support for <MozParam condition="defaultEngine", r=adw. 2015-10-01 15:05:59 +02:00
Carsten "Tomcat" Book
6db5f58151 Merge m-c to fx-team
--HG--
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11_partner_sample1.py
rename : testing/taskcluster/tasks/builds/android_api_11.yml => testing/taskcluster/tasks/builds/android_api_11_partner_sample1.yml
extra : rebase_source : c4eedd0e67e1271c3faa6294abefbdbea6ee4fd0
2015-10-01 14:16:12 +02:00
Carsten "Tomcat" Book
07ed19e582 merge mozilla-inbound to mozilla-central a=merge 2015-10-01 12:39:25 +02:00
Mike de Boer
41a3783d04 Bug 1184921: allow custom buttons to be added to the chatbox titlebar and implement one for Hello that closes the window when clicked. r=Standard8 2015-09-30 15:35:22 +02:00
Mike de Boer
e10846dca4 Bug 1184921: remove the deprecated dark chatbox theme. r=Standard8 2015-09-30 15:35:19 +02:00
Xidorn Quan
c147ca35ed Bug 1209060 - Use html elements instead of xul ones for fullscreen warning box. r=dao
--HG--
extra : source : 1a784e253670932fa50c3d4252e104d92bb808ab
2015-10-01 21:43:19 +10:00
Seth Fowler
9933832135 Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske 2015-09-30 17:00:56 -07:00
Mike Hommey
4373d22b8e Bug 1209606 - Limit using source searchplugin files directly to mach build faster until bug 1105092 is fixed. r=gps 2015-10-01 07:30:56 +09:00
Ed Lee
1e28b26a7f Bug 1184924 - Implement the refreshed design for the invitation overlay [r=Standard8] 2015-09-18 10:45:47 -07:00
J. Ryan Stinnett
5a0cce2986 Bug 1208166 - Re-enable View Source in Tab for all channels. r=mconley
--HG--
extra : transplant_source : %7E%E7%DB%86%FF%ED%B9%F4P%FA%60%10k%89%F2%C2%BF%FE%B3V
2015-09-29 16:48:22 -05:00
Jared Wein
41d3a2a4a3 Bug 1201398 - Web Notification management interface. r=MattN,dolske 2015-10-02 18:37:19 -04:00
Justin Dolske
90ec2cead9 Bug 1210611 - Globally define MOZILLA_OFFICIAL. r=glandium 2015-10-02 15:18:04 -07:00
Wes Kocher
296abd21ee Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 38a51b2c491658bc19cfac0d227b04ef6e5f6718
2015-09-30 14:10:21 -07:00
Wes Kocher
7c2b0c515f Merge inbound to central, a=merge 2015-09-30 13:49:27 -07:00
Carsten "Tomcat" Book
f1919b93b2 Merge mozilla-central to mozilla-inbound 2015-09-30 13:52:57 +02:00
Carsten "Tomcat" Book
7a4aaa0466 merge mozilla-inbound to mozilla-central a=merge 2015-09-30 12:48:21 +02:00
Kartikaya Gupta
e53de14b7b Bug 1143856 - Enable APZ on Linux desktop nightly builds. r=botond
--HG--
extra : commitid : 9RcxosSESx9
2015-09-30 00:32:19 -04:00
Andrei Oprea
8bdfaac4a4 Bug 1202265 - Add visual regression tool for Hello, r=dmose 2015-09-29 14:58:23 -07:00
David Critchley
f5edfaa7be Bug 1204101 - Fix for Loop settings menu positioning where menu gets cropped from longer text, r=dmose 2015-09-29 13:08:22 -07:00
Mark Banner
aaf1704384 Bug 1209620 - Fix intermittent failure finding the start a conversation button in Loop's functional tests. r=dmose NPOTB DONTBUILD 2015-09-29 18:35:30 +01:00
Wes Kocher
44ef94bfa1 Backed out 5 changesets (bug 1132203) for devtools bustage
Backed out changeset ed8ce0300161 (bug 1132203)
Backed out changeset f6fa722a8636 (bug 1132203)
Backed out changeset ce3ca3b43597 (bug 1132203)
Backed out changeset f8edd4fa4d00 (bug 1132203)
Backed out changeset d618bbcee986 (bug 1132203)
2015-09-29 10:07:24 -07:00
Martin Thomson
afdaddf1d7 Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug
--HG--
extra : transplant_source : %0Adu%1E%A6j%9E%C2B%25%ECruo%F7%7Fc%EA%99%18
2015-09-28 11:25:04 -07:00
Tooru Fujisawa
911a117a45 Bug 1207490 - Part 17: Fix string representation of stack in browser_windowopen_reflows.js. r=Gijs CLOSED TREE
--HG--
extra : commitid : B3lulFb4buN
extra : amend_source : bb90b72073e181788d7c80da4fb6d310c8274ab9
2015-10-01 05:11:38 +09:00
Jared Wein
6716a82c56 Bug 1203253 - Add back/port the tests that got removed from bug 1140495. r=gijs 2015-09-24 11:03:54 -04:00
Mark Banner
d872fdcef7 Bug 1206457 - Second attempt to fix intermittent failure in browser_LoopRooms_channel.js - ensure previous states are cleared when they are used. r=mikedeboer 2015-09-29 14:50:15 +01:00
Mark Banner
85a8eff79d Bug 1209078 - Part 2. If a user attempts to open their own room within Firefox when the room is already open, provide a message to inform the user. r=mikedeboer 2015-09-29 14:50:15 +01:00
Mark Banner
218567ce2a Bug 1209078 - Part 1. When detecting if rooms are able to be handled by Firefox, also include an indication if they are already open or not. r=mikedeboer 2015-09-29 14:50:15 +01:00
Carsten "Tomcat" Book
191ce6efd0 Merge mozilla-central to fx-team 2015-09-29 12:41:12 +02:00
Carsten "Tomcat" Book
b63d7b04fc merge mozilla-inbound to mozilla-central a=merge 2015-09-29 12:00:25 +02:00
Mike de Boer
a1a700a030 Bug 1171962: introduce telemetry histogram that counts the amount of sessions that exchanged one or more chat messages. r=vladan,dmose 2015-09-29 11:50:21 +02:00
Dan Mosedale
0d7cc06e83 Bug 1208647-minify OpenTok+lodash for faster Hello standalone load time, r=Standard8 2015-09-28 14:15:21 -07:00