Commit Graph

26064 Commits

Author SHA1 Message Date
Gijs Kruitbosch
fde51be3f6 Bug 1080801 - update message for browser_bug462673.js, rs=comments-only
DONTBUILD because only changing comments
2014-11-04 01:23:36 +00:00
Gijs Kruitbosch
0bce5db917 Bug 1080801 - update e10s skipping for browser/base tests, step 1 of N: zoom, r=ally
--HG--
extra : rebase_source : e82dcb90635c56664451cab8dede42a5fedd81ed
2014-11-03 15:08:43 +00:00
Gijs Kruitbosch
af6f8f2586 Bug 1080801 - enable tests relying on DOMLinkAdded, r=ally
--HG--
extra : rebase_source : 20f0ff291610a2394aa4e50b3d4fe63b8a633077
2014-11-03 17:36:25 +00:00
Gijs Kruitbosch
4e1470f58e Bug 1080801 - update comments for sessionHistory tests, rs=comments-only
DONTBUILD because comments only change.

--HG--
extra : rebase_source : f7db64a3a2c349d696a75b85dee21b58c3a4e8f9
2014-11-04 00:14:29 +00:00
Dan Mosedale
de0015f514 Bug 1073410 - get gUM perms earlier for Loop calls (paired with jaws), r=jaws,me 2014-11-03 14:48:16 -08:00
Stephen Pohl
9c340b2c43 Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk 2014-11-03 17:13:16 -05:00
Nicolas Perriault
b5ed576548 Bug 1074676 - Allow deleting a Loop room. r=Standard8 2014-11-03 21:53:56 +00:00
Ryan VanderMeulen
3e14f64be4 Merge fx-team to m-c. a=merge 2014-11-03 16:47:18 -05:00
Ryan VanderMeulen
abc590338d Bug 1087114 - Disable browser_subdialogs.js on e10s for frequent failures. 2014-11-03 14:46:23 -05:00
Paul Rouget
689b539bf0 Bug 1093198 - fix coordinates of webide widget on osx. r=jryans 2014-11-03 21:35:43 +02:00
Gijs Kruitbosch
2132505742 Bug 1080801 - update bug links for swapFrameLoaders e10s test enabling, rs=comment-only
DONTBUILD because comments-only

--HG--
extra : rebase_source : c0dd8aac64373f6f4660bfdb93dce82686b67d7e
2014-11-03 18:06:30 +00:00
Mike de Boer
2993a0f8e3 Bug 1074666: add support for room updates, fix event dispatching and support room participant processing. r=Standard8 2014-11-03 18:08:16 +01:00
Mark Banner
8a9f2df9f2 Bug 1074678 - Open a room window when the user selects the room in the Loop panel. r=mikedeboer 2014-11-03 16:34:03 +00:00
Mark Banner
ffc3020035 Bug 1090209 - Part 2 Use MozLoopService to manage window ids centrally, and store the data for the window opening. r=mikedeboer
Use LoopCalls directly to handle busy statuses.
2014-11-03 16:34:03 +00:00
Mark Banner
6292d8459f Bug 1090209 - Part 1 Drop the window type from the url that opens a Loop conversation window, and pass it in the call data instead. r=nperriault
Also creates a ConversationAppStore for managing the overall window data and selection of the type of window it is for the views.
2014-11-03 16:34:02 +00:00
Gijs Kruitbosch
2dd6bd5c87 Bug 1080801 - clean up e10s-disabled tests - about:home, rs=comment-only
DONTBUILD because comments-only
2014-11-03 16:18:07 +00:00
Mike de Boer
461b36eb9e Bug 1093027: stop using Promise.defer in Loop mochitests. r=Standard8 2014-11-03 15:11:21 +01:00
Carsten "Tomcat" Book
f1af7abc6d Backed out changeset c9cf7f0d8a21 (bug 1026568) for bc2 test failures 2014-11-03 10:31:39 +01:00
Blake Winton
03e13c3287 Bug 1026568 - Add placeholder text to the newtab page. r=adw, ui-r=clarkbw 2014-10-31 16:00:34 -04:00
Panos Astithas
a877c17c2c Use the full name as the short name (bug 1090324). r=gavin
--HG--
extra : rebase_source : a5e6721a8ef53f611e36747c5ef3a7cec01f9f35
2014-10-28 20:59:17 +02:00
Brian Grinstead
64f669beef Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN 2014-10-31 19:06:06 -07:00
Brian Grinstead
7c56390125 Bug 1053434 - Listen for lightweight theme changes and call relevant listeners for devedition theme;r=Gijs 2014-11-02 21:27:18 -08:00
Gavin Sharp
86128fa211 Re-land patch from bug 1088904 2014-11-02 14:56:17 -08:00
Phil Ringnalda
3207cbeaa2 Merge f-t to m-c, a=merge 2014-11-02 08:55:19 -08:00
Phil Ringnalda
b9742f2e16 Merge m-i to m-c, a=merge 2014-11-02 08:27:08 -08:00
Brian Grinstead
cefdad7922 backout 019609619a48 for Windows e10s bc1 permaorange on CLOSED TREE 2014-11-01 18:24:14 -07:00
Akshendra Pratap
ccc28f9eaa Bug 515196 - Added padding to toolbar autohide. r=dao 2014-11-01 21:01:18 +01:00
stefanh@inbox.com
226f7c1a8c Bug 1085134 - Native theming for Mac OS X disclosure buttons, css part. r=Mano. 2014-11-01 17:13:30 +01:00
Brian Grinstead
18857bee82 Bug 1091656 - Set --toolbarbutton-hover-boxshadow for the back button;r=Gijs 2014-11-01 07:11:08 -07:00
ffxbld
b9821a3c80 No bug, Automated blocklist update from host b-linux64-ix-0009 - a=blocklist-update 2014-11-01 03:19:50 -07: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
Ryan VanderMeulen
26d2f595c7 Backed out changeset 5eebce6c8845 (bug 1091109) for webapp test failures. 2014-11-01 00:15:44 -04:00
Michael Ratcliffe
339c2097ec Bug 1072181 part 3 - New Aurora channel prefs r=paul
--HG--
extra : rebase_source : 9998025d99157cb150e87a47e18fe145b38ecbc2
2014-10-31 12:47:28 +00: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
Stephen Horlander
a4626d8886 Bug 1072181 part 2 - Use new assets for the aurora channel. r=gavin
--HG--
extra : rebase_source : cbddebecf0bc46479a77b73305cf7889b83633b9
2014-10-29 08:37:00 +02:00
Panos Astithas
50bbff7690 Bug 1072181 part 1 - Use developer-focused branding and configuration for aurora. r=gavin, f=rstrong
--HG--
extra : rebase_source : 2752b788cc1fdcf60aed7907162c1e214623543d
2014-11-01 15:41:51 +02:00
Brian Grinstead
c395fee579 Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN 2014-10-31 19:06:06 -07:00
Drew Willcoxon
2ccd24fba2 Bug 1087120 - Fix intermittent browser_ContentSearch.js failure by increasing timeout for remote search suggestions. r=MattN 2014-10-31 15:07:59 -07:00
Ryan VanderMeulen
5ff83f8eea Merge m-c to fx-team. a=merge 2014-10-31 16:35:46 -04:00
Panos Astithas
da5eedeaea The windows installer shouldn't bypasses the profile selection logic when it tries to launch the installed app (bug 1091605). r=rstrong 2014-10-31 22:10:10 +02:00
Gavin Sharp
131e60218d Bug 717824: make --with-macbundle-prefix dependent on update channel in nightly mozconfigs, r=bhearsum/catlee 2014-10-31 12:40:59 -07: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
Stephen Pohl
b4fd3bc4b5 Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk 2014-10-31 20:39:07 -04:00
Georg Fritzsche
e9686e7bbe Bug 1089670 - Record searches in Telemetry. r=bwinton 2014-10-31 21:47:13 +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
Paul Rouget
c866b148fb Bug 1088712 - Update toolbar images with glowing download icon. Adding linux/Toolbar-inverted.png. r=gijs 2014-10-29 19:04:13 +01:00
Eddy Bruël
12d1136282 Bug 1090929 - Enable the blackboxing tests for e10s;r=mikeratcliffe 2014-10-29 17:05:44 +01:00
Bill McCloskey
6e223e08fd Bug 1085710 - Stop trying to send nsIPluginTag over IPC (r=mconley) 2014-10-29 08:04:51 -07:00
Panos Astithas
cc22b09d45 Add ability to pre-populate sync credentials from the default Firefox profile in about:accounts (bug 1079835). r=markh
--HG--
extra : rebase_source : 95616758ebf647b4290fc2827a3c5fcd2b732366
2014-10-27 15:15:12 +02:00
Ryan VanderMeulen
bcc3ab5ec1 Merge m-c to inbound. a=merge 2014-10-29 16:51:39 -04:00
Monica Chew
19907f349a Bug 1088904: Disable e10s autostart and prompt when tracking protection is enabled (r=felipe,billm) 2014-10-27 11:37:16 -07:00
Gavin Sharp
fef68ed751 Bug 1086958: re-add default browser strings from bug 951627
--HG--
extra : rebase_source : 082afdd90f2620c596523e4d0b16aab3a5d8296e
2014-10-22 14:18:38 -07:00
Carsten "Tomcat" Book
af77b8b7d6 merge fx-team to mozilla-central a=merge 2014-10-29 13:31:40 +01:00
Gijs Kruitbosch
42aec483e6 Bug 1080787 - enable customizableui tests under e10s, r=mconley
--HG--
extra : rebase_source : 35a2ba8d87a1710916242d0d0eb75d1d1ab145e4
2014-10-22 14:04:16 +01:00
Tim Nguyen
e3d1832db8 Bug 1053434 - CSS changes for DevEdition on Windows. r=Gijs 2014-10-28 16:51:41 -07:00