Mark Hammond
ee2450f472
Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused
2014-10-24 10:56:33 +11:00
Chenxia Liu
a5269006eb
Bug 1014293 - Display menu on click. r=margaret
2014-10-23 16:47:23 -07:00
Chenxia Liu
627053ee35
Bug 1014293 - Part 2: Display settings. r=lucas
2014-10-23 16:47:23 -07:00
Chenxia Liu
9e92967ffc
Bug 1014293 - Part 1: Strings and formatting. r=lucas
2014-10-23 16:47:22 -07:00
Chenxia Liu
67f3ac0827
Bug 1061612 - Move "Exti Guest Mode" menu item to Tools menu. r=margaret
2014-10-23 15:49:33 -07:00
Jared Wein
b5d39a9e82
Bug 1077611 - Remove platform detection from loop panel & conversation window. r=dmose
2014-10-23 14:11:12 -04:00
Paul Kerr [:pkerr]
822b313a5b
Bug 1088230 - Add backwards compatible registration payload to new rooms registration for Loop. r=Standard8
2014-10-23 22:52:16 +01:00
Tomasz Kołodziejski
32e8214520
Bug 1081343 - Create a pref to control Polaris. r=gavin
...
---
browser/app/profile/firefox.js | 3 ++
browser/components/nsBrowserGlue.js | 14 ++++++
browser/components/test/browser.ini | 2 +
browser/components/test/browser_polaris_prefs.js | 57 ++++++++++++++++++++++++
4 files changed, 76 insertions(+)
create mode 100644 browser/components/test/browser_polaris_prefs.js
2014-10-23 14:43:51 -07:00
Erik Edrosa
20ec3deaef
Bug 1084529 - Move hardcoded colors to resources on Android. r=mcomella
...
--HG--
extra : rebase_source : 8e3d8eb16d6b03066b699d5d344c8d4a828e44b5
2014-10-23 14:24:38 -07:00
Tomasz Kołodziejski
e62919f051
Bug 1069028 - Implement Loop panel footer layout/styling with FxA pieces. r=MattN
...
--HG--
extra : rebase_source : 0e790de0b084de66caa1d0ad38fb381ed6e40273
2014-10-22 17:53:00 -07:00
Paul Kerr
e95d4816c9
Bug 1074664: Implement a non-persistent rooms store, r=mikedeboer
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1074664
bit-rot fix copy
2014-10-23 14:16:46 -07:00
Jim Chen
4d310e0d80
Bug 1088209 - Make Context usage consistent in CrashHandler; r=snorp
2014-10-23 16:32:28 -04:00
Jim Chen
f8cbbffbe4
Bug 1066982 - Try to not launch processes on pre-JB devices because of Android bug; r=snorp
...
On pre-JB Android, there's a bug in Bionic's fork implementation that can cause
a hang when launching processes, so this patch makes us avoid doing that if we can.
2014-10-23 16:32:27 -04:00
Jim Chen
df545e5f40
Bug 1086994 - Enable crash handling in search activity; r=margaret
2014-10-23 16:32:27 -04:00
Mark Finkle
05ab956f49
Bug 1088038 - Add some basic tests for video controls and video playback r=snorp
2014-10-23 16:31:06 -04:00
George Wright
c337754983
Bug 1049551 - Add a tab delay spinner that's visible if we switch tabs before the content has been drawn r=dao
2014-10-10 11:46:27 -04:00
Adam Roach [:abr]
fb7049f9ab
Bug 1033579 - Add channel to POST calls for Loop to allow different servers based on the channel. r=dmose
2014-10-23 20:37:58 +01:00
Mark Finkle
4c48873288
Bug 1048688 - videos without an extension in the source URL aren't castable r=wesj
2014-08-08 12:47:55 -04:00
Dão Gottwald
7804ab0c8f
Backing out changeset 30b100f7edbe (bug 1049551)
2014-10-23 20:43:43 +02:00
Nick Alexander
c096874aef
Bug 1083279 - Follow-up: address review comments. r=gbrown
...
Pushed without committing the changes addressing gbrown's review
comments.
--HG--
extra : rebase_source : 4df8be9befc251aa8652baa62da81d1637a6a86d
2014-10-23 11:28:46 -07:00
Ryan VanderMeulen
3309392b4d
Merge m-c to fx-team. a=merge
...
--HG--
rename : media/libcubeb/README => media/libcubeb/README.md
extra : rebase_source : e737591afb844e80b36bb0192ef72b23f68cbd5e
2014-10-23 14:07:56 -04:00
Dave Townsend
b0b036e313
Bug 1073315: Avoid the shims for accessing the session history in the browser. r=felipe
2014-10-23 11:07:43 -07:00
Nick Alexander
7a8ec08fd8
Bug 1083279 - Part 2: Allow SCRIPT_DIRECTORY to depend on the invocation script name. r=ted
...
This issue manifests itself as the reftest extension not being installed
for local testers. This is because the extension's location is
determined relative to SCRIPT_DIRECTORY, and for local testers, __file__
ignores the symlink from $OBJDIR/_tests/reftest/runreftest.py ->
$SRCDIR/layout/tools/reftest/runreftest.py.
This was changed in Bug 915865.
2014-10-23 11:05:49 -07:00
Nick Alexander
bc62826fb2
Bug 1083279 - Part 1: Don't get_binary_path on mobile/android. r=gbrown
...
The logic was cribbed from the final output of |mach run|.
2014-10-23 11:05:48 -07:00
Nick Alexander
5d66959cd6
Bug 986544 - Don't try to parse searchplugins list as XML. r=rnewman
...
XHR requests default to text/xml. This just avoids trying to interpret
list.txt as XML.
2014-10-23 11:05:47 -07:00
Ryan VanderMeulen
f433b6abf9
Merge inbound to m-c. a=merge
2014-10-23 13:54:47 -04:00
Ryan VanderMeulen
fedaf93339
Backed out changeset 2b05d4e71d11 (bug 1083071) for Win7 mochitest-1 leaks.
2014-10-23 12:53:13 -04:00
Paul Kerr
2fd6df7067
Bug 1074663: Register with PushServer for updates to rooms, r=MattN
2014-10-23 09:50:12 -07:00
B2G Bumper Bot
769dc8707a
Bumping manifests a=b2g-bump
2014-10-23 09:32:32 -07:00
Terrence Cole
aff3ed8060
Backed out 2 changesets (bug 1074961) for intermittent failures on a CLOSED TREE.
...
Backed out changeset 0d2e63e05055 (bug 1074961)
Backed out changeset 6e9794cbca2b (bug 1074961)
2014-10-23 09:27:26 -07:00
B2G Bumper Bot
cc7b36dc34
Bumping manifests a=b2g-bump
2014-10-23 08:47:02 -07:00
B2G Bumper Bot
595d86f7ca
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9420e20475da
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1078901 - Confirmation dialog when deleting apps blocks notfications and software home button. r=kgrandon"
This reverts commit a82fc6ec2da3667793065469c8b75de20cb8834a.
2014-10-23 08:40:48 -07:00
Ryan VanderMeulen
dd75c0e619
Backed out changeset 87433694df01 (bug 1082734
) for Gaia unit test failures.
...
CLOSED TREE
2014-10-23 11:32:35 -04:00
B2G Bumper Bot
446de80eab
Bumping manifests a=b2g-bump
2014-10-23 08:12:34 -07:00
B2G Bumper Bot
f51e99ded7
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d7f12b3592ed
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 969215 - Execute |make| should only build specific apps we modified" for causing bug 1087967
This reverts commit 5c3aa46c1353b99dcdc160543a6490df0701e05a.
2014-10-23 08:10:46 -07:00
B2G Bumper Bot
f54894ba15
Bumping manifests a=b2g-bump
2014-10-23 08:02:01 -07:00
B2G Bumper Bot
82bb80396f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1b3138bf1c8d
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw
2014-10-23 07:55:47 -07:00
Marco Bonardo
a37c975c1d
Bug 1068009 - Implement the async bookmarking API. r=mano
2014-10-23 16:44:45 +02:00
Marco Bonardo
a427a4acec
Bug 1068009 - Implement the async bookmarking API (tests), rs=mano
2014-10-23 16:44:41 +02:00
Carsten "Tomcat" Book
1987b525a6
Backed out changeset f9f9b79c0aa6 (bug 982153) for suspicion of causing M1 Test failures on a CLOSED TREE
2014-10-23 16:35:22 +02:00
Nicolas Silva
dba3476740
Bug 1087270 - Check more D3D11 result codes and assert in debug builds. r=jrmuizel
2014-10-23 16:22:41 +02:00
Carsten "Tomcat" Book
d73e451dbb
Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures
2014-10-23 16:17:24 +02:00
B2G Bumper Bot
4f848039df
Bumping manifests a=b2g-bump
2014-10-23 07:01:58 -07:00
B2G Bumper Bot
3c08bf6646
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5a906b6379e0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #25424 from mwargers/1079399
Bug 1079399 - Remove Gaiaapps.uninstall because it is unused
========
https://hg.mozilla.org/integration/gaia-central/rev/705183da0db8
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1079399 - Remove Gaiaapps.uninstall because it is unused
========
https://hg.mozilla.org/integration/gaia-central/rev/a63586bab7f9
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1087866 - [sms] unit test refactoring for new version chai.assert api r=julien
2014-10-23 06:55:48 -07:00
Brian Grinstead
476d5959d1
Bug 1053434 - Switch some hardcoded OSX values to CSS variables for devedition;r=Gijs
2014-10-23 06:49:34 -07:00
B2G Bumper Bot
814d53740e
Bumping manifests a=b2g-bump
2014-10-23 06:31:58 -07:00
B2G Bumper Bot
3f9a86005b
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/43c383f1210b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25377 from eliperelman/bug-1086644
Bug 1086644 - Changing performance tests back to use legacy screen unlocking
========
https://hg.mozilla.org/integration/gaia-central/rev/17ed40f46b78
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1086644 - Changing performance tests back to use legacy screen unlocking
========
https://hg.mozilla.org/integration/gaia-central/rev/57c4a84a34df
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25243 from EdgarChen/bug_1083841/cfstatechange
Bug 1083841 - [System] Don't need to check 'success' when handing cfstatechange event
========
https://hg.mozilla.org/integration/gaia-central/rev/adc959789f0b
Author: Edgar Chen <echen@mozilla.com>
Desc: Bug 1083841 - [System] Don't need to check 'success' when handing cfstatechange event. r=jaoo
========
https://hg.mozilla.org/integration/gaia-central/rev/fe88dc6dd014
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25222 from bebef1987/moztrap
Bug 1082644 - Add to gaia UI tests files moztrap links of the implemente...
========
https://hg.mozilla.org/integration/gaia-central/rev/a0ae724a26a1
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1082644 - Add to gaia UI tests files moztrap links of the implemented manual testcase
2014-10-23 06:25:48 -07:00
Himanshu Singh
d737bbd9a1
BUG 1087478 - Transition mMayHaveTouchListener to be private. r=kats
2014-10-23 09:10:47 -04:00
Jonathan Griffin
bba69d02b8
Bug 1087711 - Bump manifestparser to 0.8, r=jmaher
2014-10-22 16:04:15 -07:00
Georg Fritzsche
6dd6391fae
Bug 1086252 - Show stable client id in about:telemetry. r=froydnj
2014-10-23 15:42:04 +02:00