Georg Fritzsche
e9686e7bbe
Bug 1089670 - Record searches in Telemetry. r=bwinton
2014-10-31 21:47:13 +01:00
Ryan VanderMeulen
e7353cb4a6
Merge fx-team to m-c. a=merge
2014-10-31 16:16:38 -04:00
Ryan VanderMeulen
c353feb611
Bug 1092281 - Disable Panorama tests in e10s mode.
...
--HG--
extra : rebase_source : 362a83c8298d015ceda305f63ad5e6dd8aa772f3
2014-10-31 14:47:33 -04:00
Ryan VanderMeulen
9159de2159
Bug 1092160 - Update pdf.js to version 1.0.937. r=bdahl
2014-10-31 14:05:49 -04:00
Ehsan Akhgari
67d91c0840
Bug 1090214 - Replace the Windows setup.sh tooltool script with one that can extract LLVM packages; r=catlee
...
This is the source for the new setup.sh:
#!/bin/sh
rm -rf sccache
tar -xjf sccache.tar.bz2
if test -d LLVM; then
rm -rf LLVM
fi
if test -f LLVM-*-win32.zip; then
unzip LLVM-*-win32.zip
mv LLVM-*-win32 LLVM
fi
2014-10-31 10:40:56 -04:00
Mihaela Velimiroviciu
743afc816b
Bug 1087303 - Add test for the functionality of remaining Panel Menu buttons in Australis (fullscreen, preferences). r=Gijs
2014-10-29 15:19:01 +02:00
Carsten "Tomcat" Book
3b9f02f4e3
Merge mozilla-central to mozilla-inbound
2014-10-31 14:23:10 +01:00
Carsten "Tomcat" Book
2c6a1f2832
merge fx-team to mozilla-central a=merge
2014-10-31 14:19:30 +01:00
Carsten "Tomcat" Book
9f46b54ba7
Backed out changeset c0f433bceae7 (bug 1053434) for frequent windows 7 debug memory leaks
2014-10-31 08:03:57 +01:00
Mike Conley
23438e81ff
Bug 1085694: Add SessionStore tests for crashed tabs. r=ttaubert,smacleod.
...
--HG--
extra : rebase_source : 4957b2264ac7afcc165f8a472ac9608f812688a8
2014-10-31 01:38:58 -04:00
Carsten "Tomcat" Book
a3f909e240
Backed out changeset 780d8f101fe0 (bug 1079563)
2014-10-31 06:20:36 +01:00
Mark Hammond
edad7e5061
Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN
2014-10-31 11:29:54 +11:00
Mark Hammond
ca0c809fc7
Bug 1091320 - fix legacy sync password and passphrase operations with incontent prefs. r=adw
2014-10-31 11:26:22 +11:00
Brian Grinstead
730d24de95
Bug 1053434 - Listen for lightweight theme changes and call relevant listeners for devedition theme;r=Gijs
2014-10-30 15:52:18 -07:00
David Rajchenbach-Teller
6f79d6fee9
Bug 1083989 - Adapting e10s mochitests that expect Promise.jsm in the scope. r=yoric
2014-10-30 23:39:48 +01:00
Mike Conley
7d6284e4bf
Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
...
--HG--
rename : browser/base/content/test/general/bug564387.html => browser/base/content/test/general/web_video.html
rename : browser/base/content/test/general/bug564387_video1.ogv => browser/base/content/test/general/web_video1.ogv
rename : browser/base/content/test/general/bug564387_video1.ogv^headers^ => browser/base/content/test/general/web_video1.ogv^headers^
extra : rebase_source : 1c2fad8158ef3803d653014d7dc1c8ce022dfc40
2014-10-30 15:21:47 -04:00
Ryan VanderMeulen
d18b779a40
Merge m-c to inbound. a=merge
...
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
David Rajchenbach-Teller
0b22cd2596
Bug 1083989 - Adapting Devtools tests that expect Promise.jsm in the scope. r=paul
2014-10-27 22:45:03 +01:00
Victor Porof
b9ee1103fc
Bug 1067337 - Provide an icon for the toolbar to activate/deactivate the devtools panel. r=paul, r=gijs
2014-10-27 12:26:07 -04:00
Brad Lassey
5426e7f547
bug 1092163 - back out changeset a6240694a609 (bug 1088904) for causing bug 1092163 r=jimm
2014-10-31 12:45:50 -04:00
Nicolas Perriault
b40918b5a7
Bug 1074680 - Create a Loop room, r=Standard8.
2014-10-31 16:28:33 +01:00
Carsten "Tomcat" Book
740aa05af6
Merge mozilla-central to fx-team
2014-10-31 14:28:54 +01:00
Alex Bardas
0fae4de9ba
Bug 1089591 - Customize mode should be customizable after reset. r=Gijs r=mconley
2014-10-30 10:28:00 +01:00
Jordan Santell
5b4e6a378c
Bug 1077447 - Hook up recording UI to the new performance tool. r=victorporof
2014-10-30 12:35:00 +01:00
Edouard Oger
653b8f4f34
Bug 714675 - Fullscreen API should restore sidebar if it was open before entering fullscreen. r=mconley
2014-10-30 12:45:00 +01:00
Mark Goodwin
9d0a74981c
Bug 846489 - Part 3 - Tests. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Mark Goodwin
af66e84520
Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
f603cc8bdf
Backed out changeset c83447ce334c (bug 846498)
2014-10-31 10:03:16 +01:00
Carsten "Tomcat" Book
3f5e9758ea
Backed out changeset 3ea8068731c9 (bug 846498)
2014-10-31 10:03:10 +01:00
Michael Ratcliffe
e8382d11a5
Bug 1086492 - Disable tilt for E10S r=victorporof,jwalker
2014-10-30 16:23:01 +00:00
Gijs Kruitbosch
1bf9a1665f
Disable intermittently-failing browser_947914_button_copy.js on e10s - fixes in bug 1091561
2014-10-30 15:45:56 +00:00
Carsten "Tomcat" Book
b594586d35
Merge mozilla-central to fx-team
2014-10-30 15:16:37 +01:00
Carsten "Tomcat" Book
c061fbc484
merge fx-team to mozilla-central a=merge
2014-10-30 14:49:31 +01:00
Michael Ratcliffe
78f0cbf8ec
Bug 1078455 - "UITour: Add ability to highlight Dev. Tools and WebIDE toolbar buttons" [r=MattN+bmo]
2014-10-30 13:35:25 +00:00
Florian Quèze
5b0d0a0280
Bug 1060315 - Intermittent browser_devices_get_user_media.js | video/audio global indicator attribute as expected - Got , expected true, r=Gijs.
...
--HG--
extra : rebase_source : 587d6dc98b07d1dbfc663d85f07c8d35518b673f
2014-10-30 13:48:31 +01:00
Gijs Kruitbosch
ef800c4363
Disable cut and paste tests on e10s due to intermittent failures, see bug 1091561 for re-enabling them.
2014-10-30 12:07:21 +00:00
Mike Hommey
d667f4bb59
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
...
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.
Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.
Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Jordan Santell
e77ddd6c8b
Bug 1058879 - enable browser_canvas-actor-test-10.js for e10s. r=vp
2014-10-29 13:03:00 +01:00
Romain Gauthier
be14a2d5d0
Bug 1075509 - Standalone UI needs "call failed" sound. r=nperriault
2014-10-28 14:33:37 +01:00
Tomasz Kołodziejski
a771bdb650
Bug 1077653 - Add incoming call button icon spacing. r=dmose
2014-10-30 09:15:09 +00:00
Paul Rouget
225e1e77f9
Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws
2014-10-30 09:08:05 +01:00
Matthew Noorenberghe
ca163ad0b0
Bug 1091161 - MozLoopService: Separate gInitializeTimerFunc from the actual initialize callback so we can retry initialization on demand. r=pkerr
...
--HG--
extra : rebase_source : c47e54d93832079d4b0d2b6615d3348c6bc010cd
2014-10-29 16:20:31 -07:00
Dave Townsend
73bb4c3c1b
Bug 1077738: Retain whether history entries are set to persist in session history and restore that. r=smacleod
2014-10-27 12:27:35 -07:00
Dan Mosedale
75735725b7
Bug 1074674 - add button to copy room location to clipboard, r=NiKo
2014-10-29 14:10:28 -07:00
Mike de Boer
2d3919dbc1
Bug 1089011: make sure to only import contacts that are part of the default contacts group. r=MattN
2014-10-29 17:40:57 +01:00
Ryan VanderMeulen
4d1722c184
Merge m-c to fx-team. a=merge
2014-10-29 16:55:11 -04:00
Ryan VanderMeulen
d19a8ac7d7
Merge inbound to m-c. a=merge
2014-10-29 16:49:04 -04:00
Ryan VanderMeulen
0cd3992142
Merge fx-team to m-c. a=merge
2014-10-29 16:30:13 -04:00
Dave Townsend
848b7faf85
Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert
2014-10-29 13:26:14 -07:00
Dave Townsend
d7fd6c6037
Bug 1090456: Use the content script to wait for tab load for e10s support. r=mconley
2014-10-29 12:10:56 -07:00