95044a2054536643e3ddcc2f89fe6ea374bea406: Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
Gaia Pushbot <release+gaiajson@mozilla.com> - Tue, 01 Oct 2013 03:55:23 -0700 - rev 149487
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/e718a6b92432
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12532 from EverythingMe/911022-save-search
Bug 911022 - [e.me][feature] Enable search saving
========
https://hg.mozilla.org/integration/gaia-central/rev/e359357987b7
Author: Amir Nissim <amirn@everything.me>
Desc:
Bug 911022 - [e.me][feature] Enable search saving [r=ranbena]
a7a6db5c260139340cdd84eaca67b9cd07859677: Bug 921422 - B2G RIL: include clientId in async messages from RadioInterface to RILContentHelper. r=vicamo
Hsin-Yi Tsai <htsai@mozilla.com> - Mon, 30 Sep 2013 08:56:00 +0800 - rev 149486
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bug 921422 - B2G RIL: include clientId in async messages from RadioInterface to RILContentHelper. r=vicamo
ce638e83b6fe6e99fd5b9baebea0e91bdc0a8731: Bug 897940 - Extend timeout. r=hsinyi
Szu-Yu Chen [:aknow] <szchen@mozilla.com> - Tue, 01 Oct 2013 18:22:07 +0800 - rev 149485
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bug 897940 - Extend timeout. r=hsinyi
525edcc2e6e8b3374d5bfb413d0d78dfddf10aff: Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
Gaia Pushbot <release+gaiajson@mozilla.com> - Tue, 01 Oct 2013 03:10:23 -0700 - rev 149484
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/16c85e438f47
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12563 from EverythingMe/queryindex-twitter-921841
Bug 921841 - [e.me] Apps installed from Market are not added to Smart Co...
========
https://hg.mozilla.org/integration/gaia-central/rev/2528c7498ba8
Author: Amir Nissim <amirn@everything.me>
Desc:
Bug 921841 - [e.me] Apps installed from Market are not added to Smart Collections [r=ranbena]
9c7b0464a9303bbe96d2ce4ab77424fdfb3215c2: Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
Gaia Pushbot <release+gaiajson@mozilla.com> - Tue, 01 Oct 2013 01:50:23 -0700 - rev 149483
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/ea3056fce8b6
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12562 from jmcanterafonseca/bug_name_export_salva
Bug 922248 - [Contacts] Cannot update a previously exported contact
========
https://hg.mozilla.org/integration/gaia-central/rev/ae460298a224
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc:
Bug 922248 - [Contacts] Cannot update a previously exported contact
e5f7ef93ce3948a9876d1c580791dc5b52e1ce77: Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
Gaia Pushbot <release+gaiajson@mozilla.com> - Tue, 01 Oct 2013 01:25:25 -0700 - rev 149482
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/e7b0d65fb83f
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12561 from snowmantw/issue919858
Bug 919858 - [LockScreen] Enhance the UI experiments when unlocking the phone with one hande
========
https://hg.mozilla.org/integration/gaia-central/rev/20efa00c07b0
Author: Greg Weng <snowmantw@gmail.com>
Desc:
Bug 919858 - [LockScreen] Enhance the UI experiments when unlocking the phone with one hande
80cb0e43b3d4e6b789e1dafdf38a7c9a6353505e: Bug 919913: Introduce DBusReplyCallback, r=qdot,echou
Thomas Zimmermann <tdz@users.sourceforge.net> - Tue, 01 Oct 2013 10:20:55 +0200 - rev 149481
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bug 919913: Introduce DBusReplyCallback, r=qdot,echou
DBusReplyCallback replaces the removed DBusCallback as type for
reply-handler functions. Bluetooth, the only user of DBus, has
been updated as well.
3ae1579c5105e05984a8ff2471c4862b91760a44: Bug 919913: Cleanup DBusUtils, r=qdot
Thomas Zimmermann <tdz@users.sourceforge.net> - Tue, 01 Oct 2013 10:20:39 +0200 - rev 149480
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bug 919913: Cleanup DBusUtils, r=qdot
This patch cleans up the DBus utilitys and helper classes. All functions
for sending have been removed. Their users have been converted to the
new methods in RawDBusConnection. Include statements have been cleaned
up as well. Some methods of DBusMessageRefPtr have been moved from the
header to the source file to prevent inclusion of the DBus API from within
the header file.
2b8002d1e0a16af54d61f60614eafcd9f2f9df06: Bug 919913: Converted BluetoothDBusService to new Send methods, r=echou
Thomas Zimmermann <tdz@users.sourceforge.net> - Tue, 01 Oct 2013 10:20:30 +0200 - rev 149479
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bug 919913: Converted BluetoothDBusService to new Send methods, r=echou
This patch changes BluetoothDBusService to use the new send methods
that have been added to RawDBusConnection. The conversion from the
old functions is
- dbus_func_send to Send,
- dbus_func_send_async to SendWithReply,
- dbus_func_args_async to SendWithReply,
- dbus_func_args to SendWithError, and
- dbus_func_args_timeout to SendWithError.
References to DBusCallback have been removed.
8a5eeb4ac50752f85831f81b2970f00aedcfa708: Bug 919913: Add send methods to RawDBusConnection, r=qdot
Thomas Zimmermann <tdz@users.sourceforge.net> - Tue, 01 Oct 2013 10:20:21 +0200 - rev 149478
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bug 919913: Add send methods to RawDBusConnection, r=qdot
This patch adds methods for sending DBus messages to the class
RawDBusConnection. There are 3 types of interfaces.
- Send Sends a message over DBus. No error checking or
handling of replies is performed. These methods
do not block the sending thread.
- SendWithReply Sends a message over DBus and runs a call-back
function for the reply. This should be the default
case for most scenarios. These methods do not
block the sending thread.
- SendWithError Sends a message over DBus and waits for the reply
or an error. This interface has only been added for
some existing code that can safely block the sending
thread. Don't use it in new code.
These 3 types of interfaces represent what is currently used of the
existing send functions in DBusUtils. When all users have been converted
to the new methods, the interfaces in DBusUtils can be removed.
7ac405d4557975fde738e4cb5db0422ea1a585af: Bug 913374 - Use nsRefPtr for BluetoothProfileController in profile managers, r=echou
Gina Yeh <gyeh@mozilla.com> - Tue, 01 Oct 2013 15:26:40 +0800 - rev 149477
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bug 913374 - Use nsRefPtr for BluetoothProfileController in profile managers, r=echou
ec041dce169600fb0f4881127e66cc38761c4c55: Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
Gaia Pushbot <release+gaiajson@mozilla.com> - Tue, 01 Oct 2013 00:15:23 -0700 - rev 149476
Push
25391 by ryanvm@gmail.com at Tue, 01 Oct 2013 21:23:05 +0000
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/96fb4393cbfd
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12530 from EverythingMe/911568-nativeinfo
Bug 911568 - [e.me][bug] Pre-installed apps don't show in relevant colle...
========
https://hg.mozilla.org/integration/gaia-central/rev/2ea5d6ad9974
Author: Amir Nissim <amirn@everything.me>
Desc:
Bug 911569 - [e.me][bug] Pre-installed apps don't show in relevant collections [r=ranbena]
df452c8738ef094af875367f02ab23f8db1074e1: Merge fx-team to m-c.
Ryan VanderMeulen <ryanvm@gmail.com> - Tue, 01 Oct 2013 16:43:07 -0400 - rev 149475
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Merge fx-team to m-c.
d8d4ebf6c7567c822ad402e3ad4037183e3e3df0: Bug 922476 - Increase APZC fling stop threshold for Metro [r=bbondy]
Matt Brubeck <mbrubeck@mozilla.com> - Tue, 01 Oct 2013 11:37:52 -0700 - rev 149474
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Bug 922476 - Increase APZC fling stop threshold for Metro [r=bbondy]
a5f4a9a555266ca2a866e0df9e0830423178ef9c: Backed out changeset 9f16839e91c3 (bug 904652) for Gaia UI test failures.
Ryan VanderMeulen <ryanvm@gmail.com> - Tue, 01 Oct 2013 14:26:40 -0400 - rev 149473
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Backed out changeset 9f16839e91c3 (
bug 904652) for Gaia UI test failures.
d0f3d527250e435874d60331cab0583eb9f7eee6: Bug 906633 - Make Scratchpad Open and Save As dialogs use a JavaScript filter. r=robcee
Brandon Benvie <bbenvie@mozilla.com> - Mon, 30 Sep 2013 11:59:24 -0700 - rev 149472
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Bug 906633 - Make Scratchpad Open and Save As dialogs use a JavaScript filter. r=robcee
155370ed28dd766afca0da02f3f6c0ba92487cb1: Bug 848666 - Make the Scratchpad close when the last browser window closes. r=robcee
Brandon Benvie <bbenvie@mozilla.com> - Tue, 01 Oct 2013 10:03:15 -0700 - rev 149471
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Bug 848666 - Make the Scratchpad close when the last browser window closes. r=robcee
9f16839e91c35adbfbcb77729c55f55d077c7937: Bug 904652 - Port osfile_{win, unix}_allthreads.jsm to module loader. r=froydnj
David Rajchenbach-Teller <dteller@mozilla.com> - Tue, 01 Oct 2013 12:28:16 -0400 - rev 149470
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Bug 904652 - Port osfile_{win, unix}_allthreads.jsm to module loader. r=froydnj
8953d11c8c6236f63f6cd94da10f3d96ca061e0f: Bug 922693 - Update pdf.js to version 0.8.558. r=bdahl
Ryan VanderMeulen <ryanvm@gmail.com> - Tue, 01 Oct 2013 12:27:44 -0400 - rev 149469
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Bug 922693 - Update pdf.js to version 0.8.558. r=bdahl
94709aa5280322b50d6e0d6f766e6074e52fc7c5: Bug 917805 - Use Tabs.loadUrl() for immediate reaction to ACTION_VIEW intents (r=margaret)
Lucas Rocha <lucasr@mozilla.com> - Tue, 01 Oct 2013 17:15:44 +0100 - rev 149468
Push
25390 by ryanvm@gmail.com at Tue, 01 Oct 2013 20:43:13 +0000
Bug 917805 - Use Tabs.loadUrl() for immediate reaction to ACTION_VIEW intents (r=margaret)