Commit Graph

7478 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
a1d1e6b890 Backed out changeset 3e1f409373e4 (bug 1115227) 2015-02-02 10:23:42 +01:00
Hiroyuki Ikezoe
2f532a3e76 Bug 1127612 - Remove promiseAsyncUpdates from head.js, use PlacesTestUtils.promiseAsyncUpdates instead. r=mak77 2015-02-01 21:08:00 +01:00
Yury Delendik
63b3422d8c Bug 1097185 - Adds e10s content initialization of Shumway. r=jmathies 2015-01-29 09:28:11 -06:00
Jared Wein
bed46757e0 Bug 1115227 - follow-up to fix bc2 orange on Linux when the panel needs to be re-rendered before the test begins. r=me CLOSED TREE 2015-02-02 02:51:41 -05:00
Jared Wein
3a00967926 Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
--HG--
extra : rebase_source : b86238390ee0c9b61651aa8b6ec010df14650263
2015-01-31 18:17:13 -05:00
Swapnil R Patil
87c071cbdc Bug 1085428 - Replaced do_log_info with do_print. r=mak 2015-01-30 22:36:34 +01:00
Mark Banner
9688ca3bea Follow-up to bug 1093780 to fix an uncovered intermittent failure. Make sure we're in offline mode when opening the chat window to stop it accessing the network. rs=MattN over irc 2015-01-30 20:49:33 +00:00
Ryan VanderMeulen
6f3badd1f3 Merge m-c to fx-team. a=merge 2015-01-30 12:34:39 -05:00
Ryan VanderMeulen
61ef3d0501 Merge inbound to m-c. a=merge 2015-01-30 12:22:33 -05:00
Mark Banner
f30ff945fb Bug 1127523 - Allow functional tests to be run against any loop-server. r=dmose NPOTB DONTBUILD 2015-01-30 13:29:42 +00:00
Dave Townsend
4cfe09777c Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert
--HG--
extra : rebase_source : 105c07b05f25935b6101346f8860770f75b76cff
extra : amend_source : e6875f05af24575461a9fa19c551e1870bfe3d52
2015-01-13 12:35:57 -08:00
Dave Townsend
053e14970a Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.

--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Mark Banner
2d62454ac1 Bug 1093780 Part 4 - Fix the audio-only display of avatars for the new sdk. r=mikedeboer 2015-01-30 16:01:42 +00:00
Mike de Boer
8e678a7579 Bug 1093780 Part 3 - add tests for contain mode functionality in the MediaSetup mixin. r=Standard8 2015-01-30 16:01:42 +00:00
Mike de Boer
7a7a537219 Bug 1093780 Part 2 - Add support for using 'contain' mode for all video streams Loop publishes and resize/ position the elements based on their aspect ratio. r=Standard8 2015-01-30 16:01:42 +00:00
Mark Banner
62b6300c80 Bug 1093780 Part 1 - Update OpenTok library to v2.4.0 for Loop. r=dmose 2015-01-30 16:01:42 +00:00
Brian Birtles
ab9c17ed90 Bug 1126633 - Use Array.prototype.some() instead of Array.prototype.includes() in promiseSetToolbarVisibility; r=mak
Array.prototype.includes() is disabled for all channels except Nightly so this
patch switches the code in head.js to use some() instead.
2015-01-30 08:46:03 +09:00
Wes Kocher
875c6041f4 Merge fx-team to m-c a=merge CLOSED TREE 2015-01-29 15:27:17 -08:00
Tim Taubert
2f453281b1 Bug 1127264 - Clean up sessionstore tests r=smacleod 2015-01-29 09:41:57 +01:00
Jared Wein
16422f71b6 Bug 1115153 - Loop: Create API to allow web to retrieve the loop.gettingStarted.seen pref. r=MattN 2015-01-29 13:08:08 -05:00
Bill McCloskey
73cced6be2 Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00
Gijs Kruitbosch
bdf9600397 Bug 1111146 - use browser.eme.ui.enabled pref to hide EME UI for now, r=dao
--HG--
extra : rebase_source : 706c620fa08c2dd7ae1d78f0daa0867073fdd57c
2015-01-29 15:20:49 +00:00
Wes Kocher
0e95cc0fab Merge m-c to fx-team a=merge 2015-01-28 18:45:04 -08:00
Wes Kocher
d8b5525f1a Merge fx-team to m-c a=merge 2015-01-28 18:36:42 -08:00
Matthew Noorenberghe
6fcc716dc8 Bug 1125764 - Allow tour pages to hide UITour annotations and menus when losing visibility. r=Unfocused
These allow list entries should be removed when bug 1123010 is fixed.

--HG--
extra : rebase_source : 0e55b0ae7c140fa38f4089148a7a532171f4cf84
2015-01-28 17:28:29 -08:00
Ryan VanderMeulen
ebf78ade2e Merge m-c to fx-team. a=merge 2015-01-28 15:04:51 -05:00
Tim Taubert
b3cf73584e Bug 1124147 - Get rid of browser.__SS_restore_tab r=smacleod 2015-01-28 19:01:02 +01:00
Ryan VanderMeulen
b8dc9f944d Backed out changeset cd65efe1b24c (bug 1111540) for frequent Win8 M-e10s failures. 2015-01-28 12:45:40 -05:00
Mark Banner
e9aead9d32 Bug 1066166 - Add localized tooltip captions for each tab button on the Loop panel. r=jaws 2015-01-28 16:43:31 +00:00
Carsten "Tomcat" Book
898e3a4d5e Merge mozilla-central to fx-team 2015-01-28 14:32:14 +01:00
Carsten "Tomcat" Book
713239c2fa merge fx-team to mozilla-central a=merge 2015-01-28 14:24:09 +01:00
Mark Banner
fa130d3cea Bug 1126699 - Functional tests incorrectly need the local servers running on a user's computer. r=NiKo NPOTB DONTBUILD 2015-01-28 08:46:44 +00:00
Mark Banner
4056c3b7be Bug 1126199 - Enable remote video status checking in Loop's functional test. r=dmose NPOTB DONTBUILD 2015-01-28 08:46:44 +00:00
Hiroyuki Ikezoe
74d8b48ae4 Bug 1118147 - UIs for app.update on preference window should be responded whenever each value changes. r=gijs 2015-01-27 14:39:00 -08:00
Alessio Placitelli
9ffe15dbcb Bug 1111027 - Add tests for the showHeartbeat UITour function. r=MattN 2015-01-27 23:58:35 -08:00
Alessio Placitelli
6727ebd06f Bug 1111027 - Implement the heartbeat UI as a UITour function. r=MattN 2015-01-27 23:58:21 -08:00
Harshit Harchani
9827a24593 Bug 1109984 - UITour: Switch showFirefoxAccounts to use the browser instead of the contentDocument to fix e10s. r=MattN
--HG--
extra : rebase_source : 00fc4f64f41cf39b66bde1db29e9ec8723128a03
2015-01-28 05:28:57 +05:30
Gijs Kruitbosch
b59232dc0f Bug 1111540 - setting app in about:preferences should also work on Windows, r=jaws
--HG--
extra : rebase_source : 05e101a18517676c5c4f8835cf88c91b0406c413
2015-01-23 17:55:56 +00:00
Dão Gottwald
49bc42bac6 Bug 1111146 - [EME] Implement master pref for playing DRM content. r=gijs 2015-01-29 13:49:01 +01:00
Gijs Kruitbosch
336f4ddb12 Bug 1111540 - setting app in about:preferences should also work on Windows, r=jaws 2015-01-23 17:55:56 +00:00
Tooru Fujisawa
354ec4c525 Bug 1069416 - Part 5: Remove JS_HAS_SYMBOLS from CustomizableUI.jsm. r=Unfocused 2015-01-28 13:06:37 +09:00
Carsten "Tomcat" Book
4fa193a56b Merge mozilla-central to fx-team 2015-01-27 16:01:41 +01:00
Carsten "Tomcat" Book
39defe4e2f merge fx-team to mozilla-central a=merge 2015-01-27 15:27:01 +01:00
Mark Banner
a509cd0a3d Bug 1122486 - Upgrade Loop's use of Tokbox SDK 2.2.9.7 to fix issues with calls and rooms intermitently failing to connect. r=nperriault 2015-01-27 11:01:47 +00:00
Brian Birtles
fa9af261fa Bug 1115276 - Make tests that set toolbar visibility wait for any animations to finish before continuing; r=mak 2015-01-27 16:05:33 +09:00
Jared Wein
f2ea262107 Bug 1097852 - Add support for IE10 to l10n-gaia. r=dmose 2015-01-26 09:01:00 -05:00
Mark Banner
ddc2d66b20 Bug 1125775 - Add information about the front-end unit tests and ui-showcase to Loop's README.txt. DONTBUILD as NPOTB. r=nperriault 2015-01-26 18:56:20 +00:00
Abdelrhman Ahmed
4530d0fa14 Bug 1113639 - Stop highlighting search engines table header in preferences. r=florian. 2015-01-26 17:14:29 +01:00
Alessio Placitelli
6da087e78c Bug 1122563 - UITour-lib.js should be require()-able; r=MattN 2015-01-19 10:03:00 +01:00
Ryan VanderMeulen
460685fc3e Merge inbound to m-c. a=merge 2015-01-24 19:24:19 -05:00