.. |
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 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05: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
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
base
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
battery
|
Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger
|
2014-01-10 16:03:25 +13:00 |
bindings
|
Bug 969022 - remove s*_ids static constructors by explicitly tracking id initialization state; r=bz
|
2014-02-06 15:05:30 -05:00 |
bluetooth
|
Bug 969109: fix racing condition in test_dom_BluetoothManager_enabled.js. r=echou, f=jaliu
|
2014-02-10 12:03:43 +08:00 |
browser-element
|
Bug 963268 - Optimize snapshot usage by using willReadFrequently r=snorp
|
2014-02-03 15:51:00 -08:00 |
camera
|
Bug 964442 - Make CreateImage just take a plain format parameter - r=jrmuizel
|
2014-01-30 17:58:51 -05:00 |
cellbroadcast
|
Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
|
2014-01-13 10:44:33 +08:00 |
contacts
|
Bug 963274 - Allow removing contacts by ID. r=gwagner
|
2014-01-29 08:20:40 -05: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 957592. Expose download API properties based on permission. r=bz
|
2014-01-24 11:53:05 -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 969331 - Part c: Remove the nsresult return value from nsEventTargetChainItem::PostHandleEvent; r=smaug
|
2014-02-09 09:04:39 +01:00 |
file
|
Bug 953425 - Part d: Add DOMFileRequest::Create(); r=Ms2ger
|
2014-02-09 09:04:37 +01:00 |
fmradio
|
Bug 938015 - Do not turn off FM radio when enabling airplane mode. r=khuey
|
2014-01-09 10:22:19 +08:00 |
gamepad
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
icc
|
Bug 963516 - Part 4: test cases for matchMvno(). f=edgar r=hsinyi
|
2014-01-28 02:45:00 +08:00 |
identity
|
Bug 967228 - Avoid exception in DOMIdentity.jsm (r=MattN)
|
2014-02-03 15:53:03 -08: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 961286 - Use move semantics for JSAutoStructuredCloneBuffer and wrappers. r=jorendorff, r=bent
|
2014-01-31 21:50:07 -05:00 |
inputmethod
|
Bug 957213 - Fix intermittent test_bug944397.html. r=fabrice
|
2014-02-05 13:11:13 -05:00 |
interfaces
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
ipc
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
locales
|
Bug 845690 - Print a warning for developers if we apply our implicit backwards-compatible meta-viewport tag. r=ehsan,f=vingtetun
|
2014-02-03 18:22:09 -05:00 |
media
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -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 959787 - Handlify some misc JS APIs r=sfink r=smaug
|
2014-01-29 10:00:40 +00:00 |
network
|
Bug 964270 - Part 1: Enable networkstats alarms for networks not available. r=gene
|
2014-02-05 12:07:01 +01:00 |
nfc
|
Bug 968063: fix missed right parenthesis in nsNfc.js. r=fabrice
|
2014-02-06 10:35:32 +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
|
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
|
2013-11-20 13:33:10 +08:00 |
plugins
|
Bug 969868 - Use fallible allocations in some places in our plugin code; r=bsmedberg
|
2014-02-08 16:04:09 -05:00 |
power
|
Bug 957893 - RequireWakeLock should not crash when the param is an empty string, r=ehsan
|
2014-01-24 09:40:40 +00:00 |
promise
|
Bug 918806 - Enable DOM Promises. sr=bz
|
2014-01-30 13:14:00 -08:00 |
push
|
Bug 956085 - Fix strict mode violation in PushService.jsm. r=nsm
|
2014-01-03 09:32:37 -05:00 |
quota
|
Bug 965982. r=bent
|
2014-01-31 09:50:15 -08:00 |
settings
|
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
|
2014-02-01 11:06:59 -08:00 |
smil
|
Bug 931013 - Try to fix intermittent failure of smil/crashtests/690994-1.svg. r=birtles
|
2014-01-20 10:51:06 +00:00 |
speakermanager
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
src
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
system
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
|
2014-02-09 09:46:16 +00:00 |
telephony
|
Bug 964974 - Part 2: Marionette test for radio off during active voice call. r=hsinyi
|
2014-02-06 18:50:25 +08:00 |
tests
|
Bug 964200 (Part 3b fix test) - Implement Filter Effects Module feDropShadow filter r=hsivonen
|
2014-02-09 09:46:11 +00:00 |
time
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
voicemail
|
Bug 934125 - 2.b/3: fix alignment. r=gene
|
2014-01-13 10:44:44 +08:00 |
wappush
|
Backed out changeset 30521d0cc862 (bug 951999) for Gi failures.
|
2014-01-03 11:11:44 -05:00 |
webidl
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
|
2014-02-09 09:46:16 +00:00 |
wifi
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
workers
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
xbl
|
Bug 967931 - Remove some unused forward declarations in XBL. r=bz
|
2014-02-06 07:54:53 -08:00 |
xslt
|
Bug 957593 - part 2 - implement txXSLTNumber::isAlphaNumeric with binary search for a codesize win; r=peterv
|
2014-01-06 13:38:53 -05:00 |
moz.build
|
Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger
|
2014-01-10 16:03:25 +13:00 |