gecko/dom
2015-12-05 15:18:32 -08:00
..
activities
alarm
animation Bug 1226118 part 15 - Remove no-longer-necessary delays from test_running_on_compositor.html; r=hiro 2015-12-04 08:34:18 +09:00
apps Backed out changeset 50441cd0d6a1 (bug 1212321) for causing regressions 2015-11-25 12:37:24 +01:00
archivereader Bug 1226479. Change ErrorResult::ThrowTypeError/ThrowRangeError to take string references, not pointers. r=mccr8 2015-11-20 13:36:46 -05:00
asmjscache Bug 961049 - Part 5: QuotaManager on PBackground asmjscache changes; r=luke 2015-11-22 10:44:06 +01:00
audiochannel Merge inbound to m-c a=merge 2015-11-16 17:20:42 -08:00
base Bug 1230353: P1. Ensure type and subtype of MIME are lowercase. r=bz 2015-12-04 15:24:24 +11:00
battery
bindings Backed out 2 changesets (bug 1221992) for windows debug assertions in browser_perf-categories-js-calltree.js 2015-12-03 15:56:59 -08:00
bluetooth Bug 1230066 - Add missing STATUS_AUTH_REJECTED into enum BluetoothStatus,r=tzimmermann 2015-12-03 18:25:03 +08:00
broadcastchannel
browser-element Back out changeset 9ebcec50fefa (bug 1223261) for causing unacceptable levels of intermittent orange (bug 1230015, bug 1230020). a=orange 2015-12-05 15:18:32 -08:00
cache Bug 961049 - Part 6: Quota Manager on PBackground cache changes; r=bkelly 2015-11-22 10:44:16 +01:00
camera Bug 1186808 - Replace nsBaseHashtable::EnumerateRead() calls in dom/camera/ with iterators. r=mikeh. 2015-11-22 14:39:01 -08:00
canvas Bug 1228949 - Fix WebGLBuffer content type when the target is LOCAL_GL_COPY_READ_BUFFER or LOCAL_GL_COPY_WRITE_BUFFER. r=jgilbert 2015-11-30 01:30:00 +01:00
cellbroadcast
contacts Bug 1226291 - Add SpecialPowers API for importing a jsm into the main process. r=jmaher 2015-11-25 12:34:08 -08:00
crypto
datastore
devicestorage Bug 1186750 part 4 - Clear runnable list in DeviceStorageRequestParent when being destroyed. r=dhylands 2015-11-19 16:10:42 +11:00
downloads Bug 1229241 - Redirect EXTRA{_PP}_COMPONENTS to FINAL_TARGET{,_PP}_FILES.components. r=gps 2015-12-01 13:57:52 +09:00
encoding Bug 1226479. Change ErrorResult::ThrowTypeError/ThrowRangeError to take string references, not pointers. r=mccr8 2015-11-20 13:36:46 -05:00
engineeringmode
events Bug 1219150 - EventStateManager::{LatestUserInputStart, UserInputCount};r=smaug 2015-12-03 17:40:45 -08:00
fetch Bug 1216793 - check against tracking protection list in fetch(). r=gcp 2015-11-30 16:27:56 -08:00
filehandle
filesystem
fmradio
gamepad
geolocation Bug 1228707. Add a away to call Web IDL callbacks while ignoring any errors from them, and use it in a few places. r=smaug 2015-11-30 22:04:09 -05:00
html merge mozilla-inbound to mozilla-central a=merge 2015-12-02 15:20:57 +01:00
icc
identity
imptests Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
indexedDB Bug 1228208 - Make sure ICU flags are prepended before system flags. r=glandium 2015-12-02 09:40:50 +00:00
inputmethod
inputport
interfaces Bug 1210211 - Part 2: Notify Push service of visible notifications. r=baku 2015-11-16 21:33:17 -08:00
ipc Merge mozilla-central to b2g-inbound 2015-12-01 15:28:29 +01:00
json Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn 2015-11-19 09:13:49 +02:00
jsurl Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn 2015-11-19 09:13:49 +02:00
locales Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
manifest Bug 1210302 - Part 4: Add automated tests; r=sicking 2015-11-20 16:32:53 -05:00
mathml
media Back out ce4623289f7f (bug 1230054) for crashtest bustage in 789075-1.html/795892-1.html, Android mochitest-chrome bustage in test_texttrack_chrome.html, and probably Gij video_list_test.js 2015-12-03 22:12:01 -08:00
messagechannel
messages
mobileconnection
mobileid
mobilemessage Bug 961049 - Part 3: Move PersistenceType serializer from indexedDB to quota module; r=baku 2015-11-22 10:43:34 +01:00
network
newapps
nfc Bug 1087928 - write marionette-webapi tests for ontagfound. r=yoshi 2015-11-24 18:00:00 +01:00
notification Bug 1225336 - Add telemetry about web notification display/messages. r=wchen,kitcambridge p=vladan 2015-12-01 22:40:17 -08:00
offline
payment
permission
phonenumberutils
plugins Bug 1229665 - Convert widget clip regions to LayoutDevicePixels. r=botond. 2015-12-02 14:32:55 -08:00
power
presentation Bug 1226144 - Free sessionId after using it. r=selin 2015-11-26 02:39:00 +01:00
promise Bug 1170760 part 13. Add subclassing support to Promise::Then/Catch. r=baku,efaust 2015-11-25 15:48:10 -05:00
push Bug 1225603. Codegen ToJSValue overloads for Web IDL enums. r=smaug,jib 2015-11-21 12:15:11 -05:00
quota Bug 1228932 - Create Quota background actor directly if PBackgroundChild exists; r=khuey 2015-12-01 11:54:40 +01:00
requestsync Bug 1226708 - part 1 - Use importInMainProcess in requestsync tests. r=baku 2015-11-23 11:44:00 +01:00
res
resourcestats
secureelement
security Bug 1228116 - Relax Security checks for DTD loads. r=sicking 2015-11-25 13:38:05 -08:00
settings Back out 350ecdaedef8 (bug 1223781) for test_killswitch_gonk.js permaorange 2015-11-27 20:01:32 -08:00
simplepush
smil
speakermanager
storage
svg Bug 1228947 - Replace mfbt/Constants.h with math.h. r=roc 2015-11-27 20:49:55 -08:00
system Bug 1228947 - Replace mfbt/Constants.h with math.h. r=roc 2015-11-27 20:49:55 -08:00
telephony Bug 1222935 - Support REQUEST_SEND_USSD command. r=hsinyi 2015-11-26 20:32:51 +08:00
tests Bug 1215959 - (GeckoCarets2) - Flip on by default in nightly, r=snorp 2015-12-03 13:33:15 -05:00
tethering
time
tv Backed out changeset c9cfbe159b26 (bug 1200133) for failing it's own tests 2015-11-24 17:23:47 +05:30
voicemail
vr
wappush
webidl merge mozilla-inbound to mozilla-central a=merge 2015-12-02 15:20:57 +01:00
wifi
workers Backed out 2 changesets (bug 1221992) for windows debug assertions in browser_perf-categories-js-calltree.js 2015-12-03 15:56:59 -08:00
xbl Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn 2015-11-19 09:13:49 +02:00
xml Bug 1134648, handle dynamic changes to rel=dns-prefetch, r=bz 2015-12-01 19:22:20 +02:00
xslt Bug 1217307 - Remove some unnecessary null checks in dom/xslt/. r=njn 2015-11-19 09:13:49 +02:00
xul Bug 1229028 - remove #ifdef NS_BUILD_REFCNT_LOGGING methods from nsXULPrototypeNode; r=bz 2015-11-30 10:15:44 -05:00
jar.mn
moz.build