.. |
activities
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
alarm
|
Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug
|
2016-01-12 18:16:59 +00:00 |
animation
|
Bug 1239889 part 2 - Test for an animation target without a current document; r=birtles
|
2016-02-05 14:11:04 +11:00 |
apps
|
Bug 1242899 - consolidate mozApps tests into dom/apps/tests/ dir; r=marco
|
2016-01-31 15:04:54 -08:00 |
archivereader
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
asmjscache
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
audiochannel
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
base
|
Bug 1245452, null check window->GetDocShell return value, r=khuey
|
2016-02-05 21:22:31 +02:00 |
battery
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
bindings
|
Bug 1243781 - Push methods called from a worker should reject with a `DOMException`. r=mt
|
2016-01-28 08:23:29 -08:00 |
bluetooth
|
Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:31 +02:00 |
broadcastchannel
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
browser-element
|
Bug 1238883 - [TV Browser] It shows "The page cannot be displayed" when user browse some webpages. r=roc
|
2016-02-02 01:26:00 +01:00 |
cache
|
Bug 1244764 P2 Make dom/cache mochitests pass with new add()/addAll() behavior. r=ehsan
|
2016-02-04 07:59:52 -08:00 |
camera
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
canvas
|
Bug 1244480, don't throw when passing random value as the second argument to canvas.getContext, r=bz
|
2016-02-05 22:21:09 +02:00 |
cellbroadcast
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
contacts
|
Bug 1243924 - Convert remaining callsites within dom/ to use channel.open2() (r=sicking)
|
2016-01-29 09:24:25 -08:00 |
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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
devicestorage
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
downloads
|
Bug 1229241 - Redirect EXTRA{_PP}_COMPONENTS to FINAL_TARGET{,_PP}_FILES.components. r=gps
|
2015-12-01 13:57:52 +09:00 |
encoding
|
Bug 1236227, don't OOM in TextDecoder, r=baku
|
2016-01-05 15:48:47 +02:00 |
engineeringmode
|
…
|
|
events
|
Backed out changeset 07d6feffedb9 (bug 1000870) for e10s asan test failure in test_pointerevent_setpointercapture_inactive_button_mouse-manual.html
|
2016-02-05 13:58:11 +01:00 |
fetch
|
Bug 1244764 P1 Make Cache .add()/.addAll() fail if a Response.ok() is false. r=ehsan
|
2016-02-04 07:59:52 -08:00 |
filehandle
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
filesystem
|
Bug 1244782 - Removed non-used variables in Directory.cpp, r=smaug
|
2016-02-01 20:56:43 +00:00 |
fmradio
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
gamepad
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
geolocation
|
Bug 1240664 - Only enable bug 1216148's behavior when there is a wakelock support. r=kanru
|
2016-02-01 16:40:21 +08:00 |
html
|
Bug 1244480, don't throw when passing random value as the second argument to canvas.getContext, r=bz
|
2016-02-05 22:21:09 +02:00 |
icc
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
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 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02: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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
interfaces
|
Bug 938699 - Remove FindElementWithViewId from nsIDOMWindowUtils.idl and nsDOMWindowUtils.cpp. r=kats
|
2016-02-05 16:31:18 -05:00 |
ipc
|
Backed out changeset 4fa1296bd773 (bug 1104916) for win debug m(oth) permafails CLOSED TREE
|
2016-02-05 11:42:55 -08:00 |
json
|
Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn
|
2015-11-19 09:13:49 +02:00 |
jsurl
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
locales
|
Bug 1086997 - Localize developer warnings issued by the manifest processor. r=baku
|
2016-02-02 16:47:51 -08:00 |
manifest
|
Bug 1086997 - Test that the ManifestProcessor prints warnings using the ConsoleAPI. r=baku
|
2016-02-02 16:49:06 -08:00 |
mathml
|
…
|
|
media
|
Bug 1244639: P2. Don't clamp audio time to seek time if there's no video track. r=cpearce
|
2016-02-05 14:53:58 +11:00 |
messagechannel
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
messages
|
…
|
|
mobileconnection
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
mobileid
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
mobilemessage
|
Bug 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
network
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
newapps
|
…
|
|
nfc
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
notification
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
offline
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
payment
|
Bug 1027734 - Convert mozPay to WebIDL. r=bzbarsky.
|
2016-01-26 18:38:03 +01:00 |
permission
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
phonenumberutils
|
…
|
|
plugins
|
Bug 1240825 - Add an asserts statement for a crashtest on e10s, a=test-only
|
2016-02-01 14:46:21 -08:00 |
power
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
presentation
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
promise
|
Bug 1245674. Null-check mGlobal before dereferencing it in one more place in Promise code. r=smaug
|
2016-02-05 13:12:52 -05:00 |
push
|
Bug 1243856 - Remove alarms from the Push H2 backend. r=dragana
|
2016-02-03 18:16:10 -08:00 |
quota
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
requestsync
|
Bug 1226708 - part 1 - Use importInMainProcess in requestsync tests. r=baku
|
2015-11-23 11:44:00 +01:00 |
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Bug 1195173 - Use channel->ascynOpen2 layout/style/Loader.cpp (r=bz)
|
2016-02-02 20:35:02 -08:00 |
settings
|
Bug 1243924 - Convert remaining callsites within dom/ to use channel.open2() (r=sicking)
|
2016-01-29 09:24:25 -08:00 |
simplepush
|
Bug 1235050 - Add basic SimplePush testing. r=kitcambridge
|
2015-12-28 17:23:00 +01:00 |
smil
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
speakermanager
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
storage
|
Bug 1244038 - Drop localStorage database indexes before renaming the table during update. r=mak77
|
2016-02-01 12:32:00 -05:00 |
svg
|
Bug 1244898: Suppress the exception from BeginElement. r=bz
|
2016-02-05 10:12:25 -08:00 |
system
|
Bug 1245033 - Build break in dom/system/gonk/GonkGPSGeolocationProvider.cpp:541:126: error: format '%d' expects argument of type 'int', but argument 5 has type 'nsresult'. r=fabrice
|
2016-02-02 01:53:21 -08:00 |
telephony
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
tests
|
Bug 1245242 - Normalize to unit vector for DOMMatrix.rotateAxisAngleSelf. r=roc
|
2016-02-04 00:30:00 -08:00 |
tethering
|
…
|
|
time
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
tv
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
voicemail
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
vr
|
…
|
|
wappush
|
…
|
|
webidl
|
Bug 1237783 - Make sure we correctly turn off appcache. r=ehsan
|
2016-02-05 08:36:00 -05:00 |
wifi
|
Bug 1241000 - Enable all wifi emulator test case. r=edgar
|
2016-01-25 22:55:00 +08:00 |
workers
|
Backed out changeset a6bc2efcdf26 (bug 1212333) for bustage
|
2016-02-05 16:09:28 +01:00 |
xbl
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
xml
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
xslt
|
Bug 1244365 - Remove Traceable; r=sfink
|
2016-01-29 16:56:11 -08:00 |
xul
|
Bug 1244948 - silence the 'loaded script twice' warning. r=bz
|
2016-02-04 20:43:17 -08:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|