..
activities
…
alarm
Bug 1240330 - mozAlarm debug messages are turned on r=khuey
2016-02-06 09:38:55 -08:00
animation
Bug 1260084 - Part3.Remove unnecessary css animation mochitest. r=birtles
2016-04-20 08:26:43 +09:00
apps
Bug 1263158 - Check if key is present in manifest object before using it. r=fabrice
2016-04-13 16:47:01 +01:00
archivereader
…
asmjscache
Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj
2016-03-28 10:28:15 -07:00
audiochannel
…
base
Bug 1259285 - Part1 - Move CSS/Web Animations-specific visibility handling. r=birtles
2016-04-20 09:05:29 +09:00
battery
Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky
2016-03-04 13:37:50 -08:00
bindings
Bug 1244643 - Part 1: Implement AnimationEffectTiming easing. r=hiro
2016-04-14 09:08:08 +09:00
bluetooth
Merge
2016-04-04 12:08:53 +02:00
broadcastchannel
Bug 1263798 - rewrite broadcastchannel tests for e10s, r=smaug
2016-04-12 16:12:08 -04:00
browser-element
Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku
2016-03-31 11:58:25 +01:00
cache
Bug 1265056 - don't needlessly construct nsAutoCString temporaries in dom/; r=baku
2016-04-15 19:46:45 -04:00
camera
Bug 1265427 - nsDOMCameraControl needs an mOwnedStream to be consistent towards its VideoStreamTrack r=me
2016-04-19 17:12:24 +02:00
canvas
Backed out changeset d3aab3c4eb5f (Bug 1262265) for fatal GL-related assertion failures in debug reftest runs
2016-04-19 18:03:17 -07:00
cellbroadcast
…
contacts
Bug 1252444 - Rewrite some dom mochitests to use pushPrefEnv instead of setCharPref. r=jmaher
2016-03-03 09:41:14 -05:00
crypto
Bug 1244960 - FIDO u2f NSSToken (Part 3): Review updates. r=keeler
2016-04-13 10:20:37 -07:00
datastore
Bug 1260441 - Never pass a null js context to OpenCursor() r=bz
2016-03-30 13:03:03 +02:00
devicestorage
…
downloads
…
encoding
Bug 1262324 (part 2) - Introduce nsUConvProp. r=emk.
2016-04-06 13:31:38 +10:00
engineeringmode
…
events
Bug 1260084 - Part1.Use promise_test instead of async_test. r=birtles
2016-04-20 08:21:17 +09:00
fetch
Bug 1240436 - Part1: Convert UTF16 to UTF8 before generating nsStringInputStream. r=khuey
2016-04-12 16:33:53 +08:00
filehandle
Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj
2016-03-28 10:28:15 -07:00
filesystem
Bug 1263992 - patch 2 - Support the creation of directories from FileSystemTasks, r=smaug
2016-04-18 03:32:59 -04:00
fmradio
…
gamepad
Bug 1248794 - Clean up observer on WindowsGamepadService shutdown; r=ted r=smaug sec-approval=abillings
2016-02-17 17:17:54 -08:00
geolocation
Bug 1255198 - [Telemetry] Add geolocation Telemetry probes to record fulfilled requests according to document.isVisible. r=jdm, data-review=bsmedberg
2016-03-21 15:42:18 -07:00
html
Bug 1259656 part.7 Rename WidgetEvent::originalTarget to WidgetEvent::mOriginalTarget r=smaug
2016-04-19 01:33:23 +09:00
icc
…
identity
…
imptests
Bug 1213670 - Remove dom/imptests/ that aren't likely to be platform-specific; r=jgraham
2016-04-13 15:21:13 +03:00
indexedDB
Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz.
2016-04-01 11:00:01 +11:00
inputmethod
Bug 1260710 - Test for routing hardware key events to IME; r=masayuki
2016-04-06 13:05:20 +08:00
inputport
…
interfaces
Bug 1258925 - [e10s] Browser window is resized when click. r=gabor
2016-04-14 14:03:00 -04:00
ipc
Bug 1265458
- Use nsAutoString in ConsoleListener::Observer(). r=baku
2016-04-19 06:59:03 -07:00
json
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
2016-02-15 08:57:00 +01:00
jsurl
…
locales
Bug 1248507 - p8. FFMpeg checks: Console message - r=bz
2016-04-19 17:36:19 +10:00
manifest
Bug 1264816 - Drop background_color from Web manifest image object. r=mconley
2016-04-18 23:19:00 +02:00
mathml
Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku
2016-03-31 12:46:32 +01:00
media
Bug 1243538: [webm] P7. Let the decoder handle picture resizing. r=SingingTree
2016-04-20 17:44:18 +10:00
messagechannel
Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj
2016-04-11 11:40:06 -07:00
messages
Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice
2016-03-02 10:35:56 -06:00
mobileconnection
…
mobileid
…
mobilemessage
Bug 1255817 part 2. Get rid of AutoJSAPI::OwnsErrorReporting and AutoJSAPI::TakeOwnershipOfErrorReporting. r=bholley
2016-03-23 11:44:54 -04:00
network
Bug 1217677: increase UDP socket receive buffer for <= Win7. r=jesup,mcmanus
2016-03-01 21:46:50 -08:00
newapps
…
nfc
Merge mozilla-central to mozilla-inbound
2016-04-05 16:54:06 +02:00
notification
Bug 1263307 P2 Make ServiceWorkerRegistrationInfo worker members private. r=jdm
2016-04-17 04:29:53 -07:00
offline
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
2016-01-18 20:20:08 +01:00
payment
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
2016-03-02 10:35:56 -06:00
permission
Bug 1261405 - Rename `PushPermissionDescriptor.userVisible` to `userVisibleOnly`. r=baku
2016-04-07 13:54:44 -07:00
phonenumberutils
…
plugins
Bug 1264540 - Turn on test_windowless_ime.html on e10s. r=jimm
2016-04-15 14:25:39 +09:00
power
Bug 1248581 - Fix build bustage on WakeLock.h and CSSPseudoElement.h. r=khuey
2016-02-16 15:08:00 +01:00
presentation
Bug 1148307 - Part 5, pref off data channel session transport, r=smaug
2016-04-11 11:28:36 +08:00
promise
Bug 1257096, don't try to report about unusual unhandled rejected Promises, r=bz,waldo
2016-04-20 02:29:21 +03:00
push
Bug 1265705 - Silence startup JavaScript strict warning in resource://gre/modules/PushService.jsm. r=kitcambridge
2016-04-13 18:16:29 +01:00
quota
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
2016-03-02 10:35:56 -06:00
requestsync
Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer
2016-03-02 10:35:56 -06:00
res
…
resourcestats
…
secureelement
…
security
Bug 1262635 - Don't strip URIs of ftp: when sending reports. r=dveditz
2016-04-17 20:09:18 +02:00
settings
Bug 1245650 - remove JavaScript-navigator-property category support. r=bz.
2016-02-05 20:20:08 +01:00
simplepush
…
smil
Bug 1259285 - Part1 - Move CSS/Web Animations-specific visibility handling. r=birtles
2016-04-20 09:05:29 +09:00
speakermanager
…
storage
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
2016-03-02 10:35:56 -06:00
svg
Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku
2016-03-31 11:58:25 +01:00
system
Bug 1222098 - Devicemotion event timestamp should return values from Android sensor API and not Gecko. r:smaug
2016-04-04 12:22:59 -05:00
telephony
…
tests
No bug - Re-enable various tests on Windows debug e10s that no longer fail.
2016-04-15 13:26:01 -04:00
tethering
…
time
…
tv
Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky
2016-03-04 13:37:50 -08:00
u2f
Bug 1244960 - FIDO u2f NSSToken (Part 5): Review updates. r=keeler
2016-04-14 10:48:53 -07:00
voicemail
…
vr
Bug 1237691 - Implement Oculus Head Pose Prediction
2016-02-16 12:53:33 -08:00
wappush
…
webidl
Bug 1265403 - Support chaining AudioParam automation methods. r=smaug
2016-04-19 14:52:27 +02:00
wifi
Bug 1264287: Convert Wifi to use |UniquePtr|, r=nfroyd
2016-04-15 09:29:42 +02:00
workers
Bug 1265035 - Make ~WorkerJSRuntime() handle Initialize() failure better. r=khuey.
2016-04-19 14:04:32 +10:00
xbl
Bug 1259656 part.7 Rename WidgetEvent::originalTarget to WidgetEvent::mOriginalTarget r=smaug
2016-04-19 01:33:23 +09:00
xml
Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku
2016-03-31 12:46:32 +01:00
xslt
Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku
2016-03-31 12:46:32 +01:00
xul
Bug 1259656 part.7 Rename WidgetEvent::originalTarget to WidgetEvent::mOriginalTarget r=smaug
2016-04-19 01:33:23 +09:00
jar.mn
…
moz.build
Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler
2016-02-09 16:43:00 +01:00