.. |
activities
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
alarm
|
…
|
|
animation
|
Bug 1178662 part 7 - Remove relationship of timeline and animation when setting new timeline. r=birtles
|
2016-05-31 09:42:38 +09:00 |
apps
|
Bug 1274037 - Rename the gecko.mstone and gecko.buildID prefs to dom.apps.lastUpdate.* r=fabrice
|
2016-05-20 19:57:32 -07:00 |
archivereader
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
asmjscache
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
audiochannel
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
base
|
Bug 1276119 - part2: add test.
|
2016-05-31 10:17:53 +08:00 |
battery
|
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
|
2016-05-19 17:23:26 +01:00 |
bindings
|
Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey
|
2016-05-27 20:26:56 -04:00 |
bluetooth
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
broadcastchannel
|
Bug 1274363 - BroadcastChannel should dispatch events in the correct order, r=smaug
|
2016-05-30 10:48:40 +02:00 |
browser-element
|
Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg
|
2016-05-25 15:28:24 -04:00 |
cache
|
Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
|
2016-05-15 10:32:09 -07:00 |
camera
|
Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice
|
2016-05-18 18:25:35 +02:00 |
canvas
|
Bug 1276411 - include nsPrintfCString.h; r=jrmuizel
|
2016-05-28 12:40:37 +08:00 |
cellbroadcast
|
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
|
2016-05-19 17:23:26 +01:00 |
contacts
|
…
|
|
crypto
|
bug 1264771 - randomize key IDs in WebCrypto r=ttaubert
|
2016-05-04 12:48:37 -07:00 |
devicestorage
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
downloads
|
Bug 1269303 - Remove RequestSync API, r=fabrice
|
2016-05-03 11:13:03 +02:00 |
encoding
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
events
|
Bug 1251063 PuppetWidget should cache InputContext which is set with SetInputContext() and use it in GetInputContext() only when it is the widget which has active input context in the process r=smaug
|
2016-05-28 11:27:56 +09:00 |
fetch
|
Bug 1273070 P1 Fix fetch() WorkerRunnable classes to allow it to work with nested Workers. r=khuey
|
2016-05-19 11:39:13 -07:00 |
filehandle
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
filesystem
|
Bug 1258633 - Increase the timeout for dom/filesystem tests, r=RyanVM
|
2016-05-30 16:01:47 +02:00 |
fmradio
|
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
|
2016-05-19 17:23:26 +01:00 |
gamepad
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
geolocation
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
html
|
Bug 1228601 - [Part3] Add reftest to check rotation by <video> and capture the result after playback ended; r=mattwoodrow
|
2016-05-30 11:00:23 +08:00 |
icc
|
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
|
2016-05-19 17:23:26 +01:00 |
identity
|
…
|
|
imptests
|
Bug 1269872 - adjust manifests of all jobs that require a gpu. r=RyanVM,jgilbert
|
2016-05-25 16:22:27 -04:00 |
indexedDB
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
inputmethod
|
Bug 1272578 part.3 Rename key name VolumeMute to AudioVolumeMute except on B2G r=smaug
|
2016-05-21 00:57:18 +09:00 |
inputport
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
interfaces
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
ipc
|
bug 1276086 set GLib prgname in child process r=glandium
|
2016-05-27 11:50:26 +12:00 |
json
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
jsurl
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
locales
|
Bug 1274729 - corrupted content string management r=dragana
|
2016-05-23 10:12:31 -04:00 |
manifest
|
Bug 1275160 - Web Manifest: Don't special case orientation. r=mconley
|
2016-05-25 18:35:00 -04:00 |
mathml
|
Bug 1274796 - Support spaces in MathML namedspaces. r=fredw
|
2016-05-27 01:48:00 +02:00 |
media
|
Bug 1228601 - [Part1] Store only supported video rotation informatin into VideoInfo.; r=mattwoodrow
|
2016-05-13 02:17:39 +08:00 |
messagechannel
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
messages
|
Bug 1261011 - Remove Inter-App Communication API; r=fabrice
|
2016-05-05 07:39:10 -04:00 |
mobileconnection
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
mobileid
|
…
|
|
mobilemessage
|
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
|
2016-05-19 17:23:26 +01:00 |
network
|
Bug 1229589 - Implements an efficient version of TCPSocket by removing stale input streams. r=jdm
|
2016-05-25 12:18:58 -07:00 |
newapps
|
…
|
|
nfc
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
notification
|
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
|
2016-05-11 00:00:01 -07:00 |
offline
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
payment
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
permission
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
phonenumberutils
|
…
|
|
plugins
|
Bug 1276119 - part1: don't call WindowSuspendChanged if the plugin is already muted.
|
2016-05-31 10:17:47 +08:00 |
power
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
presentation
|
Bug 1258602 - Part3: Changes for making the initial state to “connecting”, r=smaug
|
2016-05-29 23:01:00 +02:00 |
promise
|
Bug 911216 - Part 16: Use new Promise inspection Debugger getters to implement legacy functions on PromiseDebugging. r=bz
|
2016-05-26 16:13:47 +02:00 |
push
|
Bug 1273920 P4 Fix bugs in dom/push/test_serviceworker_lifetime.html test. r=kitcambridge
|
2016-05-24 14:08:20 -07:00 |
quota
|
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
|
2016-05-11 00:00:01 -07:00 |
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Bug 1247459 - Meta and header CSP are merged without a semicolon. r=ckerschb
|
2016-05-17 15:34:53 +02:00 |
settings
|
…
|
|
simplepush
|
Backed out changeset 854a8df494d3 (bug 1271198) for many assertions at nsHttpChannel.cpp:5204. r=backout on a CLOSED TREE
|
2016-05-19 14:23:51 +02:00 |
smil
|
Bug 1209405 - Part 3: Save updating style. r=birtles
|
2016-05-23 10:47:14 +09:00 |
speakermanager
|
bug 1271436 - use do_GetInterface() a little less r=smaug
|
2016-05-17 18:16:07 -04:00 |
storage
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
svg
|
Bug 1269175 - Convert nsStyleSVG::mStrokeDasharray to be nsTArray. r=heycam
|
2016-05-26 14:01:58 +08:00 |
system
|
Bug 1269501: Part 3 - Add new Subprocess IPC module. r=aswan r=mhowell rs=bsmedberg
|
2016-05-29 17:15:47 -07:00 |
telephony
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
tests
|
Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
|
2016-05-10 13:35:35 +09:00 |
tethering
|
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
|
2016-05-19 17:23:26 +01:00 |
time
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
tv
|
Bug 1272707, part 1 - Shrink down TV mock data test file so as to not exceed pref size limit. r=mantaroh
|
2016-05-17 07:55:49 -07:00 |
u2f
|
Bug 1265211 - Fix intermittent U2F Test r=mgoodwin
|
2016-04-19 08:49:13 -07:00 |
voicemail
|
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
|
2016-05-19 17:23:26 +01:00 |
vr
|
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
|
2016-05-14 00:54:55 -07:00 |
wappush
|
…
|
|
webidl
|
Bug 1258600 - Part1: Add PresentationConnectionClosedEvent, r=smaug
|
2016-05-30 08:47:00 +02:00 |
wifi
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
workers
|
Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
|
2016-05-10 13:35:35 +09:00 |
xbl
|
Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey
|
2016-05-27 20:26:56 -04:00 |
xml
|
Bug 1267989 part 1. Rename nsScriptLoader::Add/RemoveExecuteBlocker to Add/RemoveParserBlockingScriptBlocker, to more clearly reflect what it does. r=smaug
|
2016-05-20 23:13:18 -04:00 |
xslt
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
xul
|
Bug 1275698. Get rid of nsScriptSecurityManager::ScriptAllowed and replace it with xpc::Scriptability::Get(obj).Allowed() for better performance and less indirection. r=khuey
|
2016-05-27 20:26:56 -04:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1273948 - Include push interface even with SimplePush r=kitcambridge
|
2016-05-18 18:27:38 +02:00 |