Commit Graph

26417 Commits

Author SHA1 Message Date
Chris Peterson
67e5da8c7b Bug 1102131 - Part 6: Remove deprecated let block in DownloadsCommon.jsm. r=mak
--HG--
extra : rebase_source : d8b36142d84edf02fd88cb303b7fa61140bccc48
2014-11-19 23:50:58 -08:00
Wes Kocher
628e950175 Merge m-c to inbound a=merge 2014-11-21 16:59:03 -08:00
Wes Kocher
3e777f70f9 Merge fx-team to m-c a=merge 2014-11-21 15:58:51 -08:00
Wes Kocher
fc57d4ef07 Backed out changeset a7621853f055 (bug 1100284) for xpcshell bustage 2014-11-21 10:54:36 -08:00
Wes Kocher
1f9065ac0f Backed out changeset a46accc80752 (bug 1100284) for xpcshell bustage 2014-11-21 10:54:22 -08:00
Mike de Boer
8c48c90467 Bug 1100284: use a more canonical window ID for chat windows. r=MattN 2014-11-21 15:47:59 +01:00
Mike de Boer
a4b921c032 Bug 1100284: also support detached chat windows in duplicate chat window handling. r=mixedpuppy 2014-11-21 15:47:56 +01:00
Dão Gottwald
718b8d1714 Bug 1101495 - Remove unwanted transparent borders above and below the tab bar when using a lightweight theme. r=MattN 2014-11-21 14:37:27 +01:00
Carsten "Tomcat" Book
964c8a9477 Merge mozilla-central to b2g-inbound 2014-11-21 13:02:49 +01:00
Carsten "Tomcat" Book
eb781594d3 merge mozilla-inbound to mozilla-central a=merge 2014-11-21 12:57:00 +01:00
Kan-Ru Chen (陳侃如)
956cb77f56 Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz 2014-11-21 18:56:27 +08:00
Wes Kocher
b81ee28f94 Merge m-c to fx-team a=merge CLOSED TREE 2014-11-20 18:06:48 -08:00
Wes Kocher
898d3ed7b8 Merge fx-team to m-c a=merge 2014-11-20 17:55:52 -08:00
Brian Grinstead
5b1a03a519 Bug 1102308 - Refactor pref-changed emitting in toolbox-options.js;r=jryans 2014-11-20 14:11:34 -08:00
Mark Banner
b30b8ad69a Bug 1102130 - Follow-up - fix sound names of files for Loop rooms. rs=abr over irc 2014-11-20 20:49:19 +00:00
Brian Grinstead
94b0d4767d Bug 1102369 - Convert existing devtools colors to CSS variables - part 2;r=vporof 2014-11-20 12:10:32 -08:00
Mike de Boer
8fff94d4a5 Bug 1102230: fix CSS and JS errors that appear in the test log. r=MattN,Niko 2014-11-20 15:26:52 +01:00
Carsten "Tomcat" Book
de601df905 Merge mozilla-central to fx-team 2014-11-21 13:04:46 +01:00
Marco Bonardo
6fe5b5e5d6 Bug 1101478 - Remove the WindowsJumpLists.jsm depedency on hasHistoryEntries. r=jimm
--HG--
extra : rebase_source : 70a9d7a7d4d302ba30dd88d9af01ac61537191ce
extra : histedit_source : 67c597fc0b1bb518aadb15ba4458f92637cb7275%2C20fc9edaf1d6d93ecc669163dc6f26ff86ac5c0b
2014-11-21 12:50:35 +01:00
Mike de Boer
4e62ff1918 Bug 1102806: LoopCalls.jsm introduction forgot to include contacts blocking logic. r=Standard8 2014-11-21 11:55:32 +01:00
Mike de Boer
20b9c5ca4a Bug 1102146: remove trailing whitespace on newline. rs=whitespace 2014-11-21 11:29:48 +01:00
Mike de Boer
7eef2cefd9 Bug 1102146: reduce the amount of HAWK requests for rooms getAll. r=Standard8 2014-11-21 11:23:08 +01:00
Patrick Brosset
f9f667864c Bug 1084442 - Prevent highlighter from being zoomed in/out and incorrectly positioned when the page is zoomed; r=miker 2014-11-21 11:18:03 +01:00
Jordan Santell
5237150282 Bug 1077451 - Render profiler call tree in new performance tool. r=vp 2014-11-20 13:02:00 +01:00
Bill McCloskey
28dacf3e1e Bug 1102634 - [e10s] Add pref for add-on shims (r=ally) 2014-11-21 14:01:23 -08:00
Wes Kocher
c7e19b6b37 Merge m-c to inbound a=merge CLOSED TREE 2014-11-20 18:03:29 -08:00
Stephen Pohl
5652af14ad Bug 1096494: Followup to use @BINPATH@ in package manifest for uninstall helper.exe. r=rstrong 2014-11-20 20:04:32 -05:00
Brian Grinstead
91d9792e56 Bug 1102369 - Convert existing devtools colors to CSS variables - part 1;r=vporof 2013-12-12 11:36:16 -06:00
Tim Taubert
6b89e10ce0 Bug 1077652 - tabbrowser should ignore DOMTitleChanged events from browser that have no tab assigned r=dao 2014-11-19 15:27:42 +01:00
Tim Taubert
39ea4c06d0 Bug 1077652 - SessionStore should accept :setupSyncHandler and :update messages from browsers without tabs r=smacleod
By making SessionStore accept :setupSyncHandler and :update messages from <xul:browser>s without a tab assigned we can preload a <xul:browser> in the background and assign a tab later. SessionStore will have the correct sync handler and know about the current content loaded in that browser. If the browser will never be assigned to a tab the received data will simply be discarded when the browser goes away due to the use of WeakMaps in SessionStore.
2014-11-19 12:52:36 +01:00
Gijs Kruitbosch
a43ba29f77 Bug 1080801 - re-disable browser_bug678392.js again for e10s because of bustage on fx-team 10.8, rs=bustage 2014-11-20 17:08:35 +00:00
Mike de Boer
f636b165aa Bug 1102193: simplify l10n code in MozLoopService. r=Niko 2014-11-20 16:46:05 +01:00
Jared Wein
ab71aa8f4a Bug 1100764 - Contacts move up and down when hovering over them. r=mikedeboer 2014-11-20 11:15:19 -05:00
Gijs Kruitbosch
fff0e32e6d Bug 1080801 - update bug633691.js with nit from Dao 2014-11-20 14:20:54 +00:00
Gijs Kruitbosch
8178f0d740 Bug 1080801 - fix browser_bug633691.js to work in e10s mode, r=MattN 2014-11-17 22:14:52 +00:00
Dão Gottwald
947450ed7f Bug 1102018 - Fix and enable browser_bug481560.js for e10s. r=gijs 2014-11-20 14:36:04 +01:00
Gijs Kruitbosch
99e6e492f6 Bug 1080801 - enable more tests for e10s, rs=tested-on-try 2014-11-20 12:57:22 +00:00
Carsten "Tomcat" Book
89e7e647c2 Merge mozilla-central to fx-team 2014-11-20 12:22:05 +01:00
Carsten "Tomcat" Book
51947cd702 merge mozilla-inbound to mozilla-central a=merge 2014-11-20 11:38:15 +01:00
Eddy Bruël
e9c744b134 Bug 1096490 - Fix test failures in browser_devtools_api.js;r=vporof
These test failures occur when you replace the deprecated-sync-thenables in
protocol.js with Promise.jsm.
2014-11-20 05:31:06 +01:00
Robert Strong
1ed96dce09 Windows installer only - Bug 1042558 - remove display of decimals from sizes. r=bbondy 2014-11-19 20:05:05 -08:00
Wes Kocher
2574c04357 Merge m-c to fx-team a=merge 2014-11-19 19:08:27 -08:00
Wes Kocher
4cb3f3bc44 Merge actual fx-team (previous merge push was a mislabeled inbound merge) to m-c a=merge 2014-11-19 18:49:45 -08:00
Gijs Kruitbosch
28ea8dfb42 Bug 1080801 - update more test comments, rs=comments-only
DONTBUILD because only comments in browser.ini file changed
2014-11-20 02:14:07 +00:00
Mark Banner
c3aaded939 Bug 1101494 Guest mode doesn't work for rooms on a fresh profile - handle late guest registration, and keep track of when rooms are created to know if to automatically register or not. r=MattN 2014-11-19 23:12:37 +00:00
Mark Banner
6ea3bf3c73 Bug 1101494 Fix joining a room in guest mode. r=mikedeboer 2014-11-19 20:05:56 +00:00
Jared Wein
cae77eaed3 Bug 1101006 - Refactor mozLoop.{get, set}LoopCharPref and mozLoop.{get, set}LoopBoolPref to mozLoop.{get, set}Pref that uses getPrefType. r=mikedeboer 2014-11-19 13:29:27 -05:00
Jared Wein
7009fd055f Bug 1074932 - Desktop client user can access product tour from gears menu. r=MattN 2014-11-19 13:29:17 -05:00
Nicolas Perriault
fc8903218e Bug 1094137 - Create a common shared store creator for Loop. r=Standard8 2014-11-19 14:59:08 +00:00
J. Ryan Stinnett
a8549435f3 Bug 1097833 - Move local runtime behind a pref again. r=paul 2014-11-19 07:41:42 -06:00