Commit Graph

220594 Commits

Author SHA1 Message Date
Dave Townsend
35cca24fcc Bug 1103455: Change the events used to popup the search suggestions to avoid showing them when opening context menus. r=florian 2014-12-22 11:54:15 -08:00
Dão Gottwald
cc53e72321 Bug 1101996 - Add icons to history-based suggestions in search bar dropdown, r=florian,Mossop. 2014-12-22 20:34:58 +01:00
Matthew Noorenberghe
af438c04ec Bug 1112525 - UITour: Change the loop-selectedRoomButtons target to anchor from the chatbox's browser so info panels behave when the buttons disappear. r=dolske
The copy/email buttons can disappear when the feedback form appears or when someone else joins a room.

--HG--
extra : rebase_source : f5113461b595dfdbe9edba1cacf12d1f5c250c59
2014-12-22 14:24:35 -05:00
Matthew Noorenberghe
5476b7402a Bug 1114486 - Add a trailing slash to loop.gettingStarted.url so switchToTab works properly with the redirect adding the slash. r=jaws
--HG--
extra : rebase_source : 92c5974cabe078f8d12b29605e7293d360a3adc7
2014-12-22 12:25:35 -05:00
J. Ryan Stinnett
01a79ffc47 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-22 12:15:48 -06:00
Patrick Brosset
686840f12c Bug 1105825 - Add auto state refresh to AnimationPlayerActors; r=bgrins 2014-12-22 17:56:41 +01:00
Carsten "Tomcat" Book
c3bfd87c97 Backed out changeset 8e2bc21d3e69 (bug 1092006) for reftest failures 2014-12-22 17:17:59 +01:00
Romain Gauthier
20d66f7e20 Bug 1109849 - Bypass the feedback form if no-one has entered the room yet. r=nperriault 2014-12-22 16:56:16 +01:00
abdelrhman
8a83ca2d3e Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao
--HG--
extra : rebase_source : 17c65f8c9f40df6e1cd49f07a779b71b002a5e23
2014-12-22 15:14:17 +01:00
Jordan Santell
dca99a9fdd Bug 1112875 - Add web-audio-automation-timeline library to devtools. r=padenot 2014-12-18 06:49:00 -05:00
Florian Quèze
1771104c17 Bug 1113567 - No notification when trying to add the same keyword for two search engines in the in-content search preferences, r=Gijs. 2014-12-22 15:04:17 +01:00
Florian Quèze
08190af00e Bug 1112688 - Height of Search pane preferences window too small in some localizations, hiding the 'Add more search engines' link, r=Gijs. 2014-12-22 15:03:51 +01:00
J. Ryan Stinnett
97fa27d3f2 Bug 1082632 - Enable Valence auto-install for all channels. r=paul 2014-12-22 07:56:54 -06:00
Patrick Brosset
061d467414 Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past 2014-12-22 14:54:09 +01:00
Carsten "Tomcat" Book
7fff7844dd Backed out changeset 1dd103323b7c (bug 1112552) for bc1 bustage 2014-12-22 14:41:36 +01:00
Patrick Brosset
71129252de Bug 1113552 - Use add_task in all browser/devtools/timeline browser mochitests; r=paul 2014-12-19 02:59:00 +01:00
Patrick Brosset
94461512d2 Bug 1113584 - Use add_task in all browser/devtools/webaudieditor browser mochitests; r=jsantell 2014-12-19 02:55:00 +01:00
Nathan Toone
5575d112ad Bug 1091357 - Include the strings regardless of whether or not MOZ_ANDROID_SEARCH_ACTIVITY is set. r=nalexander
Bug 1080326 moved the search activity resources into the main Fennec resources. Those search activity resources require the corresponding strings; this patch makes them unconditionally available.
2014-12-03 18:29:00 +01:00
Manu Jain
8c400452b1 Bug 1092471 - Username capitalised when entering in bank logon screen; r=jchen 2014-12-04 02:33:00 +01:00
Mike Taylor
17a0eb7774 Bug 1092006 - Fix substitution variable name used in content.css. r=wesj 2014-12-16 13:00:00 +01:00
Carsten "Tomcat" Book
edefedeca8 Merge mozilla-central to fx-team 2014-12-22 14:06:42 +01:00
abdelrhman
fc21ed37c1 Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao 2014-12-22 13:28:29 +01:00
Carsten "Tomcat" Book
ca2660700d merge fx-team to mozilla-central a=merge 2014-12-22 13:22:28 +01:00
Carsten "Tomcat" Book
f0efa91f20 merge mozilla-inbound to mozilla-central a=merge 2014-12-22 13:13:43 +01:00
Carsten "Tomcat" Book
bdd00af753 merge b2g-inbound to mozilla-central a=merge 2014-12-22 13:08:39 +01:00
Carsten "Tomcat" Book
92ecd32f49 Backed out changeset 4aad6ecf4b7d (bug 1098161) for marionette test failures 2014-12-22 09:34:14 +01:00
Bobby Holley
078237732a Bug 1109437 - Only switch to buffering mode when the reader is waiting for data. r=cpearce 2014-12-22 00:20:31 -08:00
Bobby Holley
10d012cc54 Bug 1109437 - Implement non-polling buffering. r=cpearce 2014-12-22 00:20:31 -08:00
Bobby Holley
4e63580a0f Bug 1109437 - Schedule the state machine thread in MediaSourceDecoder::Load. r=cpearce
This is necessary to get the state machine moving after it's initialized.
MediaDecoder::Load does this, but it looks like we missed this in the override.
So the current code relies on the ScheduleStateMachine call at the end of
TrackBuffer::AppendData to get things rolling. We're going to be removing that
call, so we need to fix this.
2014-12-22 00:20:31 -08:00
Bobby Holley
cdd1259acb Bug 1109437 - Switch m{Audio,Video}RequestPending to a tri-state. r=cpearce 2014-12-22 00:20:31 -08:00
Bobby Holley
4166dff3db Bug 1109437 - Stop using buffering heuristics when they're not requested. r=cpearce
Given that we set the buffering wait to 0 in this case already, the only practical
impact on our behavior of this change is that we'll no longer ping-pong between
states.
2014-12-22 00:20:30 -08:00
Bobby Holley
72d88fedcb Bug 1109437 - Generalize GetBufferingWait to UseBufferingHeuristics. r=cpearce 2014-12-22 00:20:30 -08:00
Bobby Holley
fa6c808af5 Bug 1109437 - Remove MOZ_COUNT_{C,D}TOR on refcounted promise classes. r=cpearce
These were accidental and redundant, because refcounted classes get this behavior
automatically. And this is very lucky, because it turns out that our MOZ_COUNT_*
infrastructure can't handle varying-sized instances identified with the same
string, which is exactly what we can get with these templated types.

The only remaining use of these macros is on the non-templated ThenValueBase,
which is happily not variable-sized. \o/
2014-12-22 00:20:30 -08:00
Carsten "Tomcat" Book
0b4b40c804 Backed out changeset 8fd0df8e208c (bug 423758) for bustage 2014-12-22 09:05:34 +01:00
B2G Bumper Bot
36b0ccb663 Bumping manifests a=b2g-bump 2014-12-21 23:52:02 -08:00
B2G Bumper Bot
7901c1aaed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24f27472ae6d
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #26932 from begeeben/1113538_text_font_of_app_icon

Bug 1113538 - [Stingray] text font of App icon is not correct in App deck, r=tzhuang

========

https://hg.mozilla.org/integration/gaia-central/rev/fdedf9626247
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1113538 - [Stingray] text font of App icon is not correct in App deck

* Change styles according to the UI spec
2014-12-21 23:47:23 -08:00
Bill McCloskey
ea0245e40a Backout bug 1072980 due to regressions (a=backout) 2014-12-20 21:15:36 -08:00
Phil Ringnalda
bb626226c0 Merge f-t to m-c, a=merge 2014-12-20 12:18:28 -08:00
Phil Ringnalda
2d053c9645 Merge m-i to m-c, a=merge 2014-12-20 12:17:31 -08:00
Richard Newman
c4fe28a657 Bug 1093172 - Follow-up: include missing import. r=trivial 2014-12-20 07:34:07 -08:00
Ehsan Akhgari
0d896679b7 Bug 1113796 - Use the WhiteSpaceOrNewlineIsSignificant() helper method; r=roc 2014-12-20 10:27:25 -05:00
Ehsan Akhgari
e6bf8b9624 Bug 1113005 - Copy only the necessary number of bytes from the source buffer; r=froydnj
--HG--
extra : amend_source : 2367a3ad35a599790fc333e35e1b9272653463a1
2014-12-20 10:25:02 -05:00
ffxbld
55f91907fb No bug, Automated blocklist update from host bld-linux64-spot-115 - a=blocklist-update 2014-12-20 03:20:59 -08:00
ffxbld
2e74909c2f No bug, Automated HPKP preload list update from host bld-linux64-spot-115 - a=hpkp-update 2014-12-20 03:20:57 -08:00
ffxbld
bf0ab57a50 No bug, Automated HSTS preload list update from host bld-linux64-spot-115 - a=hsts-update 2014-12-20 03:20:56 -08:00
Magnus Melin
5622905944 Bug 984194 - reenable test_encoding.js now that bug 1012917 is fixed. r=sworkman 2014-12-20 10:38:19 +02:00
Ryan VanderMeulen
0a21cc6b87 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-19 21:57:29 -05:00
Ryan VanderMeulen
5826c0d2fe Merge fx-team to m-c. a=merge 2014-12-19 21:54:11 -05:00
B2G Bumper Bot
b1aea122f8 Bumping manifests a=b2g-bump 2014-12-19 16:34:11 -08:00
Wes Kocher
db1adaeb72 Merge m-c to fx-team a=merge CLOSED TREE 2014-12-19 16:04:50 -08:00