.. |
activities
|
Bug 1032121 - Remove content handler leftover code in ActivitiesService.jsm r=fabrice
|
2014-06-30 16:37:11 -07:00 |
alarm
|
Backed out changeset 7a3c1d05d492 (bug 1037079) ics emulator opt 3 test failures
|
2014-07-16 15:36:42 +02:00 |
animation
|
Bug 1032573 part 6 - Add tests for Element.getAnimationPlayers; r=dbaron
|
2014-07-16 09:02:31 +09:00 |
apps
|
Bug 1039861: Remove the last bits of OS.File from apps code. r=fabrice
|
2014-07-18 10:38:14 -07:00 |
archivereader
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
asmjscache
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
audiochannel
|
Bug 1016277 - Telephony AudioChannel policy: LIFO r=mchen
|
2014-07-10 15:06:23 +02:00 |
base
|
Bug 1035395, r=bholley,smaug
|
2014-07-18 09:37:42 -07:00 |
battery
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
bindings
|
Bug 906404 - B2G RIL: move MozVoicemailStatus to WebIDL. r=vicamo,smaug
|
2014-07-17 13:47:41 -07:00 |
bluetooth
|
Bug 1038097: Include <errno.h> in BluetoothInterface.cpp, r=shuang
|
2014-07-14 13:43:11 +02:00 |
bluetooth2
|
Bug 1041440: Create Promise using |Promise::Create|, r=btian
|
2014-07-21 12:41:29 +02:00 |
browser-element
|
Backed out changeset 5098feb565e6 (bug 874353) for linux mochitest 2 crashes
|
2014-07-16 14:21:13 +02:00 |
camera
|
Merge m-c to inbound
|
2014-07-15 17:39:19 -07:00 |
cellbroadcast
|
Bug 1036877: add private dtor for Reference-counted RIL components. r=hsinyi
|
2014-07-11 15:58:01 +08:00 |
contacts
|
Bug 1037128 - Regression: Contact API usage is being prompt on webpages r=fabrice
|
2014-07-14 10:31:16 -07:00 |
crypto
|
Bug 1026398 - Add support for RSA-OAEP to WebCrypto API r=rbarnes,bz,dkeeler
|
2014-07-14 18:33:12 -07:00 |
datastore
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
devicestorage
|
Bug 1035395, r=bholley,smaug
|
2014-07-18 09:37:42 -07:00 |
downloads
|
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
|
2014-07-14 15:58:10 -07:00 |
encoding
|
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
events
|
Bug 990473 - Check parent input for action hint if focus is in anonymous subtree; r=masayuki r=smaug
|
2014-07-18 12:53:41 -04:00 |
filehandle
|
Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent
|
2014-07-17 12:40:54 -04:00 |
filesystem
|
Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley.
|
2014-07-18 21:31:11 -04:00 |
fmradio
|
Bug 1037646 - Improve FM radio setup code, r=pzhang
|
2014-07-14 13:06:19 -04:00 |
gamepad
|
Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug
|
2014-06-30 16:02:04 -07:00 |
icc
|
Bug 1033142 - Part 3: test cases for mvno type 'gid' in matchMvno() function. r=hsinyi
|
2014-07-18 11:41:38 +08:00 |
identity
|
Bug 1028398 - FxA will silently provide user's email to privileged apps in 2.0. Part 3: Tests. r=jedp
|
2014-07-11 16:13:32 +02:00 |
imptests
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
indexedDB
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
inputmethod
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
interfaces
|
Bug 591303 - Part 2: Add getCSSRule function to nsIDOMCSSRule. r=bz
|
2014-07-14 15:57:46 -07:00 |
ipc
|
Bug 1039575 - Hook up crash reporting for GMP plugins to the point where we have a crash ID in GMPParent::ActorDestroy, r=ted
|
2014-07-18 13:35:44 -04:00 |
locales
|
Bug 1027299 - Print a deprecation warning when importing XUL into content documents (r=smaug)
|
2014-07-18 08:59:00 -07:00 |
media
|
Bug 1040346: Basic webrtc smoketests for GMP fake H.264 plugin (disabled in automation) r=drno
|
2014-07-20 17:39:19 -04:00 |
messages
|
Backed out changeset 5098feb565e6 (bug 874353) for linux mochitest 2 crashes
|
2014-07-16 14:21:13 +02:00 |
mobileconnection
|
Bug 1032858 - Part 1: interface changes to support cell info list. f=hannosch r=hsinyi
|
2014-07-21 18:21:42 +08:00 |
mobileid
|
Bug 1022181 - Mobile ID Tests. Part 1: DOM Tests. r=sicking
|
2014-07-08 19:57:44 +02:00 |
mobilemessage
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
network
|
Bug 1034490: Optimize saveStats function of NetworkStatsDB.
|
2014-07-11 07:02:59 +02:00 |
nfc
|
Bug 1040619 - [NFC] javascript error "emulator.activateRE is not a function" when run NFC testcase. r=allstars.chh
|
2014-07-18 15:22:46 +08:00 |
payment
|
|
|
permission
|
Backed out changeset 4f82325c577f (bug 1036220 ) for android mochitest failures
|
2014-07-15 14:29:13 -07:00 |
phonenumberutils
|
Bug 1024157 - Lazy load more js modules - Part 2: contacts r=gwagner
|
2014-05-07 15:53:16 -07:00 |
plugins
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
power
|
Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey
|
2014-07-17 18:30:47 -07:00 |
promise
|
Backed out changeset 38bfa2af2bd8 (bug 1023547) for making test_promise.html perma-fail.
|
2014-07-20 15:39:04 -04:00 |
push
|
Bug 1026599 - PUSH WakeUp netid discover using the reserved 3gppnetwork.org domain. r=nsm
|
2014-07-16 02:44:00 +02:00 |
quota
|
Merge m-c to inbound
|
2014-07-16 17:42:00 -07:00 |
resourcestats
|
Bug 951976 - part 2, Test cases. r=gene
|
2014-05-12 18:55:49 +08:00 |
settings
|
Bug 1022003 - remove ObjectWrapper.jsm, r=bholley,gwagner
|
2014-06-10 16:15:42 +01:00 |
smil
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
speakermanager
|
|
|
src
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
system
|
Bug 1032858 - Part 2: implementation of cell info list. r=hsinyi
|
2014-07-21 18:21:44 +08:00 |
telephony
|
Bug 1029721 - add secondNumber in telephony-call-ended message. r=hsinyi
|
2014-07-17 19:18:28 +08:00 |
tests
|
Bug 930091 - Check objects at COW membranes. r=gabor,r=msucan
|
2014-07-20 15:36:32 -06:00 |
time
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
voicemail
|
Bug 906404 - B2G RIL: move MozVoicemailStatus to WebIDL. r=vicamo,smaug
|
2014-07-17 13:47:41 -07:00 |
wappush
|
Bug 999867 - Dispatch WAP Push according to contentType which is the mandatory field in Push PDU. r=gene
|
2014-05-23 14:41:57 +08:00 |
webidl
|
Merge m-c to inbound. a=merge
|
2014-07-18 10:25:14 -04:00 |
wifi
|
Bug 1039220 - Fix judgement rule for valid property. r=hchang
|
2014-07-16 18:06:13 +08:00 |
workers
|
Backed out changeset 38bfa2af2bd8 (bug 1023547) for making test_promise.html perma-fail.
|
2014-07-20 15:39:04 -04:00 |
xbl
|
Bug 1034239 - Replace GentlyOpaque with an "Xray-to-nothing" wrapper. r=gabor
|
2014-07-10 09:31:37 -07:00 |
xslt
|
Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug
|
2014-07-10 02:56:37 -04:00 |
moz.build
|
Bug 951976 - part 1, WebIDL implementation. r=gene
|
2014-03-10 11:54:15 +08:00 |