..
activities
…
alarm
Bug 1090896 - Fix mozAlarms.add() method to allow omitting data parameter. r=bz
2014-10-30 11:49:10 +08:00
animation
Bug 1104435 part 2 - Make AnimationPlayer derive from nsISupports; r=smaug
2014-12-18 08:42:40 +09:00
apps
Bug 923897 - Extensibility support for b2g r=ferjm,bholley
2014-12-16 15:32:28 -08:00
archivereader
…
asmjscache
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); Part 1 - Remove unused stuff; r=bent
2014-12-06 07:31:53 -08:00
audiochannel
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
2014-12-11 13:34:40 -05:00
base
Disable test for bug 965727 on b2g on a CLOSED TREE
2014-12-17 16:32:14 -05:00
battery
…
bindings
Bug 1094176 - Remove lookup API from browser. r=bholley
2014-12-17 00:28:39 +01:00
bluetooth
Backed out changeset 6a3a0e3bfaf6 (bug 1054671) for B2G emulator build bustage on CLOSED TREE
2014-12-16 11:24:15 +05:30
bluetooth2
Backed out changeset 6a3a0e3bfaf6 (bug 1054671) for B2G emulator build bustage on CLOSED TREE
2014-12-16 11:24:15 +05:30
browser-element
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
2014-12-11 13:34:40 -05:00
camera
Backed out changeset 4dabf09c2e19 (bug 938034) for non-unified bustage on a CLOSED TREE
2014-12-15 14:16:45 -08:00
canvas
Bug 1108179 - Default-ignorable characters filtered by the shaper should not render as .notdef boxes in canvas. r=jdaggett
2014-12-16 09:41:08 +00:00
cellbroadcast
…
contacts
Bug 1108304 - Remove deprecated let block in dom/contacts/fallback/ContactDB.jsm. r=reuben
2014-11-30 00:12:48 -08:00
crypto
…
datastore
Bug 1057994 - DataStore should not dispatch runnables in a worker when it is shutting down, r=bent
2014-12-17 14:49:36 +00:00
devicestorage
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
2014-12-11 13:34:40 -05:00
downloads
…
encoding
Bug 1089031 - Remove invalid mochitests and adding them to support-files in dom/encoding/test/mochitest.ini. r=jmaher
2014-10-31 05:35:00 -04:00
engineeringmode
…
events
Backed out changeset eb6981f3c136 (bug 966157) for m5 test failures on a CLOSED TREE
2014-12-15 12:27:36 +01:00
fetch
Bug 1057994 - DataStore should not dispatch runnables in a worker when it is shutting down, r=bent
2014-12-17 14:49:36 +00:00
filehandle
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); Part 1 - Remove unused stuff; r=bent
2014-12-06 07:31:53 -08:00
filesystem
…
fmradio
Bug 1053173: Use |LazyIdleThread| for FM tuning, r=mwu
2014-11-17 10:23:49 +01:00
gamepad
bug 1105074 - make more stuff final r=froydnj
2014-11-25 13:56:07 -05:00
geolocation
Bug 1109694 - Fix more bad implicit constructors in DOM; r=baku
2014-12-10 17:49:09 -05:00
html
Bug 965727 - Implement referrer directive for CSP. (r=jst,ckerschb)
2014-12-17 14:14:04 -05:00
icc
Merge m-c to b2g-inbound. a=merge
2014-12-15 14:04:03 -05:00
identity
Bug 1095617
- Don't break when loggedInUser == 'null'. r=ferjm
2014-11-17 08:53:16 -08:00
imptests
Bug 1104433 part 3 - Extend the timeout of dom/imptests/editing/conformancetest/test_runtest.html; rs=Ms2ger
2014-12-01 08:37:45 +09:00
indexedDB
Bug 701634, Make flaky tests wait for transactions to complete before continuing to the next test
2014-12-17 09:04:06 -08:00
inputmethod
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
2014-12-11 13:34:40 -05:00
interfaces
Bug 965727 - Implement referrer directive for CSP. (r=jst,ckerschb)
2014-12-17 14:14:04 -05:00
ipc
Bug 1101620 - Changed mDevPixelsPerCSSPixel of FrameMetrics.h to private and all corresponding files using this variables using getters and setters;r=kats
2014-12-17 17:14:05 -05:00
json
…
jsurl
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - dom/ changes (r=sicking)
2014-12-12 09:06:09 -08:00
locales
Bug 1092835 - Log usage of weak ciphers in the console. r=keeler,mcmanus
2014-12-13 20:09:01 +09:00
manifest
Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
2014-12-11 11:28:30 -05:00
mathml
…
media
Bug 1112446 - Add logging for media queue lengths. r=ajones
2014-12-18 12:41:19 +13:00
messages
Bug 1096230 - remove nfc-powerlevel-change system message. r=dimi
2014-11-10 18:58:03 +08:00
mobileconnection
Bug 1052825 - Part 4: Add test in mobileconnection for unlocking puk via MMI. r=hsinyi
2014-11-27 15:12:42 +08:00
mobileid
…
mobilemessage
Bug 1087851 part 1. Rename WrapNewBindingObject to GetOrCreateDOMReflector to make it clearer what it does. r=peterv for the idea; patch itself is just search-and-replace
2014-11-26 14:25:20 -05:00
network
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
2014-12-11 13:34:40 -05:00
nfc
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2014-12-15 15:33:21 +01:00
notification
Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm
2014-11-28 14:08:29 -05:00
offline
bug 1105074 - make more stuff final r=froydnj
2014-11-25 13:56:07 -05:00
payment
…
permission
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
2014-11-28 09:44:12 +01:00
phonenumberutils
Bug 1098039 - PhonenumberJS: update metadata. DONTBUILD r=bent
2014-11-13 10:13:09 -08:00
plugins
Bug 1070755: Fix invalid key for module init histogram; r=vladan
2014-12-15 17:02:02 -07:00
power
…
promise
Bug 1057994 - DataStore should not dispatch runnables in a worker when it is shutting down, r=bent
2014-12-17 14:49:36 +00:00
push
…
quota
Bug 1110067 - Presence of asmjs cache in storage/temporary causing indexedDB.open() to fail for non-persistent storage; r=bent
2014-12-11 20:34:52 +01:00
res
…
resourcestats
…
security
Bug 965727 - Implement referrer directive for CSP. (r=jst,ckerschb)
2014-12-17 14:14:04 -05:00
settings
Bug 1110091 - Fix mozSettings logging use of Services. r=qdot
2014-12-11 03:32:00 +01:00
smil
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
2014-12-11 13:34:40 -05:00
speakermanager
…
storage
…
svg
Backed out changeset 6d81c1303daf (bug 1086284) for refest failures on a CLOSED TREE
2014-12-17 13:21:07 +01:00
system
merge b2g-inbound to mozilla-central a=merge
2014-12-17 12:57:09 +01:00
telephony
Bug 1100895 - Part 3: Modify test. r=hsinyi
2014-12-17 06:57:23 +08:00
tests
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
2014-12-15 22:05:46 +01:00
tethering
…
time
…
tv
Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice
2014-11-11 10:25:36 +08:00
voicemail
…
vr
Bug 1109694 - Fix more bad implicit constructors in DOM; r=baku
2014-12-10 17:49:09 -05:00
wappush
…
webidl
merge b2g-inbound to mozilla-central a=merge
2014-12-17 12:57:09 +01:00
wifi
Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps
2014-12-04 16:24:03 -08:00
workers
Bug 1057994 - DataStore should not dispatch runnables in a worker when it is shutting down, r=bent
2014-12-17 14:49:36 +00:00
xbl
Bug 1094176 - Remove lookup API from browser. r=bholley
2014-12-17 00:28:39 +01:00
xml
Bug 704320 - Referrer policy support in nsSyncLoadService. (r=peterv)
2014-11-18 08:47:20 -05:00
xslt
Bug 704320 - Referrer policy support in nsSyncLoadService. (r=peterv)
2014-11-18 08:47:20 -05:00
xul
Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
2014-12-11 11:28:30 -05:00
jar.mn
…
moz.build
Bug 1079453 - Implement the manifest processor part of W3C Manifest. r=ehsan
2014-10-31 11:24:47 -07:00