.. |
activities
|
Bug 958642 - MozActivity must fire an error when the selected app is killed, r=fabrice
|
2014-02-06 19:55:20 +00:00 |
alarm
|
Bug 963258 - Prevent exception when using webconsole in alarm code. r=gene
|
2014-02-06 09:46:29 -05:00 |
apps
|
Bug 970467 - wait until after saving apps to call hosted app install success callback; r=fabrice
|
2014-02-14 09:54:00 -08:00 |
asmjscache
|
Bug 961318 - Tweak off-main-thread parsing heuristic to avoid delaying execution when an atoms-zone GC is in progress (r=billm)
|
2014-01-20 18:00:18 -06:00 |
audiochannel
|
|
|
base
|
Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
|
2014-02-14 18:35:30 -08:00 |
battery
|
|
|
bindings
|
Bug 923904 - Tests. r=mccr8
|
2014-02-14 22:36:43 -08:00 |
bluetooth
|
Bug 969314: Cleanup Gonk start/stop code in BluetoothDBusService, r=echou
|
2014-02-13 16:28:11 +01:00 |
browser-element
|
Bug 972081 - Highlighting seems broken with APZC enabled. r=kats,fabrice
|
2014-02-15 01:45:45 +01:00 |
camera
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
cellbroadcast
|
|
|
contacts
|
Bug 932803 - [Contacts API] Add tests for migrations. r=reuben
|
2014-02-04 20:46:35 +01:00 |
datastore
|
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
|
2014-02-06 17:44:03 +00:00 |
devicestorage
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
downloads
|
Bug 945323 - [Download API] Downloaded path isn't honoring download attribute. r=bz
|
2014-02-13 14:43:58 -08:00 |
encoding
|
Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk.
|
2014-02-06 11:08:01 +02:00 |
events
|
Bug 971489 Simplify constructor of WidgetSimpleGestureEvent r=smaug
|
2014-02-15 10:06:06 +09:00 |
file
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
fmradio
|
|
|
gamepad
|
|
|
icc
|
Bug 963516 - Part 4: test cases for matchMvno(). f=edgar r=hsinyi
|
2014-01-28 02:45:00 +08:00 |
identity
|
Bug 970452 - identity.fxaccounts.enabled is not working. r=jedp
|
2014-02-11 10:40:57 +01:00 |
imptests
|
Bug 924160 - Part b: Use mochitest manifests for the expected failures in dom/imptests; r=gps
|
2014-01-20 08:58:24 +01:00 |
indexedDB
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
inputmethod
|
Backed out changeset adac868d387f (bug 971651) for making test_delete_focused_element.html perma-fail on B2G.
|
2014-02-13 10:38:40 -05:00 |
interfaces
|
Bug 969247 part.2 Remove DOM_VK_ENTER and NS_VK_ENTER definition r=smaug, sr=smaug
|
2014-02-15 09:57:39 +09:00 |
ipc
|
Bug 972081 - Highlighting seems broken with APZC enabled. r=kats,fabrice
|
2014-02-15 01:45:45 +01:00 |
locales
|
Bug 847081 - Throw a warning when a '*-report-only' header doesn't contain a 'report-uri' directive. r=geekboy
|
2014-02-13 10:10:29 -05:00 |
media
|
Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
|
2014-02-14 13:38:04 -05:00 |
messages
|
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
|
2014-02-01 11:06:59 -08:00 |
mobileconnection
|
Bug 969908 - Stop checking the return value of nsTArray::SetLength in MobileConnectionArray; r=khuey
|
2014-02-09 09:00:49 -05:00 |
mobilemessage
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
network
|
Bug 966244 - Part 2: Update tests. r=gene
|
2014-02-11 22:05:06 +01:00 |
nfc
|
Bug 968742 - B2G NFC: Assertion failure: !aGCThing. r=allstars.chh
|
2014-02-12 17:21:09 +08:00 |
payment
|
Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm
|
2014-02-05 13:11:14 -05:00 |
permission
|
Bug 853356 - gUM video prompt for Contact API prompt. r=fabrice
|
2014-02-09 15:34:43 -05:00 |
phonenumberutils
|
|
|
plugins
|
Bug 784739 follow-up: Use NULL in npruntime.h
|
2014-02-14 18:49:59 -05:00 |
power
|
Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
|
2014-02-12 13:36:24 +08:00 |
promise
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
push
|
|
|
quota
|
Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent
|
2014-02-06 22:17:07 -08:00 |
settings
|
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
|
2014-02-01 11:06:59 -08:00 |
smil
|
Bug 970248 Simplify constructor of InternalUIEvent r=smaug
|
2014-02-15 10:06:06 +09:00 |
speakermanager
|
|
|
src
|
Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap
|
2014-02-13 18:57:36 -08:00 |
system
|
Merge fx-team to m-c.
|
2014-02-12 08:33:21 -05:00 |
telephony
|
Bug 968713 - Remove callError in ril_worker. r=hsinyi
|
2014-02-12 14:31:13 +08:00 |
tests
|
Merge fx-team to m-c.
|
2014-02-12 08:33:21 -05:00 |
time
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
voicemail
|
|
|
wappush
|
|
|
webidl
|
Bug 923904 - Tests. r=mccr8
|
2014-02-14 22:36:43 -08:00 |
wifi
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
workers
|
Bug 971845 - Don't uninline in JS_GetArrayBufferData, add JS_GetStableArrayBufferData and use that when necessary (r=sfink)
|
2014-02-13 11:17:41 -06:00 |
xbl
|
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
|
2014-02-13 15:33:04 +00:00 |
xslt
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
moz.build
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |