.. |
activities
|
…
|
|
alarm
|
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
|
2016-01-12 18:16:59 +00:00 |
animation
|
Bug 1096773 part 4 - Add tests for Animatable.animate(); r=bz
|
2016-01-29 12:37:52 +11:00 |
apps
|
Bug 1212321 - Stop painting on app launch. r=fabrice
|
2016-01-21 14:54:33 -08:00 |
archivereader
|
…
|
|
asmjscache
|
Bug 1221418 - A better cleanup method for AsmJSCache::ChildRunnable, r=janv
|
2016-01-08 12:55:40 +00:00 |
audiochannel
|
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
|
2015-12-27 22:28:08 +01:00 |
base
|
Bug 1212323: P2. Have IsVideoAccelerated return a Promise. r=cpearce
|
2016-01-29 15:45:42 +11:00 |
battery
|
…
|
|
bindings
|
Bug 1242214 - Rename JSPropertyDescriptor JS::PropertyDescriptor everywhere else. r=smaug
|
2016-01-28 11:28:04 +01:00 |
bluetooth
|
Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz
|
2016-01-25 14:35:18 +08:00 |
broadcastchannel
|
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
|
2016-01-12 18:16:59 +00:00 |
browser-element
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-01-22 12:05:24 +01:00 |
cache
|
Bug 1243849 - Restore support for accessing the Cache API from app:// URLs and also for storing requests/responses with app:// URLs within it; r=bkelly
|
2016-01-28 17:42:57 -05:00 |
camera
|
Bug 866513 - Non-empty MediaStreamTrack labels. r=jib
|
2016-01-16 13:39:00 +01:00 |
canvas
|
Bug 1242347 - Allow unsized internal format when generate mipmap. r=jgilbert
|
2016-01-29 10:58:05 +08:00 |
cellbroadcast
|
Bug 1235110 - Part 2: Add Test Coverage. r=echen
|
2015-12-30 16:22:21 +08:00 |
contacts
|
…
|
|
crypto
|
Bug 1191936 - Add more test vectors and a test for deterministic signatures r=rbarnes
|
2016-01-22 15:37:35 +01:00 |
datastore
|
Bug 1187151 (part 6) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=khuey.
|
2016-01-27 16:04:59 -08:00 |
devicestorage
|
Bug 1232506: Make dom/devicestorage really work with e10s. r=alchen
|
2015-12-18 17:17:46 -08:00 |
downloads
|
…
|
|
encoding
|
Bug 1236227, don't OOM in TextDecoder, r=baku
|
2016-01-05 15:48:47 +02:00 |
engineeringmode
|
…
|
|
events
|
Bug 1242331 part.4 Add TextChangeDataBase::mIncludingChangesWithoutComposition r=smaug
|
2016-01-28 13:28:54 +09:00 |
fetch
|
Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm
|
2016-01-27 15:26:27 -05:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
|
2016-01-22 16:58:49 +01:00 |
fmradio
|
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
|
2015-12-27 22:28:08 +01:00 |
gamepad
|
Bug 1237896 - [Gamepad] Button Event cannot be correctly triggered after reconnect. r=qdot
|
2016-01-07 22:06:00 +01:00 |
geolocation
|
Bug 1240666 - Follow-up to bug 1216148. r=kchen.
|
2016-01-26 18:10:00 +01:00 |
html
|
Bug 1187151 (part 7) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=khuey.
|
2016-01-27 16:04:59 -08:00 |
icc
|
…
|
|
identity
|
Bug 1241983 - Make DOM Identity observe inner-window-destroyed not dom-window-destroyed; r=ferjm
|
2016-01-26 18:06:00 -08:00 |
imptests
|
Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps
|
2016-01-27 17:46:34 -08:00 |
indexedDB
|
Bug 1243113 - Enable test_blob_worker_xhr_* tests on e10s Windows. r=khuey
|
2016-01-28 12:33:00 -05:00 |
inputmethod
|
Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug
|
2016-01-05 00:37:00 +01:00 |
inputport
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
interfaces
|
Bug 1212323: P2. Have IsVideoAccelerated return a Promise. r=cpearce
|
2016-01-29 15:45:42 +11:00 |
ipc
|
Bug 1242331 part.2 Rename TextChangeDataBase::mCausedByComposition to mCausedOnlyByComposition r=smaug
|
2016-01-28 13:28:53 +09:00 |
json
|
…
|
|
jsurl
|
…
|
|
locales
|
Bug 1235159 - Report pattern compliation failure to web console. r=jst,jorendorff
|
2016-01-16 13:24:52 +09:00 |
manifest
|
Bug 1195018 - Support 'background_color' member in the manifest processor. r=marcosc
|
2016-01-19 18:16:02 +00:00 |
mathml
|
…
|
|
media
|
Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr
|
2016-01-28 23:49:46 -05:00 |
messagechannel
|
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
|
2016-01-12 18:16:59 +00:00 |
messages
|
…
|
|
mobileconnection
|
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
|
2016-01-12 18:16:59 +00:00 |
mobileid
|
…
|
|
mobilemessage
|
Bug 1235484 - Part 2: Refine testcases and control radio with connection. r=bevistseng
|
2016-01-20 11:39:23 +08:00 |
network
|
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
|
2016-01-22 16:58:49 +01:00 |
newapps
|
…
|
|
nfc
|
Bug 1216407 - Use mozilla/Endian.h for NfcService. r=yoshi
|
2015-12-22 00:04:00 +01:00 |
notification
|
Bug 1241278 - Change `Notification.requestPermission()` to return a promise. r=baku
|
2016-01-20 14:23:04 -08:00 |
offline
|
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
|
2016-01-18 20:20:08 +01:00 |
payment
|
…
|
|
permission
|
Bug 1239749 - Remove extra space from PermissionSettings.js debug message. r=gwagner
|
2016-01-14 10:02:00 -05:00 |
phonenumberutils
|
…
|
|
plugins
|
Bug 1237402 - Allow certain plugins to be loaded in parent process (r=jimm)
|
2016-01-28 14:52:04 -08:00 |
power
|
summary: Bug 1231378 - part 5 - Fix uninitialized members of classes in dom/{workers,events,media,canvas}, r=smaug
|
2016-01-12 18:16:59 +00:00 |
presentation
|
Bug 1239242 - support PresentationRequest.startWithDevice(). r=smaug.
|
2016-01-13 19:21:25 +08:00 |
promise
|
Bug 1243114 - Convert PromiseCapability::mPromise to a rooted JSObject* instead of a rooted JS::Value. r=bz
|
2016-01-26 23:26:39 -08:00 |
push
|
Bug 1228723 - Avoid a promise worker proxy deadlock caused by synchronous Push callbacks. r=catalinb
|
2016-01-26 12:16:32 -08:00 |
quota
|
Bug 1209349 - Audit the callers of the two-argument OriginAttributes. r=janv
|
2015-12-17 15:41:16 +08:00 |
requestsync
|
…
|
|
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Backed out 4 changesets (bug 1195173) for webtest failures. r=oranges on a CLOSED TREE
|
2016-01-27 20:24:52 +01:00 |
settings
|
Bug 1237731 - Sync doesn't work and jumps back to welcome screen. r=gwagner
|
2016-01-18 12:38:35 +01:00 |
simplepush
|
Bug 1235050 - Add basic SimplePush testing. r=kitcambridge
|
2015-12-28 17:23:00 +01:00 |
smil
|
Bug 1240260 - Annotate intentional switch fallthroughs in dom/smil/ and dom/svg/. r=dholbert
|
2016-01-14 01:38:47 -08:00 |
speakermanager
|
…
|
|
storage
|
Bug 1187151 (part 12) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=khuey.
|
2016-01-27 16:05:00 -08:00 |
svg
|
Bug 1239128 - Implement LinkStyle for SVGStyleElement interface. r=cam r=bzbarsky
|
2016-01-14 18:43:11 +00:00 |
system
|
Backed out changeset f7e6d241e103 (bug 1237831)
|
2016-01-28 17:03:25 +01:00 |
telephony
|
Bug 1227980 - Do not try to hold/resume calls in the wrong state when handling audio channels r=hsinyi
|
2016-01-28 10:29:19 +01:00 |
tests
|
Bug 989426 - Use new Proxy instead of Proxy.create in SpecialPowers. r=bholley
|
2016-01-28 19:38:50 +01:00 |
tethering
|
…
|
|
time
|
…
|
|
tv
|
Bug 1237183 - Modify implementation of reading preference. r=seanlin
|
2016-01-07 18:43:00 -05:00 |
voicemail
|
…
|
|
vr
|
…
|
|
wappush
|
…
|
|
webidl
|
Bug 1096773 part 3 - Implement Animatable.animate(); r=bz
|
2016-01-29 12:37:52 +11:00 |
wifi
|
bug 1239609 - audit nsNSSShutDownObject destructors for correctness r=Cykesiopka,sworkman
|
2016-01-22 14:49:39 -08:00 |
workers
|
Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm
|
2016-01-27 15:26:27 -05:00 |
xbl
|
Bug 1242214 - Rename JSPropertyDescriptor JS::PropertyDescriptor everywhere else. r=smaug
|
2016-01-28 11:28:04 +01:00 |
xml
|
…
|
|
xslt
|
Bug 1240263 - Annotate intentional switch fallthroughs in dom/xslt/. r=peterv
|
2016-01-14 01:41:43 -08:00 |
xul
|
Bug 1187151 (part 11) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=khuey.
|
2016-01-27 16:05:00 -08:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|