gecko/dom
2014-08-15 17:11:47 +08:00
..
activities Bug 1051513 - Fix update of webapp activity registration. r=fabrice 2014-08-11 23:21:44 +01:00
alarm
animation Bug 1052147 - Initialize AnimationPlayer::mPlayState to running state; r=dbaron 2014-08-13 18:21:45 +09:00
apps Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
archivereader
asmjscache
audiochannel Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
base Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
battery
bindings Merge inbound to m-c. a=merge 2014-08-19 16:09:47 -04:00
bluetooth Bug 1054791 - [Flatfish][Build] Build failed in BluetoothInterface.cpp: 'bt_remote_version_t' does not name a type. r=tdz 2014-08-17 16:21:00 -04:00
bluetooth2 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-08-15 16:54:17 +01:00
browser-element Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru 2014-08-19 15:14:22 +01:00
camera Bug 1036539 - Add async mode support to GonkNativeWindow r=mikeh,pchang 2014-08-15 07:41:33 -07:00
canvas Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
cellbroadcast Bug 1034312: Inherit from interfaces when using the NS_DECL_NSIFOO macros in b2g. r=vicamo 2014-08-19 18:01:49 -07:00
contacts
crypto Bug 1050318 - Split WebCrypto tests into multiple files to prevent timeouts r=rbarnes 2014-08-07 22:24:52 +02:00
datastore Backed out changeset 721eb8e94100 (bug 1014023) for exceptions during test_widget.html 2014-08-19 15:12:32 +01:00
devicestorage Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
downloads
encoding Bug 756022 patch 3: merge tr with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
events Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
fetch
filehandle
filesystem Bug 1043843 - Avoid accessing nsIDOMBlob from worker thread. r=dhylands 2014-08-18 12:00:06 +08:00
fmradio Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
gamepad
icc
identity
imptests
indexedDB Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
inputmethod Bug 1026997 - Use nsISelectionPrivate to track selection changes in forms.js. r=yxl 2014-08-13 02:12:00 -04:00
interfaces Merge inbound to m-c. a=merge 2014-08-19 16:09:47 -04:00
ipc Bug 1009995 - Require seccomp-bpf on B2G devices based on Android >= KitKat. r=mwu r=kang 2014-08-15 11:56:28 -07:00
locales Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay 2014-08-06 09:38:50 -04:00
mathml
media Bug 1032835 - add/removeStream now implemented with addTrack/removeTrack. r=jesup, r=smaug 2014-08-15 14:53:14 -04:00
messages Backed out changeset 721eb8e94100 (bug 1014023) for exceptions during test_widget.html 2014-08-19 15:12:32 +01:00
mobileconnection Bug 1034312: Inherit from interfaces when using the NS_DECL_NSIFOO macros in b2g. r=vicamo 2014-08-19 18:01:49 -07:00
mobileid
mobilemessage Backed out changeset 080926480632 (bug 878533) for build failure ON A CLOSED TREE 2014-08-18 08:59:01 +05:30
network Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
nfc Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan 2014-08-18 17:44:50 +03:00
payment
permission Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
phonenumberutils
plugins Bug 874437 - Only enable ipc sync wait deferred Windows message handling for plugin protocols, everything else should use standard blocking waits. r=bsmedberg 2014-08-15 12:12:37 -05:00
power
promise Bug 1047398 - ServiceWorker should use WeakRef instead nsTWeakRef, r=smaug 2014-08-01 17:42:19 +01:00
push
quota Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug 2014-08-08 09:49:39 -04:00
resourcestats
settings Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
smil Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug 2014-08-08 09:49:39 -04:00
speakermanager
src Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan 2014-08-18 17:44:50 +03:00
system Bug 935843 - B2G RIL: Parse EF_IMG from SIM - part 3 - xpcshell IconLoader. r=edgar 2014-08-15 17:11:47 +08:00
telephony Bug 1034312: Inherit from interfaces when using the NS_DECL_NSIFOO macros in b2g. r=vicamo 2014-08-19 18:01:49 -07:00
tests Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
tethering Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap 2014-08-11 17:13:25 +08:00
time Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
voicemail Bug 1034312: Inherit from interfaces when using the NS_DECL_NSIFOO macros in b2g. r=vicamo 2014-08-19 18:01:49 -07:00
wappush
webidl Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
wifi Backed out 8 changesets (bug 1015518, bug 900551, bug 1011518, bug 846200) for build bustage 2014-08-19 14:49:02 -07:00
workers Bug 1041335 - Add a mozilla::services getter for nsIServiceWorkerManager; r=ehsan 2014-08-18 21:13:14 -04:00
xbl Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
xml Bug 1050049 - Whitelist bindings that we actually expect to use in content. r=smaug 2014-08-11 20:06:55 -07:00
xslt Bug 1049997 - Separate statements declaring multiple pointers into separate statements. r=froydnj 2014-08-08 07:04:45 -07:00
moz.build Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap 2014-08-11 17:13:25 +08:00