Ben Tian
8df29db602
Bug 938524 - Bluedroid HFP prototype, r=echou
2013-11-18 15:41:16 +08:00
Ben Tian
c3a0fd7794
Bug 938521 - Make bt interface accessible from profile managers, r=echou
2013-11-14 17:45:26 +08:00
Yoshi Huang
bdc2a7426d
Bug 936471 - Payments fail on Inari 1.3 with TypeError: iccProvider.iccInfo is undefined. r=fabrice
2013-11-15 12:21:32 +08:00
Eric Chou
2cfceb1a58
Bug 939669 - Append missed properties to BluetoothAdapter, r=gyeh
2013-11-19 11:12:17 +08:00
Gaia Pushbot
85bd729200
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4a8b758a638c
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #13265 from mcjimenez/bug930544
Bug 930544 - Allow installing applications on several empty screens
========
https://hg.mozilla.org/integration/gaia-central/rev/74e0bbc3791a
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 930544 - Allow installing applications on several empty screens
2013-11-18 20:30:22 -08:00
Phil Ringnalda
e3e6c1866c
Merge m-c to a CLOSED TREE b-i
2013-11-18 20:16:00 -08:00
Mike Hommey
2812d11fce
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
...
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
302a578e9b
Bug 939632 - Allow LIBRARY_NAME to be omitted when FINAL_LIBRARY is defined. r=gps
2013-11-19 11:48:13 +09:00
Mike Hommey
e06d795c71
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
d8a16abbc8
Bug 939074 - Infer LIBXUL_LIBRARY from FINAL_LIBRARY. r=gps
2013-11-19 11:47:52 +09:00
Mike Hommey
61b0bdbe18
Bug 939622 - Remove LIBXUL_LIBRARY for intermediate libs that end up in gkmedias. r=gps
...
What LIBXUL_LIBRARY does is:
- Imply FORCE_STATIC_LIB
- Build with -DIMPL_LIBXUL
- Build with -DMOZILLA_INTERNAL_API
Those intermediate libs that end up in gkmedias and have LIBXUL_LIBRARY defined
in their moz.build are all third party code (or handled like third party code).
Besides FORCE_STATIC_LIB, none of the side effects of LIBXUL_LIBRARY should be
needed.
2013-11-19 11:47:49 +09:00
Mike Hommey
a58f7369ea
Bug 939071 - Kill SHORT_LIBNAME. r=ted
2013-11-19 11:47:47 +09:00
Mike Hommey
b2e90f6233
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
af597402a7
Bug 939044 - Make the build frontend and backend forget about MODULE. r=gps
2013-11-19 11:47:44 +09:00
Mike Hommey
26bc04d200
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
f02f1af62d
Bug 939044 - Remove the last uses of the MODULE variable in makefiles. r=gps
2013-11-19 11:47:30 +09:00
Mike Hommey
317149d3d5
Bug 939042 - Remove library building related variables in directories that build no C/C++ sources. r=mshal
2013-11-19 11:47:29 +09:00
Mike Hommey
dda5b915fe
Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps
2013-11-19 11:47:28 +09:00
Mike Hommey
8f99c353dd
Bug 939039 - Make FINAL_LIBRARY imply FORCE_STATIC_LIB. r=gps
...
This also moves the LIBXUL_LIBRARY implies FORCE_STATIC_LIB test in the emitter
instead of config.mk, since both variables are defined in moz.build exclusively.
backend.mk can end up with both LIBXUL_LIBRARY and FORCE_STATIC_LIB defined, but
it's just fine.
2013-11-19 11:47:26 +09:00
Mike Hommey
70a5bd3464
Bug 935881 - Remove SHARED_LIBRARY_LIBS handling for moz.build. r=gps
2013-11-19 11:47:18 +09:00
Mike Hommey
ffe0380912
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Mike Hommey
da965e6c80
Bug 935881 - Add a FINAL_LIBRARY variable to use in moz.build. r=gps
...
This will be used to declare in what shared library or intermediate static
library objects are going to be linked into.
2013-11-19 11:46:42 +09:00
Mike Hommey
a1e2022b0c
Bug 935881 - Make libxul's LIBRARY_NAME 'xul' on mac. r=gps
2013-11-19 11:46:40 +09:00
Wes Kocher
3bbc662f3f
Merge m-c to b2g-inbound on a CLOSED TREE
2013-11-18 18:41:21 -08:00
Wes Kocher
3d6069c9d5
Merge inbound to m-c on a CLOSED TREE
2013-11-18 18:30:47 -08:00
Wes Kocher
991d5a6782
Merge fx-team to m-c on a CLOSED TREE
2013-11-18 18:25:57 -08:00
Wes Kocher
8600c2ea5f
Backed out 2 changesets (bug 932783, bug 937750) for unrelated mochitest-metro test bustage on a CLOSED TREE
...
Backed out changeset 7acfc449097b (bug 937750)
Backed out changeset 3bde0e601ab8 (bug 932783)
2013-11-18 17:45:17 -08:00
Gaia Pushbot
55c6b9affe
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b75fbea312c4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13819 from KevinGrandon/revert_bug_930104
Revert "Bug 930104 - Remove localId=0 hack for the system app on firefox and correctly set permission for any app loaded in Firefox r=vingtetun"
========
https://hg.mozilla.org/integration/gaia-central/rev/5da43fdc5cc1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 930104 - Remove localId=0 hack for the system app on firefox and correctly set permission for any app loaded in Firefox r=vingtetun"
This reverts commit 09eb15afda938974376c6e33117ac84c98353bf0.
2013-11-18 16:15:23 -08:00
Wes Kocher
56eab854f8
Backed out changeset 71dc115fe230 (bug 929766) for other m-bc bustage on what I'm guessing is a CLOSED TREE
2013-11-18 16:03:13 -08:00
Jim Mathies
0418f4a994
Bug 938685 - Tab tray peek should delay if there's mouse activity the tray. r=rsilveira
2013-11-18 17:29:00 -06:00
Wes Kocher
0f82ea91e0
Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
...
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
2013-11-18 15:27:53 -08:00
Gaia Pushbot
9037e3fe5e
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/00e74c44f8ef
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #13806 from zacc/bug_939105
bug 939105 - Python test_sms_contact_match - wait for keyboard to be ful...
========
https://hg.mozilla.org/integration/gaia-central/rev/c3889156c380
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: bug 939105 - Python test_sms_contact_match - wait for keyboard to be fully opened before tapping on the keyboard
2013-11-18 15:05:29 -08:00
Benoit Jacob
41684de010
Bug 834243 - back out part 8/8 of bug 925608 on suspiscion that it may be causing EGLSurface creation failures causing crashes on bug 834243 - no review, backing out recent change
2013-11-18 17:57:59 -05:00
Benoit Jacob
4899d3e4bf
Bug 834243 - defer updateCompositor to a runnable on the LayerView in hope that it avoids subsequent EGLSurface creation failures - r=kats
2013-11-18 17:57:47 -05:00
Jim Mathies
cb5ebfc88e
Bug 937750 - Size the initial display port appropriately for tabs. r=mbrubeck
2013-11-18 16:39:13 -06:00
Jim Mathies
304a2e53ad
Bug 932783 - hide selection handles when the apzc is panning. r=mbrubeck
2013-11-18 16:39:13 -06:00
Wes Kocher
07004e372f
Backed out changeset 2887e3a300ed (bug 862558) for m-bc bustage
2013-11-18 14:25:59 -08:00
Anton Kovalyov
4e970ecbe2
Bug 929766 - Remove Orion from the SourceEditor component. r=msucan
2013-11-18 14:05:07 -08:00
Wes Kocher
afa1cbbfb2
Backed out changeset 1ac4f1a35bd8 (bug 923458) for xpcshell bustage on a CLOSED TREE
2013-11-18 13:50:56 -08:00
Wes Kocher
be153baaf6
Backed out changeset 1431d2e9c5f7 (bug 938803)
2013-11-18 13:49:49 -08:00
Wes Kocher
ae556dda78
Backed out changeset dba5cd88962a (bug 938803)
2013-11-18 13:49:44 -08:00
Wes Johnston
0dbe3caeb7
Bug 938304 - Pass messages from payment providers back to requester. r=mfinkle
2013-11-18 13:46:09 -08:00
Wes Kocher
8fc2fee24d
Backed out changeset c848ede03acc (bug 938950) for build bustage
2013-11-18 13:29:11 -08:00
Ehsan Akhgari
fe8dfba017
Bug 939611 - Build storage/src in unified mode; r=asuth
2013-11-18 16:26:44 -05:00
Seth Fowler
d6deb5dfb7
Bug 910533 - Clear invalidation rect only after sync notifying in imgStatusTracker. r=tn
...
--HG--
extra : rebase_source : d373b3c4ccc747e9afef3c1bbdb8e522b7724b10
2013-11-18 13:12:59 -08:00
Oleg Romashin
f550de2b0f
Bug 822898 - Implement pointer events. Basic Tests. r=smaug
2013-11-18 13:11:01 -08:00
Oleg Romashin
2b54f7ec74
Bug 822898 - Implement pointer events. Basic handling of Pointer Events. r=smaug
2013-11-18 13:10:48 -08:00
Gaia Pushbot
763197d5f7
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8ef103bc368f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13807 from eeejay/bug-939849
Bug 939849 - [Calendar] Fix checkboxes in calendars list. Regression from bug #914892 . r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/f157c0b501c6
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 939849 - [Calendar] Fix checkboxes in calendars list. Regression from bug #914892 .
2013-11-18 13:10:26 -08:00
Oleg Romashin
9610bdbf38
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-18 13:10:05 -08:00