.. |
activities
|
…
|
|
alarm
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
animation
|
Bug 1073379, part 3 - Make AnimationPlayer::SetStartTime() notify its animation manager (via its player collection) of changes so that computed style is updated correctly. r=dholbert
|
2015-02-12 17:56:57 +00:00 |
apps
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05: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
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
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 1136980 part 1. Get rid of JS_SetParent uses in DOM/XPConnect. r=bholley
|
2015-02-27 11:46:58 -05:00 |
battery
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
bindings
|
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
|
2015-02-27 16:08:15 +01:00 |
bluetooth
|
Bug 1132229: Survive crashes of bluetoothd, r=shuang
|
2015-02-26 09:52:45 +01:00 |
bluetooth2
|
Bug 1127670 - Replace device property of BluetoothPairingEvent with device name. r=btian, r=bz
|
2015-02-24 22:33:00 +01: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 |
camera
|
Bug 1132176 - add support for '4kuhd' to Gecko, r=aosmond
|
2015-02-13 13:24:56 -05:00 |
canvas
|
Bug 1134251 - Disable broken B2G Desktop tests on Mulet. r=jmaher, r=jgilbert
|
2015-02-25 23:49:00 -05:00 |
cellbroadcast
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01:00 |
contacts
|
Bug 1087728: Make JS callers of ios.newChannel call ios.newChannel2 in dom/contacts (r=fabrice)
|
2015-02-05 12:53:45 -08:00 |
crypto
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
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
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
downloads
|
Bug 825318 - Implement adoptDownload for mozDownloadManager, r=aus, r=sicking
|
2015-02-24 11:06:59 -05: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
|
Bug 1135151. Add a WrapNativeParent specialization for the nsIGlobalObject case, and make Event return nsIGlobalObject as its parent object. r=smaug
|
2015-02-23 10:03:40 -05:00 |
fetch
|
Bug 1073231 Implement Request and Response Clone() methods. r=nsm r=baku
|
2015-02-19 20:24:24 -05: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 1116189 - Fix up the dom uses of nsAutoJSString::Init to use the cx-less interface where it makes sense. r=bholley
|
2015-02-13 16:53:00 -05:00 |
html
|
Bug 1037687, load iframes in shadow DOM, r=wchen
|
2015-02-24 16:41:43 +02:00 |
icc
|
Bug 1123624 - Part 2-3: Add tests for stk system message. r=bevis
|
2015-02-02 17:20:57 +08:00 |
identity
|
Bug 1126911 - Fix rest of test suite. r=gabor
|
2015-02-05 11:07:40 -08:00 |
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 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
|
2015-02-27 16:08:15 +01:00 |
inputmethod
|
Bug 1119609 part.18 Add nsITextInputProcessor.commitCompositionWith() and drop aCommitString from nsITextInputProcessor.commitComposition() r=smaug, sr=smaug
|
2015-02-19 15:50:21 +09: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
|
Backed out 2 changesets (bug 995394) for m-dt orange on a CLOSED TREE
|
2015-02-26 17:56:14 -08:00 |
json
|
Bug 1025184 - Make ConstTwoByteChars a Range. r=jandem
|
2015-02-10 12:52:18 +09:00 |
jsurl
|
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
|
2015-01-20 03:58:00 -05:00 |
locales
|
Bug 1127339 - Assign a dedicated error code for SSLv3 in docshell. r=bz
|
2015-02-21 17:20:22 +09:00 |
manifest
|
…
|
|
mathml
|
…
|
|
media
|
Bug 1136984 - Followup to fix build.
|
2015-02-27 12:07:05 +13:00 |
messages
|
Bug 1126119 - Create SystemMessageCache and cache hasPendingMessage in content process. r=fabrice
|
2015-02-11 11:18:32 +01:00 |
mobileconnection
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01:00 |
mobileid
|
…
|
|
mobilemessage
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01: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 1133390 - onfocuschanged(false) will be notified twice. r=dimi
|
2015-02-16 11:13:18 +08:00 |
notification
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
offline
|
…
|
|
payment
|
Bug 1097928 - Convert MozPaymentProvider to WebIDL. Android. r=wjohnston
|
2015-01-19 14:50:54 +01:00 |
permission
|
Bug 1084505 - Fix explicit permission lookup for trusted hosted apps r=fabrice
|
2015-01-31 11:10:50 -08:00 |
phonenumberutils
|
…
|
|
plugins
|
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
|
2015-02-27 16:08:15 +01:00 |
power
|
Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted
|
2015-01-28 06:17:00 -05:00 |
presentation
|
…
|
|
promise
|
Bug 1136357 - Make Promise skippable, r=mccr8
|
2015-02-25 00:24:45 +02: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 1124189 - IndexedDB Unkown Error @ ActorsParent.cpp:414 when calling indexedDB.open; r=bent
|
2015-02-03 07:29:51 +01:00 |
requestsync
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
Bug 879861 - Part 5: Build support for SecureElement feature. r=gps
|
2015-02-11 10:09:00 -05:00 |
security
|
Bug 1084504 - fix Mixed Content Blocking for redirects in e10s. r=mrbkap
|
2015-02-19 17:01:04 -08:00 |
settings
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01:00 |
smil
|
Bug 1133439 patch 1 - Split eRestyle_StyleAttribute into eRestyle_StyleAttribute and eRestyle_StyleAttributeAnimations. r=birtles
|
2015-02-19 21:22:05 +13: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 1129854 - markers not oriented correctly for degenerate beziers. r=jwatt
|
2015-02-17 22:15:15 +00:00 |
system
|
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
|
2015-02-27 16:08:15 +01:00 |
telephony
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01:00 |
tests
|
Bug 1077002 - Add a test. r=jimm
|
2015-02-26 14:23:45 -08:00 |
tethering
|
…
|
|
time
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
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
|
Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE
|
2015-01-12 14:48:15 +01:00 |
wappush
|
…
|
|
webidl
|
Merge m-c to inbound a=merge
|
2015-02-25 17:51:44 -08:00 |
wifi
|
Bug 1124507 - Keep WifP2p internal state and send to DOM facing object on init. r=vchang
|
2015-01-27 19:15:07 +08:00 |
workers
|
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
|
2015-02-27 16:08:15 +01:00 |
xbl
|
Bug 1136292 part 4. Stop passing a global as the parent arg to JS_NewObjectWithGivenProto in XBL code. r=peterv
|
2015-02-26 09:40:07 -05:00 |
xml
|
Bug 1070709 - Collapse test-only moz.build files under dom/ into ancestor moz.build files. r=mshal
|
2015-02-10 18:47:10 +02:00 |
xslt
|
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 |
xul
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
jar.mn
|
…
|
|
moz.build
|
Backed out changeset 80987d26adfb (bug 1129650) for intermittent OSX packaging failures.
|
2015-02-25 11:15:44 -05:00 |