..
activities
Bug 1161537 - Intermittent test_dev_mode_activity.html | Got error: undefined - expected PASS r=me
2015-05-15 14:46:27 -07:00
alarm
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
animation
Bug 1166164 part 8 - Drop a few references to players; r=jwatt
2015-05-19 15:37:39 +09:00
apps
Backed out changeset 4d2839eea957 (bug 970307)
2015-05-19 11:44:27 +02:00
archivereader
Bug 1163388 - patch 1 - make nsIDOMFile an empty interface, r=ehsan
2015-05-18 14:51:54 +01:00
asmjscache
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
audiochannel
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
base
Backed out changeset 9dfe96e082e6 (bug 1166349) for bustage.
2015-05-20 11:52:41 -04:00
battery
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
bindings
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
2015-05-18 14:52:26 +01:00
bluetooth
merge mozilla-inbound to mozilla-central a=merge
2015-05-20 15:52:31 +02:00
broadcastchannel
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
2015-05-12 13:11:03 +01:00
browser-element
Bug 1151111 - Append iframe2 after iframe1 has loaded. r=kchen
2015-05-05 19:42:00 -04:00
cache
Bug 1165395 Test Cache API after QuotaManager reset. r=janv
2015-05-19 17:47:16 -07:00
camera
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
2015-05-19 11:15:34 -07:00
canvas
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00
cellbroadcast
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
contacts
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
crypto
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::ReplaceElementsAt calls. r=froydnj
2015-05-18 13:50:35 -07:00
datastore
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
devicestorage
Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan
2015-05-19 15:36:37 +01:00
downloads
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
encoding
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
engineeringmode
events
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
2015-05-19 11:15:34 -07:00
fetch
Backed out 3 changesets (bug 1155898) for test_sandbox_fetch.html failures.
2015-05-20 11:54:34 -04:00
filehandle
Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan
2015-05-19 15:36:37 +01:00
filesystem
Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan
2015-05-19 15:36:37 +01:00
fmradio
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
gamepad
Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
geolocation
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
html
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
2015-05-18 14:52:26 +01:00
icc
Bug 1162464 - Part 2: Implementation Changes. r=echen
2015-05-08 11:23:09 +08:00
identity
imptests
Bug 309731 - Allow document.execCommand('inserthtml') with an empty string parameter. r=ehsan
2015-05-14 08:02:00 -04:00
indexedDB
Backed out changeset 78b19f9f8da8 (bug 970307)
2015-05-19 11:44:43 +02:00
inputmethod
inputport
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
interfaces
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
2015-05-18 14:52:26 +01:00
ipc
Backed out changeset 4d2839eea957 (bug 970307)
2015-05-19 11:44:27 +02:00
json
Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink
2015-05-13 14:07:34 -07:00
jsurl
locales
Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
2015-05-15 14:39:25 +12:00
manifest
Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan
2015-05-19 08:20:00 -04:00
mathml
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
media
Backed out 3 changesets (bug 1155898) for test_sandbox_fetch.html failures.
2015-05-20 11:54:34 -04:00
messages
Bug 1166580 - Disable mozHasPendingMessage tests on non-browser platform. r=me
2015-05-20 14:56:55 +08:00
mobileconnection
Bug 1114901 - Part 3: move data connection related code out of RadioInterfaceLayer. r=echen
2015-05-20 10:08:39 +08:00
mobileid
mobilemessage
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
2015-05-18 13:50:35 -07:00
network
Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan
2015-05-19 15:36:37 +01:00
nfc
Bug 1164425: Cleanup interfaces of |ListenSocket|, r=kmachulis
2015-05-20 10:50:43 +02:00
notification
Bug 960762 - Fix intermittence of Notification mochitests. r=mhenretty
2015-05-18 09:49:00 +02:00
offline
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
payment
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
permission
phonenumberutils
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
2015-05-13 14:31:58 -04:00
plugins
Bug 1165768 (part 1) - Convert |sNPObjWrappers| to |PLDHashTable2*|. r=froydnj.
2015-05-18 00:52:07 -07:00
power
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
presentation
Bug 1164811 - Let TCP presentation server can be inited again in |listener.onClose|. r=fabrice
2015-05-14 03:37:00 -04:00
promise
Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink
2015-05-13 14:07:34 -07:00
push
Backed out changeset f0af05d88416 (bug 1162088) for various web-platform-test failures.
2015-05-19 15:20:15 -04:00
quota
Bug 1165119 - Follow-up to address review feedback accidentally left out of last push. r=me
2015-05-18 16:37:00 +02:00
requestsync
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
res
resourcestats
secureelement
merge mozilla-inbound to mozilla-central a=merge
2015-05-18 13:43:01 +02:00
security
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
2015-05-19 11:15:34 -07:00
settings
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
2015-05-18 14:52:26 +01:00
simplepush
smil
Bug 1165729 - Check SetCapacity return value in nsSMILAnimationFunction::GetValues. r=dholbert
2015-05-17 18:21:21 -07:00
speakermanager
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
storage
Bug 1017758
- Use infallible getters for appId/isInBrowserElement/unknownAppId; r=bz
2015-05-13 17:59:08 +02:00
svg
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::ReplaceElementsAt calls. r=froydnj
2015-05-18 13:50:35 -07:00
system
merge mozilla-inbound to mozilla-central a=merge
2015-05-20 15:52:31 +02:00
telephony
Bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived. r=edgar
2015-05-13 15:26:16 +08:00
tests
Backed out 3 changesets (bug 1155898) for test_sandbox_fetch.html failures.
2015-05-20 11:54:34 -04:00
tethering
Bug 1159132 - Part 2: Set ro.tethering.dun_required when running dun test case. r=echen
2015-05-04 02:33:00 -04:00
time
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
tv
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
voicemail
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
vr
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
wappush
webidl
Bug 1166164 part 6 - Make pausing from idle set the current time; r=jwatt, r=smaug
2015-05-19 14:55:26 +09:00
wifi
Backed out changeset 4d2839eea957 (bug 970307)
2015-05-19 11:44:27 +02:00
workers
Backed out changeset 1b09d2b41795 (bug 1113429)
2015-05-19 11:44:32 +02:00
xbl
Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink
2015-05-13 14:07:34 -07:00
xml
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
2015-05-19 11:15:34 -07:00
xslt
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
2015-05-19 11:15:34 -07:00
xul
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
2015-05-19 11:15:34 -07:00
jar.mn
moz.build