..
activities
…
alarm
…
animation
Bug 1140134 - Don't skip the rest of the properties in an animation after hitting one that we shouldn't apply. r=dholbert
2015-03-06 13:35:45 -08:00
apps
Bug 1118946 - API to provide localized properties r=ferjm,sicking
2015-03-05 22:43:57 -08:00
archivereader
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
asmjscache
…
audiochannel
Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku
2015-02-25 18:46:35 +08:00
base
Bug 1113369, part 6 - [[PreventExtensions]] ObjectOpResult support. r=Waldo, r=bz in dom, r=dvander in js/ipc, r=bholley in js/xpconnect.
2015-02-04 12:01:01 -06:00
battery
…
bindings
Bug 1131802 part 2. Allocate functions with reserved slots for DOM Xrays so we can store the Xray wrapper reference in those slots instead of as the function parent. r=peterv
2015-03-06 16:33:31 -05:00
bluetooth
Bug 1128441 - [BlueDroid] Set Bluetooth discoverable timeout properly in 'Convert' function of Bluetooth interface. r=shuang
2015-03-05 13:32:23 +08:00
bluetooth2
Bug 1139298: Replace type int with BluetoothGattStatus enum for GATT client callbacks. r=btian
2015-03-06 17:21:00 +08:00
broadcastchannel
Bug 1134600 - worker.terminate() should close any BroadcastChannel object in workers. r=smaug
2015-02-19 22:21:18 +01:00
browser-element
Backed out 2 changesets (bug 995394) for m-dt orange on a CLOSED TREE
2015-02-26 17:56:14 -08:00
cache
Bug 1140051 Avoid Cache shutdown assert when Manager alive, but not active. r=ehsan
2015-03-06 13:39:05 -08:00
camera
Bug 1129263 - Part 6. Remove DOMMediaStream::TrackTypeHints. r=roc,jesup
2015-02-09 15:23:34 +08:00
canvas
Bug 1108382 - Part 6: Do not use non-standard flag argument of String.prototype.replace in dom/. r=peterv
2015-03-01 09:51:33 +09:00
cellbroadcast
Backed out changeset 7abf54d96823 for lack of review.
2015-02-26 23:02:55 +01:00
contacts
Bug 1137591 part 2. Throw if someone does Cu.importGlobalProperties in a Window scope. r=bholley
2015-03-03 21:01:58 -05:00
crypto
…
datastore
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
devicestorage
…
downloads
Bug 1137987 - Remove nonstandard let block from dom/downloads/tests. r=aus
2015-02-27 18:31:21 -08:00
encoding
Bug 1134633 - convert makefile rules with props2arrays.py to use moz.build GENERATED_FILES; r=mshal
2015-02-19 10:35:08 -05:00
engineeringmode
…
events
Don't async scroll overflowed single-line text boxes in APZ. (bug 1126090 part 6, r=botond)
2015-03-06 14:26:59 -08:00
fetch
Bug 1130803 - Use non-blocking input for Fetch synthetization pipe, r=bkelly,ehsan
2015-03-03 10:16:00 +01:00
filehandle
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
2015-02-02 09:56:13 +09:00
filesystem
…
fmradio
…
gamepad
…
geolocation
Bug 1134019 - Extract MLS fallback to its own class for reuse - r=jdm
2015-02-27 19:15:32 -05:00
html
Bug 1139005 - Need to check the return value of AutoJSAPI.init in canvas EncodeCallback (r=ayang)
2015-03-05 22:03:22 -08:00
icc
Bug 1123624 - Part 2-3: Add tests for stk system message. r=bevis
2015-02-02 17:20:57 +08:00
identity
…
imptests
Bug 1073379, part 5 - Add assert_between_exclusive and assert_between_inclusive methods to impltests testharness.js. r=Ms2ger
2015-02-16 21:48:29 +00:00
indexedDB
Bug 1113369, part 5 - [[Delete]] ObjectOpResult support. r=Waldo, r=bz in dom, r=dvander in js/ipc, r=bholley in js/xpconnect.
2015-02-04 10:20:04 -06:00
inputmethod
Bug 1125045
- yAxisVisible should compare with offset.height instead of pos.width. r=xyuan
2015-02-26 01:01:00 +01:00
interfaces
Bug 1137334. Remove nsIDOMWindowUtils.getParent. r=bholley. We still have a CLOSED TREE, sadly.
2015-02-26 15:58:59 -05:00
ipc
Translate coordinates in events synthesized from the child process. (bug 1126090 part 4, r=kats)
2015-03-06 14:26:59 -08:00
json
Bug 1025184 - Make ConstTwoByteChars a Range. r=jandem
2015-02-10 12:52:18 +09:00
jsurl
…
locales
Bug 1121518 - ARIA 1.1: Add support for role 'searchbox', r=surkov
2015-02-27 15:41:57 +01:00
manifest
…
mathml
Bug 1134280 - Get rid of Tag() - patch 2.10 - dom/events, dom/mathml, dom/plugins, dom/smil - Fix all the occurrences, m=smaug, r=surkov
2015-03-03 11:09:00 +00:00
media
Bug 1135170 - Move the RenderVideoFrame call to the end of SeekCompleted. r=mattwoodrow
2015-03-06 19:17:06 -08:00
messages
Bug 1138808 r=vchang
2015-03-04 08:02:34 -08:00
mobileconnection
Merge b2g-inbound to m-c a=merge
2015-03-02 12:56:08 -08:00
mobileid
…
mobilemessage
Bug 1138757 - Part 1: Fix the logic of checking invalid port in CDMA WAP Push. r=echen
2015-03-03 15:41:15 +08:00
network
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
nfc
Bug 1137107
- Part 2: Add NfcResponseType and NfcNotificationType. r=smaug, dimi
2015-02-26 17:23:17 +08:00
notification
…
offline
…
payment
Bug 1108382 - Part 8: Do not use non-standard flag argument of String.prototype.replace in dom/payment/. r=fabrice
2015-03-01 09:51:33 +09:00
permission
Bug 1084505 - Fix explicit permission lookup for trusted hosted apps r=fabrice
2015-01-31 11:10:50 -08:00
phonenumberutils
Bug 1138571 - Update PhonenumberJS Metadata. r=fabrice
2015-03-02 13:18:10 -08:00
plugins
Bug 1113369, part 5 - [[Delete]] ObjectOpResult support. r=Waldo, r=bz in dom, r=dvander in js/ipc, r=bholley in js/xpconnect.
2015-02-04 10:20:04 -06:00
power
…
presentation
…
promise
Bug 1122238 part 3. Drop all the DOMException-cloning and sanitization gunk we added in bug 1107592 and bug 1107953 and bug 1117242 . r=bholley
2015-03-06 01:08:06 -05:00
push
Bug 1100863 - SimplePush: Adaptive ping doesn't work when it converge. f=jorgep, r=nsm
2015-02-16 01:00:00 -05:00
quota
Bug 940273 - Part 4 - Initial implementation of Service Worker Cache. r=ehsan,baku,janv
2015-03-02 14:20:00 +01:00
requestsync
Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers
2015-03-03 08:46:37 -05:00
res
…
resourcestats
…
secureelement
…
security
Backed out changeset deeb2d276a85 (bug 1138454
) for Gaia unit test bustage.
2015-03-04 12:02:17 -05:00
settings
Backed out changeset 7abf54d96823 for lack of review.
2015-02-26 23:02:55 +01:00
smil
Bug 1134280 - Get rid of Tag() - patch 2.10 - dom/events, dom/mathml, dom/plugins, dom/smil - Fix all the occurrences, m=smaug, r=surkov
2015-03-03 11:09:00 +00:00
speakermanager
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
storage
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
svg
Bug 1137859 - stroke-dashoffset not respecting pathLength property. r=dholbert
2015-03-06 14:12:52 +00:00
system
Bug 1109479 - move tethering related code out of NetworkManager. r=echen
2015-03-05 16:41:00 +08:00
telephony
Bug 1128821 - Ensure radio on before test. r=hsinyi
2015-03-06 18:04:26 +08:00
tests
Bug 1139794 - Remove __noSuchMethod__ from the console object. r=baku
2015-03-06 09:50:51 +01:00
tethering
…
time
…
tv
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
voicemail
…
vr
…
wappush
…
webidl
Merge inbound to m-c. a=merge
2015-03-06 16:18:04 -05:00
wifi
Bug 1109479 - move tethering related code out of NetworkManager. r=echen
2015-03-05 16:41:00 +08:00
workers
Bug 1037739 - Disable test_scopes.html temporarily on a CLOSED TREE
2015-03-06 10:09:05 -05:00
xbl
Bug 1113369, part 5 - [[Delete]] ObjectOpResult support. r=Waldo, r=bz in dom, r=dvander in js/ipc, r=bholley in js/xpconnect.
2015-02-04 10:20:04 -06:00
xml
Bug 1134280 - Get rid of Tag() - patch 2.9 - dom/svg, dom/xml, dom/xslt and dom/xbl - Fix all the occurrences, m=smaug, r=surkov
2015-03-03 11:09:00 +00:00
xslt
Bug 1135764. Make sure XSLT transform results have a document timeline so things like transitions will work. r=smaug
2015-03-03 07:12:00 -05:00
xul
Bug 1134280 - Get rid of Tag() - patch 2.5 - dom/xul - Fix all the occurrences, m=smaug, r=surkov
2015-03-03 11:09:00 +00:00
jar.mn
…
moz.build
Backed out changeset 80987d26adfb (bug 1129650) for intermittent OSX packaging failures.
2015-02-25 11:15:44 -05:00