..
activities
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:26:43 -04:00
alarm
animation
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:26:43 -04:00
apps
backout bug 1063852 (84ac3d72395f) since that breaks Gij. r=bholley to please the dom/ hook.
2014-09-07 20:04:58 -07:00
archivereader
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:26:43 -04:00
asmjscache
audiochannel
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
base
Bug 1062077 - Merge NS_ScriptErrorReporter and xpc::SystemErrorReporter. r=bz
2014-09-08 16:30:11 -07:00
battery
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
bindings
Bug 1063889. Fix the handling of sequences of wrapper types in unions. r=khuey
2014-09-08 11:28:57 -04:00
bluetooth
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian
2014-09-08 11:44:02 +02:00
bluetooth2
Bug 1064264: Cleanup ANDROID_VERSION from BluetoothA2DPManager (under bluetooth2/), r=btian
2014-09-09 16:30:06 +02:00
browser-element
Bug 757859 - Add getSize/onResize methods to browser element. r=ehsan
2014-09-03 16:20:21 +01:00
camera
Backed out changeset 56e2793c8ac7 (bug 1058452) for B2G mochitest orange.
2014-09-08 16:52:44 -04:00
canvas
Bug 1063805 - WebGL add missing validation to html element version of texSubImage2D. r=jgilbert
2014-09-08 13:23:30 -07:00
cellbroadcast
contacts
crypto
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
datastore
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:26:43 -04:00
devicestorage
Bug 1063126 - DeviceStorage - Add some logging. r=khuey
2014-09-05 15:41:01 -07:00
downloads
encoding
events
Bug 1053716 - Mouse events over content-process area need to set capturing so that the entire mouse interaction is forwarded to the child. r=smaug
2014-09-02 15:31:12 -04:00
fetch
filehandle
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:26:43 -04:00
filesystem
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
fmradio
gamepad
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
geolocation
Bug 1058101 - Move dom/src/geolocation/ into dom/. r=mccr8
2014-08-30 21:43:45 -07:00
icc
Backed out changeset e6f223a82d91 (bug 937485) for causing b2g device regressions
2014-09-05 12:12:10 +02:00
identity
imptests
indexedDB
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
inputmethod
Bug 1057898 - Test for tapping between two inputs. r=yxl
2014-09-04 19:52:00 -04:00
interfaces
Bug 1042654: Clean up XPIDL events r=bz
2014-09-05 23:33:40 -04:00
ipc
merge mozilla-inbound to mozilla-central a=merge
2014-09-09 15:56:53 +02:00
json
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
jsurl
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
locales
Bug 1057518 - Ensure callingDoc and doc's principal are the same in XMLDocument::Load(). r=sicking
2014-08-29 16:56:28 -07:00
mathml
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
media
Bug 1054905 - Use takePhotoComplete callback on B2G. r=roc
2014-09-09 00:17:00 +02:00
messages
mobileconnection
Merge b2g-inbound to m-c. a=merge
2014-09-05 12:04:44 -04:00
mobileid
mobilemessage
Bug 1057915 - 2/2: Gonk MobileMessage DB read ahead. r=bevistzeng
2014-09-04 11:15:42 +08:00
network
Bug 1058550 - Data use alert isn't showed when limit is passed. r=vchang
2014-09-02 15:22:25 +02:00
nfc
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh
2014-09-08 11:44:01 +02:00
notification
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
offline
Bug 1058101 - Move dom/src/offline/ into dom/. r=mccr8
2014-08-30 21:43:46 -07:00
payment
permission
phonenumberutils
plugins
Bug 791244 - undo the pref for the temporary hang server for nightly/aurora, now that Socorro has the data in its API, r=gfritzsche
2014-09-08 11:17:10 -04:00
power
promise
Bug 1062077 - Introduce xpc::ErrorReport. r=bz
2014-09-08 16:30:10 -07:00
push
quota
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:26:43 -04:00
res
Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8
2014-08-30 21:43:46 -07:00
resourcestats
settings
Bug 1062087 - Fix undefined variable error messages in Settings API; r=bent
2014-09-05 18:39:54 -07:00
smil
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:26:43 -04:00
speakermanager
Bug 1055920 - [B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process. r=baku
2014-08-29 14:10:16 +08:00
storage
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
system
Bug 1061117 - [MTP] Correct the offset and component in "MozMtpDatabase::CreateEntryForFile", r=dhylands
2014-09-09 10:35:06 +08:00
telephony
Bug 1061210 - Update conference group after enumerateCall. r=hsinyi
2014-09-04 00:45:00 -04:00
tests
Bug 1017424 part 5. Remove classinfo for Window. r=peterv
2014-09-05 14:28:45 -04:00
tethering
time
voicemail
wappush
webidl
backout bug 1063852 (84ac3d72395f) since that breaks Gij. r=bholley to please the dom/ hook.
2014-09-07 20:04:58 -07:00
wifi
Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures.
2014-09-03 11:30:32 -04:00
workers
Bug 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey
2014-09-05 15:26:34 +01:00
xbl
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
xml
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
xslt
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 20:49:25 -04:00
jar.mn
Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8
2014-08-30 21:43:46 -07:00
moz.build
Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8
2014-08-30 21:43:46 -07:00