.. |
activities
|
…
|
|
alarm
|
…
|
|
animation
|
…
|
|
apps
|
Merge fx-team to mozilla-central a=merge
|
2014-06-04 17:44:12 -07:00 |
archivereader
|
Bug 1019161 - fix a -Wmaybe-uninitialized build warning in ArchiveRequest.cpp; r=baku
|
2014-06-02 15:05:38 -04:00 |
asmjscache
|
…
|
|
audiochannel
|
…
|
|
base
|
Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug.
|
2014-06-05 22:51:14 -04:00 |
battery
|
…
|
|
bindings
|
Bug 1020652 - Add T& assigment operator to OwningNonNull. r=bz
|
2014-06-05 14:16:54 -07:00 |
bluetooth
|
Bug 927320 - 2/2: rename related variables. r=aknow,btian
|
2014-06-03 22:15:30 +08:00 |
bluetooth2
|
Bug 1020046 - Apply Bug 1011110 to bluetooth2, r=shuang
|
2014-06-04 10:03:14 +08:00 |
browser-element
|
Bug 1021244 - Switch the browser-element API to Cu.exportFunction. r=baku
|
2014-06-05 22:32:37 -07:00 |
camera
|
Bug 1018820 - fix exposure compensation index calculations, r=dhylands
|
2014-06-04 15:20:12 -04:00 |
cellbroadcast
|
Bug 1020108: use DOMTimestamp in MozCellBroadcastMessage. r=gene
|
2014-06-05 10:06:28 +08:00 |
contacts
|
Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE.
|
2014-06-03 14:32:10 -04:00 |
crypto
|
Bug 1018446 - Return errors properly in WebCryptoTasks. r=bz
|
2014-06-04 15:55:00 -04:00 |
datastore
|
Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey
|
2014-06-03 11:38:38 -04:00 |
devicestorage
|
…
|
|
downloads
|
…
|
|
encoding
|
…
|
|
events
|
Bug 1017764 - Remove SCRIPTVERSION_DEFAULT; r=jst
|
2014-06-06 10:06:26 +02:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey
|
2014-06-03 11:38:38 -04:00 |
fmradio
|
…
|
|
gamepad
|
…
|
|
icc
|
…
|
|
identity
|
Bug 987111 - Temporarily waive Xrays on the aOptions argument passed to mozId.watch and mozId.request. r=jedp
|
2014-06-05 22:32:37 -07:00 |
imptests
|
…
|
|
indexedDB
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-06-03 15:36:46 +01:00 |
inputmethod
|
…
|
|
interfaces
|
Bug 989584. Allow sites to set window.opener to any value. r=peterv
|
2014-06-03 11:38:37 -04:00 |
ipc
|
Bug 1021466 - Part 1: Make it possible to stash opener and newly created TabParent's inside DocShell. r=smaug.
|
2014-06-05 22:49:43 -04:00 |
locales
|
Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug
|
2014-06-02 14:53:56 +01:00 |
media
|
Bug 1019050 - Fix unused-local-typedefs warning/error after WebRTC update. r=jesup, r=gps
|
2014-06-04 16:46:00 -04:00 |
messages
|
…
|
|
mobileconnection
|
…
|
|
mobilemessage
|
Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE.
|
2014-06-03 14:32:10 -04:00 |
network
|
…
|
|
nfc
|
Bug 1018068 - [NFC] NFC sharing does not work. r=Waldo
|
2014-06-03 19:05:46 +08:00 |
payment
|
…
|
|
permission
|
…
|
|
phonenumberutils
|
Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE.
|
2014-06-03 14:32:10 -04:00 |
plugins
|
Bug 965967, part 1 - Get rid of some Thebes backed gfxContexts in the plugin code (Moz2D migration). r=mattwoodrow
|
2014-06-06 10:24:24 +01:00 |
power
|
…
|
|
promise
|
Bug 1020226 - Fix unhandled Promise rejection handling in workers. r=khuey
|
2014-06-05 12:21:56 -07:00 |
push
|
Bug 1018164 - Fix IP address recovery in PushService. r=nsm
|
2014-06-03 23:45:00 -04:00 |
quota
|
…
|
|
settings
|
…
|
|
smil
|
Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug
|
2014-06-06 14:29:49 +09:00 |
speakermanager
|
…
|
|
src
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 20:14:07 +02:00 |
system
|
Bug 1019358 - 2/2: test cases. r=sku
|
2014-06-05 14:27:31 +08:00 |
telephony
|
Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey
|
2014-06-03 11:38:38 -04:00 |
tests
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 20:14:07 +02:00 |
time
|
…
|
|
voicemail
|
…
|
|
wappush
|
…
|
|
webidl
|
Bug 77992 part 3 - Make event.timeStamp return a DOMHighResTimeStamp; r=bz
|
2014-06-06 14:29:49 +09:00 |
wifi
|
…
|
|
workers
|
Bug 1008126 - Part 1: Always transfer array buffers when cloning. r=bent
|
2014-06-06 12:17:57 +01:00 |
xbl
|
…
|
|
xml/crashtests
|
…
|
|
xslt
|
…
|
|
moz.build
|
…
|
|