.. |
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 1117955 - Disable css-transitions/test_animation-pausing.html on Windows
|
2015-01-07 15:00:26 +09:00 |
apps
|
Bug 1101029 - Overlay iframe on top of front-most app. r=roc, sicking
|
2015-01-09 09:55:18 +01:00 |
archivereader
|
Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel
|
2015-01-06 16:30:03 -05:00 |
asmjscache
|
Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel
|
2015-01-06 16:30:03 -05:00 |
audiochannel
|
Bug 1107681 - fix up the dom uses of WrapptedJSToDictionary to use the cx-less interface. r=bholley
|
2014-12-29 11:56:00 +01:00 |
base
|
Bug 1116269 - Crypto/SubtleCrypto only depend on nsIGlobalObject, r=rbarnes
|
2015-01-09 10:55:44 -08: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 1117167. Make the generated implementation classes for JS-implemented bindings store an nsIGlobalObject, not an nsPIDOMWindow, so we can use them in sandboxes. r=peterv
|
2015-01-08 11:57:19 -05:00 |
bluetooth
|
Merge mozilla-central to mozilla-inbound
|
2015-01-09 15:26:58 +01:00 |
bluetooth2
|
Bug 1118163 - Restore received file for small size (1-packet) file, r=shuang
|
2015-01-08 18:11:37 +08:00 |
browser-element
|
Bug 1111433 - Add mochitest to verify SelectionStateChanged with blur state. r=ehsan
|
2015-01-07 23:34:00 -05:00 |
camera
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
canvas
|
Backed out changeset 88cf7f2fe48f for build bustage
|
2015-01-09 19:15:54 -08:00 |
cellbroadcast
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
contacts
|
Bug 1108304 - Remove deprecated let block in dom/contacts/fallback/ContactDB.jsm. r=reuben
|
2014-11-30 00:12:48 -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 1117167. Make the generated implementation classes for JS-implemented bindings store an nsIGlobalObject, not an nsPIDOMWindow, so we can use them in sandboxes. r=peterv
|
2015-01-08 11:57:19 -05:00 |
devicestorage
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
downloads
|
|
|
encoding
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
engineeringmode
|
|
|
events
|
Bug 1118546 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/events; r=baku
|
2015-01-07 10:19:11 -05:00 |
fetch
|
Bug 1118430 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/fetch; r=baku
|
2015-01-06 16:35:24 -05: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
|
Bug 1110031 - Part 2: Mark some directories as FAIL_ON_WARNINGS for some compilers. r=gps
|
2014-12-10 22:46:01 -08:00 |
fmradio
|
Backed out changeset 07b42d1d60aa (bug 1073003)
|
2014-12-23 13:35:17 +01:00 |
gamepad
|
bug 1105074 - make more stuff final r=froydnj
|
2014-11-25 13:56:07 -05:00 |
geolocation
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
html
|
Bug 1118424 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/html; r=baku
|
2015-01-06 23:33:50 -05:00 |
icc
|
Merge mozilla-central to b2g-inbound
|
2015-01-08 15:44:18 +01: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
|
Merge inbound to m-c. a=merge
|
2015-01-09 14:45:50 -05: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 1116269 - Crypto/SubtleCrypto only depend on nsIGlobalObject, r=rbarnes
|
2015-01-09 10:55:44 -08:00 |
ipc
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -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 1115668 - Fix inappropriate mixed content warning messages. r=tanvi
|
2014-12-30 23:09:33 +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 1120017 - Make the DispatchDecodeTasksIfNeeded path handle DECODER_STATE_DECODING_FIRSTFRAME. r=cpearce
|
2015-01-09 17:20:58 -08:00 |
messages
|
Backed out 7 changesets (bug 1018320)
|
2015-01-04 08:40:27 -08:00 |
mobileconnection
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
mobileid
|
|
|
mobilemessage
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
network
|
bug 1118552 - fix gcc4.9 warnings on Android r=glandium
|
2015-01-06 22:20:46 -05:00 |
nfc
|
merge b2g-inbound to mozilla-central a=merge
|
2015-01-09 14:08:02 +01: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
|
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 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
power
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
promise
|
Bug 1112471 - Part 2: DOM Changes for getting icc service state API. r=smaug
|
2014-12-26 10:11:20 +08:00 |
push
|
|
|
quota
|
Bug 1119499 - Define BAD_TLS_INDEX where it is used. r=janv
|
2015-01-09 12:41:49 -08:00 |
res
|
|
|
resourcestats
|
|
|
security
|
Bug 1116624 - Move CORS into dom/security (r=sicking)
|
2014-12-30 15:54:59 -08:00 |
settings
|
Bug 1117252 - Re-enable settings mochitests that were disabled by bug 1113199; a=test-only
|
2015-01-03 11:15:51 -08:00 |
smil
|
Bug 1118610 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/smil; r=baku
|
2015-01-07 10:24:59 -05:00 |
speakermanager
|
|
|
storage
|
Bug 1118609 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/storage; r=baku
|
2015-01-07 10:22:00 -05:00 |
svg
|
Bug 1073003 - Fix warnings causing errors in emulator build. r=nfroyd
|
2015-01-08 13:52:19 -08:00 |
system
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
telephony
|
Merge mozilla-inbound to mozilla-central a=merge
|
2015-01-08 17:08:12 -08:00 |
tests
|
Bug 1099092: Remove expected-fails for animation-timeline and disable test on b2g a=testonly CLOSED TREE
|
2015-01-09 18:50:01 +02: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 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
voicemail
|
|
|
vr
|
Bug 1109694 - Fix more bad implicit constructors in DOM; r=baku
|
2014-12-10 17:49:09 -05:00 |
wappush
|
Bug 1108900 - Part 2: rename MmsService. r=echen
|
2014-12-10 16:14:19 +08:00 |
webidl
|
Bug 1109456 - Support NFC tag transceive WebAPI. r=smaug, yoshi
|
2015-01-09 10:42:48 +08:00 |
wifi
|
Bug 1084156 - Turn to power saving mode when wifi connected. r=hchang
|
2014-12-26 01:52:00 -05:00 |
workers
|
Backout 115690326c5e for mochitest-2 orange on a CLOSED TREE
|
2015-01-09 14:28:27 -08:00 |
xbl
|
Bug 1118608 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/xbl; r=baku
|
2015-01-07 10:20:48 -05:00 |
xml
|
Bug 1118550 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/xml; r=baku
|
2015-01-07 10:19:13 -05:00 |
xslt
|
Bug 1118551 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/xslt; r=baku
|
2015-01-07 10:19:14 -05:00 |
xul
|
Bug 1118443 Make workers specify the XHR load group to use during the request. r=sicking
|
2015-01-08 11:21:52 -05:00 |
jar.mn
|
|
|
moz.build
|
Backed out 7 changesets (bug 1018320)
|
2015-01-04 08:40:27 -08:00 |