..
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 1119981. Disable test_deferred_start.html on b2g for race condition in test. r=bbirtles
2015-01-16 09:33:49 -08:00
apps
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
archivereader
Bug 1113062 - patch 2 - ArchiveReaderZipFile non-CCed, r=smaug
2015-01-11 21:34:57 +00:00
asmjscache
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01: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
Merge fx-team to m-c. a=merge
2015-01-23 12:20:52 -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
Backed out changeset 5ed6d1902cc7 (bug 1113621) for asan mochitest-4 bustage on a CLOSED TREE
2015-01-23 19:49:51 -08:00
bluetooth
Bug 1124565: Fix position of const qualifiers for |sDefaultBackend|, r=shuang
2015-01-22 10:52:18 +01:00
bluetooth2
merge b2g-inbound to mozilla-central a=merge
2015-01-20 12:12:12 +01:00
broadcastchannel
Bug 1123890: Add MOZ_OVERRIDE annotations to overriding methods in dom/broadcastchannel. r=baku
2015-01-21 07:44:12 -08:00
browser-element
Bug 1105666 - [BrowserAPI] Add an API to indicate this iframe could receive NFC event. r=smaug, kanru, yoshi
2015-01-22 17:40:17 +08:00
camera
Bug 1124139 - Don't use mPlaybackStream for CameraPreview. r=jesup
2015-01-22 09:27:24 +01:00
canvas
Bug 1125003
- Annotate OS X 10.10 webgl test failures, r=jgilbert
2015-01-21 23:02:12 -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 1114520 - [Flame][Contacts]All contacts will disappear after you delete one contact. r=gwagner
2015-01-15 08:47:49 +01: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 914067 - Remove JSVAL_VOID from dom/; r=jst
2015-01-14 08:59:06 +01:00
downloads
…
encoding
Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE
2015-01-12 14:48:15 +01:00
engineeringmode
…
events
Merge fx-team to m-c. a=merge
2015-01-23 12:20:52 -05:00
fetch
Bug 1122677 - Disallow request body when method is HEAD/GET.
2015-01-16 13:08:19 -08:00
filehandle
…
filesystem
…
fmradio
Backed out changeset 07b42d1d60aa (bug 1073003)
2014-12-23 13:35:17 +01:00
gamepad
Bug 852257 - implement Gamepad.timestamp property; r=ted, r=smaug
2015-01-07 14:17:04 -05:00
geolocation
Bug 512407 - Support Windows Location API. r=jdm,jmathies
2015-01-23 18:43:46 +09:00
html
Bug 1109968 - Make all links in editable regions unfocusable; r=roc
2015-01-23 08:49:28 -05:00
icc
Merge mozilla-central to b2g-inbound
2015-01-08 15:44:18 +01:00
identity
…
imptests
…
indexedDB
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
inputmethod
Bug 1079236, Event.composedTarget to reveal the original non-native-anonymous event target, r=wchen, r=smaug
2015-01-23 13:55:46 +02:00
interfaces
Merge mozilla-central to b2g-inbound
2015-01-22 14:41:48 +01:00
ipc
Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
2015-01-23 08:37:37 -05:00
json
…
jsurl
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
2015-01-20 03:58:00 -05:00
locales
Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi
2014-12-30 23:09:33 +09:00
manifest
Bug 1119670 - Implement processing of scope member of web manifest. r=ehsan
2015-01-15 19:46:00 -05:00
mathml
…
media
Bug 1096089: Only return end of stream if we're near the known duration. r=mattwoodrow
2015-01-24 21:46:21 +11:00
messages
Backed out 7 changesets (bug 1018320)
2015-01-04 08:40:27 -08:00
mobileconnection
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
2015-01-14 08:59:06 +01: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
Back out 3 changesets (bug 885982, bug 1118063) for b2g mochitest-6 bustage
2015-01-17 13:26:10 -08:00
nfc
Bug 1105666 - [BrowserAPI] Add an API to indicate this iframe could receive NFC event. r=smaug, kanru, yoshi
2015-01-22 17:40:17 +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 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
phonenumberutils
…
plugins
Bug 1122552 - Introduce [[GetOwnProperty]] object op. r=jorendorff,bz
2015-01-22 17:17:26 +01: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
presentation
…
promise
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
2015-01-14 08:59:06 +01:00
push
…
quota
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
requestsync
Backed out 7 changesets (bug 1018320)
2015-01-04 08:40:27 -08:00
res
…
resourcestats
…
security
Backed out 4 changesets (bug 1117650) because moving tests causes WebRTC tests to move from running first in a linux64 debug mochitest-e10s chunk to running last in another chunk, and they fail if they run last in a chunk
2015-01-20 22:48:32 -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 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo
2015-01-06 21:39:46 -08: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 1125201 - Make forceRedraw nothrow. r=bzbarsky
2015-01-24 09:35:22 +00:00
system
Merge m-c to b2g-inbound. a=merge
2015-01-23 12:32:39 -05:00
telephony
Bug 1123580 - Reorganize mmi parsing related code. r=hsinyi
2015-01-23 18:34:13 +08:00
tests
Bug 1107699 - Remove timeout before Console.log() and the dispatching of ConsoleEvents, r=past
2015-01-23 13:12:02 +00: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
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
Bug 1108900 - Part 2: rename MmsService. r=echen
2014-12-10 16:14:19 +08:00
webidl
Bug 1125201 - Make forceRedraw nothrow. r=bzbarsky
2015-01-24 09:35:22 +00:00
wifi
Bug 1084156 - Turn to power saving mode when wifi connected. r=hchang
2014-12-26 01:52:00 -05:00
workers
Backed out changeset 5555ee7490fb (bug 1113631) for asan mochitest-4 bustage on a CLOSED TREE
2015-01-23 19:51:33 -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
Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE
2015-01-12 14:48:15 +01:00
xul
Bug 1123151 (part 2) - Add PLDHashTable::IsInitialized(). r=froydnj.
2015-01-19 16:11:34 -08:00
jar.mn
…
moz.build
Bug 966439 - BroadcastChannel API - patch 1 - BroadcastChannel for main-thread, r=smaug, r=bent
2015-01-15 16:58:40 +00:00