.. |
activities
|
Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco
|
2016-02-08 11:24:22 -08:00 |
alarm
|
Bug 1240330 - mozAlarm debug messages are turned on r=khuey
|
2016-02-06 09:38:55 -08:00 |
animation
|
Bug 1244635 - Part2 Add enddelay tests in dom/animation/test/chrome r=hiro
|
2016-03-08 10:31:28 +09:00 |
apps
|
Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice
|
2016-03-02 10:35:56 -06:00 |
archivereader
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
asmjscache
|
Bug 1245249 - Check actor state before calling Send__delete__(); r=luke
|
2016-02-12 16:38:31 +01:00 |
audiochannel
|
…
|
|
base
|
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 |
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 1254293. Fix dom::GetArrayIndexFromId to actually follow the spec for large indices (i.e. ones that don't fit in in int32_t). r=peterv
|
2016-03-08 17:21:40 -05:00 |
bluetooth
|
Bug 1251541: Replace |nsAutoArrayPtr<>| with |UniquePtr<[]>| in Bluetooth interfaces, r=shuang
|
2016-02-29 12:15:08 +01:00 |
broadcastchannel
|
Bug 1252091. Add/RemoveFeature don't need a JSContext argument. r=khuey
|
2016-02-29 14:52:42 -05:00 |
browser-element
|
Bug 1238160 - Set docshell isolation mode. r=smaug
|
2016-03-02 10:35:56 -06:00 |
cache
|
bug 1252687 - make Migration's ctor constexpr r=bz
|
2016-03-02 13:37:00 -05:00 |
camera
|
…
|
|
canvas
|
Bug 1224029: ensure video elements that may be disabled (black) are scaled r=mattwoodrow
|
2016-03-08 19:21:40 -05: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 1250930 - Add test to ensure we're using the right global when creating WebCrypto objects r=bz
|
2016-03-08 11:16:29 +01:00 |
datastore
|
Bug 1085575 - Re-enable test_app_install.html on OSX debug.
|
2016-02-25 10:51:41 -05:00 |
devicestorage
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
downloads
|
…
|
|
encoding
|
Bug 1120813 - Add support for the MS932 label of Shift_JIS. r=emk, r=Ms2ger
|
2016-02-29 20:53:50 +02:00 |
engineeringmode
|
…
|
|
events
|
Bug 1252256, part 9 - Fix testOnWheelProperty() subtest to work with e10s. r=masayuki
|
2016-03-08 07:18:19 -08:00 |
fetch
|
Bug 1251448 - Add support for RequestInit.referrer; r=jdm
|
2016-03-02 18:18:27 -05:00 |
filehandle
|
Bug 1205177 - call fileHandleQueue->Finish if aFinish in FileHandleThreadPool::Enqueue. r=janv
|
2016-02-11 19:07:16 +02:00 |
filesystem
|
…
|
|
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 1253159 - Remove locationUpdatePending and restore request timeout. r=jdm
|
2016-03-02 21:48:00 -05:00 |
html
|
Bug 1252015 - Change mImageContent reference to be Element type instead of nsIContent. r=baku
|
2016-03-03 12:55:54 -05:00 |
icc
|
…
|
|
identity
|
…
|
|
imptests
|
Bug 1254683 - Enable editing/conformancetest/test_runtest.html on e10s; r=mrbkap
|
2016-03-08 16:19:02 -05:00 |
indexedDB
|
Back out 3 changesets (bug 1250616, bug 1251372) for failing browser_checkAddonCompatibility.js after the version bump
|
2016-03-08 19:04:46 -08:00 |
inputmethod
|
Bug 1238160 - Set tab context's isolation from frame attr. r=smaug
|
2016-03-02 10:35:56 -06:00 |
inputport
|
…
|
|
interfaces
|
Bug 1253438 - Expose Push observer notification topics. r=markh
|
2016-03-03 14:37:10 -08:00 |
ipc
|
Bug 1197461 - e10s support for Permissions.revoke. r=poiru
|
2016-03-02 21:09:48 +00: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 1196114 - Part 4: Localize messages for animation performance warnings. r=birtles
|
2016-03-04 15:48:50 +09:00 |
manifest
|
Bug 1240735 - Add tests for theme_color and background_color members. r=baku
|
2016-02-09 13:05:40 +00:00 |
mathml
|
Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
media
|
Bug 1230265 - Mark constructor as explicit; r=me
|
2016-03-09 16:40:55 +11:00 |
messagechannel
|
Bug 1250572 - Force a parent object in MessagePort/Channel and in StructuredCloneHolder, r=smaug
|
2016-03-01 15:21:11 +01: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 1244875 - Update JNI usages; r=snorp
|
2016-02-09 17:27:28 -05:00 |
network
|
Bug 1217677: increase UDP socket receive buffer for <= Win7. r=jesup,mcmanus
|
2016-03-01 21:46:50 -08:00 |
newapps
|
…
|
|
nfc
|
…
|
|
notification
|
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 |
offline
|
…
|
|
payment
|
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
|
2016-03-02 10:35:56 -06:00 |
permission
|
Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku
|
2016-03-02 21:09:56 +00:00 |
phonenumberutils
|
…
|
|
plugins
|
Merge fx-team to m-c. a=merge
|
2016-03-05 19:22:45 -05: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 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 |
promise
|
Bug 1253094, part 1 - Stop using DebugOnly for class/struct members in dom/. r=baku
|
2016-02-26 15:52:06 +00:00 |
push
|
merge inbound to m-c a=merge
|
2016-03-08 16:00:45 -08: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 1232903 - Skip Security checks if triggeringPrincipal is SystemPrincipal (r=sicking)
|
2016-03-01 16:11:37 -08:00 |
settings
|
…
|
|
simplepush
|
…
|
|
smil
|
Bug 1244049 - Part 1: Define scoped enum for CSSPseudoElement type. r=dbaron
|
2016-02-16 23:07:00 +01:00 |
speakermanager
|
…
|
|
storage
|
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
|
2016-03-02 10:35:56 -06:00 |
svg
|
Bug 1247733 part 3: Add mochitest to ensure that SVG <use> is rendered correctly in documents that have been upgraded using HSTS. r=valentin
|
2016-02-17 19:24:40 -08:00 |
system
|
Bug 1253159 - Remove locationUpdatePending and restore request timeout. r=jdm
|
2016-03-02 21:48:00 -05:00 |
telephony
|
…
|
|
tests
|
Bug 1252666 - Part 1: Mark Push* exposed in Fennec Nightly. r=ehsan
|
2016-03-07 15:14:06 -08: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 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler
|
2016-02-09 16:43:00 +01:00 |
voicemail
|
…
|
|
vr
|
Bug 1237691 - Implement Oculus Head Pose Prediction
|
2016-02-16 12:53:33 -08:00 |
wappush
|
…
|
|
webidl
|
Bug 1244635 - Part1 Add enddelay implementation in dom/animation/AnimationEffectTiming.cpp r=bz,hiro
|
2016-03-08 10:31:10 +09:00 |
wifi
|
Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj
|
2016-02-17 14:23:39 -05:00 |
workers
|
Bug 1252666 - Part 1: Mark Push* exposed in Fennec Nightly. r=ehsan
|
2016-03-07 15:14:06 -08:00 |
xbl
|
Bug 1251655 - Remove support for JavaScript-DOM-class and JavaScript-DOM-interface. r=bz.
|
2016-02-14 15:59:48 +01:00 |
xml
|
Bug 580313 - New resource hints for link. r=smaug
|
2016-02-26 02:41:00 +01:00 |
xslt
|
Bug 1243337: Indicate the correct context for the generate-id function. r=peterv
|
2016-02-17 11:46:50 -08:00 |
xul
|
Bug 1251655 - Remove support for JavaScript-DOM-class and JavaScript-DOM-interface. r=bz.
|
2016-02-14 15:59:48 +01:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler
|
2016-02-09 16:43:00 +01:00 |