..
activities
Bug 887650 - Append extra information about activity caller in system message. r=gene
2013-07-25 13:18:24 -04:00
alarm
Bug 879308 - null date to mozAlarms.add throws exception. r=nsm sr=mounir
2013-07-24 10:46:59 -07:00
apps
Merge m-c to inbound.
2013-07-24 18:27:51 -04:00
audiochannel
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
2013-07-26 12:34:25 +02:00
base
Bug 898817 - Stop exposing nsIDOM* interfaces on the global automatically. r=bz
2013-07-30 22:26:27 +09:00
battery
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
bindings
Bug 895322 - Part 3: Stop generating MOZ_STATIC_ASSERT in Web IDL bindings; r=Waldo
2013-07-19 14:39:20 -04:00
bluetooth
Bug 842934 - Patch 1: Add topic for hfp status changed and notify observers with device address, r=echou
2013-07-30 17:34:56 +08:00
browser-element
Bug 897701: Don't entrain the target of the pan longer than necessary. r=jlebar
2013-07-24 16:27:45 -07:00
camera
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
2013-07-26 10:00:38 +01:00
cellbroadcast
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
contacts
Merge latest green birch changeset and mozilla-central
2013-07-29 15:15:48 +01:00
devicestorage
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
2013-07-18 21:21:20 -05:00
encoding
Backed out changeset e12c6f7d6676 (bug 885107) on suspicion of causing bug 894952
2013-07-18 14:43:52 +01:00
file
Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke
2013-07-29 16:45:27 -07:00
fm
Bug 876334 - Gecko should use AudioChannelType to control volume not stream types. r=mwu, r=baku
2013-07-18 13:22:36 +08:00
gamepad
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
icc
Merge m-c to birch.
2013-07-12 13:31:17 -04:00
identity
Bug 888584 - Lazily load IdentityUtils.jsm. r=khuey
2013-07-09 18:15:34 -07:00
imptests
Backed out changeset bf423f63b3a1 (bug 885107)
2013-07-18 14:43:19 +01:00
indexedDB
Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke
2013-07-29 16:45:27 -07:00
interfaces
Bug 898947 - Remove nsIInlineEventHandlers from nodes r=bz
2013-07-30 01:47:28 -07:00
ipc
Bug 896890 - TabContent::HasOwnApp() should be true iff TabContext::GetOwnApp() is non-null. r=khuey
2013-07-30 11:51:44 -07:00
locales
Backed out 6 changesets (bug 827713) for reftest failures.
2013-07-29 15:19:34 -04:00
media
backout bug 886526 because it probably made us use a lot more memory to link on windows
2013-07-29 11:03:21 -04:00
messages
Bug 887650 - Append extra information about activity caller in system message. r=gene
2013-07-25 13:18:24 -04:00
mobilemessage
Merge m-c to inbound on a CLOSED TREE.
2013-07-30 09:23:28 -04:00
network
Merge m-c to birch.
2013-07-29 16:07:59 -04:00
payment
Bug 892904 - Remove useless includes of config.mk. r=gps
2013-07-15 18:48:40 +09:00
permission
Bug 891235: remove mozSms. rs=mounir
2013-07-26 18:40:27 +08:00
phonenumberutils
Bug 890909 - [Contacts API] migration code problem when matching using the substringMatching pref (eg in Brazil). r=gwagner
2013-07-18 16:17:41 -04:00
plugins
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
power
Bug 888389 - Cycle collect PowerManager. r=smaug
2013-07-18 09:07:28 -07:00
promise
Bug 875289 - Remove .done() and allow undefined to be passed to .then() and .catch(), r=mounir, sr=bz
2013-07-16 15:56:24 +02:00
push
Bug 855727 - SimplePush: Remove redundant 409 error code for conflicting channelIDs. r=nsm
2013-07-29 11:59:27 -04:00
quota
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
2013-07-18 21:21:20 -05:00
settings
Bug 894964 - Stop throwing on navigator.mozSettings access if the page does not have settings permission. r=gwagner
2013-07-17 13:32:39 -07:00
src
Bug 898817 - Stop exposing nsIDOM* interfaces on the global automatically. r=bz
2013-07-30 22:26:27 +09:00
system
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
telephony
Bug 881142 - Part 5: Modify test_outgoing_busy for removing call state busy. r=hsinyi
2013-07-15 08:54:38 -04:00
tests
Bug 898817 - test_interfaces.html update. r=bz
2013-07-30 22:26:27 +09:00
time
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
voicemail
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
wappush
Bug 869291 - 0004. Add test case for CP message. r=vicamo
2013-07-24 15:00:20 +08:00
webidl
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
2013-07-29 19:12:21 +02:00
wifi
Backout 61b66c680e22 (bug 894741) for wrong summary.
2013-07-23 10:24:08 +08:00
workers
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
2013-07-30 10:25:31 -04:00
dom-config.mk
Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures
2013-07-01 21:23:37 -07:00
moz.build
Bug 884279 - Rename Future to Promise. r=mounir
2013-07-11 16:40:36 -04:00