Commit Graph

369362 Commits

Author SHA1 Message Date
Lucas Rocha
e30b08c8e1 Bug 1028710 - Init private tab bg color to avoid flickering (r=mfinkle) 2014-07-03 21:09:26 +01:00
Lucas Rocha
40c4ce3263 Bug 1028710 - Set overscroll color based on tab type (r=mfinkle) 2014-07-03 21:09:24 +01:00
Shane Caraveo
6cc46abcb3 Bug 1032932 fix talos regression with share button, r=Gijs 2014-07-03 12:11:28 -07:00
Chenxia Liu
6aac31c331 Bug 1023270 - Three-dot menu and + button are redundant in tabs tray. r=mfinkle 2014-07-03 11:06:03 -07:00
Bernardo P. Rittmeyer
99877f5c6d Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley 2014-07-03 13:59:08 -04:00
Mike Conley
07241fe0bc Backout ba704d0b0b09 (Bug 1023339) because there was a much better way to pull this off. 2014-07-03 13:58:26 -04:00
Ryan VanderMeulen
8e8edb37e3 Backed out changeset f007a1c34042 (bug 1005870) for mochitest-dt leaks. 2014-07-03 13:43:15 -04:00
Robert Strong
7144fd5dec test only followup to Bug 1032559 - Fix for mochitest-chrome slow download mar tests fail when the app.update.download.backgroundInterval pref is 0. r=me 2014-07-03 10:19:31 -07:00
Mike Connor
f749ec40e7 Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora. r=rstrong 2014-07-03 09:32:36 -07:00
Richard Marti
de20b65fbc Bug 1033570 - Correct the close-icon size also on in-content dialogs. r=dolske 2014-07-02 21:08:28 +02:00
David Rajchenbach-Teller
cf65a86198 Bug 1005870 - Add a copy() command to the console. r=robcee 2014-07-03 06:40:00 -04:00
Sami Jaktholm
e2c94d316f Bug 997065 - Don't render multiple request header blocks if a request is inspected before it is finished. r=vporof 2014-07-02 10:16:00 -04:00
Brad Lassey
772ce61f5f back out bug 1025931 r=backout a=backout 2014-07-03 11:55:48 -04:00
Lucas Rocha
93e97f1b7f Bug 1029046/1030141 - Conditionally enable new recent tabs panel in config migration (r=mfinkle) 2014-07-03 16:40:40 +01:00
Lucas Rocha
6272f0456f Bug 1029046 - Expose HomeConfig JSON keys to other 'home' classes (r=mfinkle) 2014-07-03 16:40:40 +01:00
Andrei Oprea
631fc0c0e7 Bug 1015891 Implement ToS and privacy notice links for Loop. r=dmose 2014-07-03 15:22:09 +01:00
Mark Banner
71909598a0 Bug 1032741 Adapt to latest Loop server changes - update parameter name for /calls_url and add a callType parameter when starting a call. r=nperriault 2014-07-03 15:15:16 +01:00
Gijs Kruitbosch
a8884d0488 Bug 1033568 - add pref for customizeToolbars security check, r=dao 2014-07-03 00:14:07 +01:00
Carsten "Tomcat" Book
d151745466 Backed out changeset afdb479e6427 (bug 966895) for causing Bug 1034015 2014-07-03 14:40:34 +02:00
Carsten "Tomcat" Book
502a09111b Merge mozilla-central to fx-team 2014-07-03 14:28:45 +02:00
Carsten "Tomcat" Book
072d7e9cad merge fx-team to mozilla-central a=merge 2014-07-03 13:54:51 +02:00
Carsten "Tomcat" Book
0ea68a02c2 merge mozilla-inbound to mozilla-central a=merge 2014-07-03 13:46:41 +02:00
Patrick Brosset
6bed0d46b8 Bug 711941 - part 1 - Cubic-bezier widget; r=harth r=gerv 2014-07-03 12:49:16 +02:00
Carsten "Tomcat" Book
35f13c190e merge b2g-inbound to mozilla-central a=merge 2014-07-03 12:41:25 +02:00
Mark Banner
5575543525 Bug 1032738 Desktop client fails to authenticate session tokens with the latest loop server - change to using a hex key for hawk. r=jparsons 2014-07-03 09:23:40 +01:00
Mark Banner
4f84be168b Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert
--HG--
rename : browser/components/loop/content/shared/js/client.js => browser/components/loop/content/js/client.js
rename : browser/components/loop/test/shared/client_test.js => browser/components/loop/test/desktop-local/client_test.js
2014-07-03 09:23:38 +01:00
Henrik Skupin
bbae05b73e Bug 1033680 - TPS should use mozversion to retrieve the application data. r=jgriffin a=testonly DONTBUILD
---
 testing/tps/setup.py          | 1 +
 testing/tps/tps/testrunner.py | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)
2014-07-03 07:27:06 +02:00
Blair McBride
410a86e4a2 Bug 1026853 - Experiment is displayed as "pending removal" in detailed view. r=irving 2014-07-03 16:19:58 +12:00
Blair McBride
79b06300a3 No bug - merge bustage fix on a CLOSED TREE. r=bustage 2014-07-03 15:33:27 +12:00
Wes Kocher
46f0e233a5 Merge m-c to fx-team 2014-07-02 19:10:42 -07:00
Wes Kocher
c778b21cc9 Merge fx-team to m-c a=merge 2014-07-02 17:24:00 -07:00
Wes Kocher
f9cbf1ed90 Merge b2g-inbound to m-c a=merge 2014-07-02 17:00:33 -07:00
Wes Kocher
075abc4af3 Merge inbound to m-c a=merge 2014-07-02 16:31:17 -07:00
Nick Alexander
558e970666 Bug 1033535 - Exclude some source files when MOZ_NATIVE_DEVICES is disabled. r=rnewman
DONTBUILD NPOTB
2014-07-02 16:02:46 -07:00
B2G Bumper Bot
c3cbcd924e Bumping manifests a=b2g-bump 2014-07-02 13:26:10 -07:00
B2G Bumper Bot
8c30cc2882 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4e3596b10de8
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #21297 from jrburke/bug911412-email-view-icon

Bug 911412 - [Buri][fugu][Language][Email]The view the attachment Button is truncated r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/e4f160a2a0f1
Author: praveen.singapati <praveen.singapati@lge.com>
Desc: Bug 911412 - [Buri][fugu][Language][Email]The view the attachment Button is truncated

as per comments

small nit
2014-07-02 13:20:26 -07:00
B2G Bumper Bot
e96a0a3d00 Bumping manifests a=b2g-bump 2014-07-02 12:51:48 -07:00
B2G Bumper Bot
5ca36531b4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dad0a9071115
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #20823 from yzen/bug-1019362

Bug 1019362 - adding a number of gaia ui tests for the first time use ap...

========

https://hg.mozilla.org/integration/gaia-central/rev/ff5d9c34aaef
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1019362 - adding a number of gaia ui tests for the first time use app accessibility.
2014-07-02 12:50:29 -07:00
B2G Bumper Bot
30b5e2bf76 Bumping manifests a=b2g-bump 2014-07-02 11:31:36 -07:00
B2G Bumper Bot
3f4a0b1136 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2c66d42bf145
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #21248 from DouglasSherk/1032502-callscreen-phone-label

Bug 1032502 - [Dialer][Contacts][Callscreen] Fix phone type label not being localized on callscreen. r=francisco

========

https://hg.mozilla.org/integration/gaia-central/rev/336e98ecf529
Author: DouglasSherk <github@sherk.me>
Desc: Bug 1032502 - [Dialer][Contacts][Callscreen] Fix phone type label not being localized on callscreen. r=francisco
2014-07-02 11:25:22 -07:00
B2G Bumper Bot
874167e1b9 Bumping manifests a=b2g-bump 2014-07-02 11:14:25 -07:00
B2G Bumper Bot
1095f43ce5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a58a1579a5fd
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #21138 from pivanov/bug-1030655

Bug 1030655 - [Flame][Email] - fuzzy clear icon

========

https://hg.mozilla.org/integration/gaia-central/rev/196ebd9da323
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1030655 - [Flame][Email] - fuzzy clear icon

========

https://hg.mozilla.org/integration/gaia-central/rev/8ef1eb02fa74
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #21241 from DouglasSherk/1030546-dialer-share-localization

Bug 1030546 - [Dialer] Share keypad localization data across the dialer and emergency-call apps. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/e4dc541908ff
Author: DouglasSherk <github@sherk.me>
Desc: Bug 1030546 - [Dialer] Share keypad localization data across the dialer and emergency-call apps. r=etienne
2014-07-02 11:10:30 -07:00
Honza Bambas
74a506daf6 Backing out 6c5c6cbad330 (bug 1032992) for Adnroid failures - GC doesn't work there as on other platforms..., r=backout 2014-07-02 19:53:00 +02:00
Ed Morley
8a4d765a29 Backed out changeset 1b9e9be1db29 (bug 1030277) for intermittent test failures 2014-07-02 18:17:50 +01:00
ffxbld
d77818665b No bug, Automated blocklist update from host b-linux64-hp-0034 - a=blocklist-update 2014-07-02 10:05:55 -07:00
ffxbld
35e5d94a2e No bug, Automated HPKP preload list update from host b-linux64-hp-0034 - a=hpkp-update 2014-07-02 10:05:51 -07:00
ffxbld
372139bf9a No bug, Automated HSTS preload list update from host b-linux64-hp-0034 - a=hsts-update 2014-07-02 10:05:48 -07:00
B2G Bumper Bot
8349c6e639 Bumping manifests a=b2g-bump 2014-07-02 09:46:47 -07:00
B2G Bumper Bot
867b8b5d69 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7af0e127fdda
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #21203 from jrburke/bug1031588-email-back-arrow

Bug 1031588 - [B2G][Email]Back arrow on 'New Account' page does not function after deleting two email acccounts r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/05822301a02d
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1031588 - [B2G][Email]Back arrow on 'New Account' page does not function after deleting two email acccounts

========

https://hg.mozilla.org/integration/gaia-central/rev/53bfafc3e7cc
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #21240 from 6a68/bug-1032938-use-fmd-prod-servers

Bug 1032938 - Point find my device at production servers

========

https://hg.mozilla.org/integration/gaia-central/rev/b59013cbba56
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1032938 - Point find my device at production servers
2014-07-02 09:45:25 -07:00
B2G Bumper Bot
c2b5ae9f0a Bumping manifests a=b2g-bump 2014-07-02 09:26:39 -07:00