.. |
activities
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
alarm
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
apps
|
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
|
2012-08-29 14:20:03 -07:00 |
base
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
battery
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
bindings
|
Bug 785981: Pass global #defines to the process that generates the Paris bindings CSS2Properties.webidl file. r=khuey
|
2012-08-28 11:14:53 -07:00 |
bluetooth
|
Bug 687332: Part 4 - Sigh. r=me
|
2012-08-30 21:32:16 -07:00 |
browser-element
|
Bug 690168. Implement the 'Allow-From' directive for X-Frame-Options. r=bzbarsky
|
2012-08-27 15:46:24 -04:00 |
camera
|
Bug 785486 - DomCameraManager redefines DOM_CAMERA_LOG_LEVEL r=mikeh
|
2012-08-24 16:50:57 -04:00 |
contacts
|
Bug 786796 - Contacts API: make id, updated and published readonly. r=fabrice
|
2012-08-30 10:17:08 -03:00 |
devicestorage
|
Merge m-c to m-i.
|
2012-08-31 11:40:15 +02:00 |
file
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
icc
|
Bug 687332: Part 3 - Fix even more code that landed since the last time I built this. r=me
|
2012-08-30 21:09:13 -07:00 |
identity
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
imptests
|
Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger
|
2012-08-07 09:30:04 +02:00 |
indexedDB
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
interfaces
|
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
|
2012-08-29 14:20:03 -07:00 |
ipc
|
Bug 783668 - Device Storage - use storage type to filter out change notifications - not the root. r=sicking
|
2012-08-30 15:17:37 -07:00 |
locales
|
Bug 784071 - Add __exposedProps__ warning back into dom.properties. r=mccr8
|
2012-08-20 10:27:16 -07:00 |
media
|
Bug 773847: Fix popupcontrol logic and take snapshots from main thread, enable Snapshots on Android by default r=mounir,blassey
|
2012-08-26 01:33:08 -04:00 |
messages
|
Bug 787064 - System Message API: add broadcastMessage(). r=fabrice
|
2012-08-31 03:27:41 +08:00 |
mms
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
network
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
payment
|
Bug 767818 - Implement navigator.pay. Part 3 - DOM implementation; r=fabrice
|
2012-08-29 18:41:34 -03:00 |
permission
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
plugins
|
Bug 598401: Remove support for the Quickdraw NPAPI drawing model. r=smichaud
|
2012-08-30 15:10:55 -04:00 |
power
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
settings
|
Bug 786814 - Don't overwrite indexeddb in SettingsService. r=bent
|
2012-08-29 17:55:36 -03:00 |
sms
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
src
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
system
|
Bug 782488 - Use system messages to notify incoming telephony events. r=philikon
|
2012-08-31 11:06:42 +08:00 |
telephony
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
tests
|
Bug 744125 - Disable test_pointerlock-api.html on 10.8, too
|
2012-08-29 21:30:53 -07:00 |
webidl
|
Bug 784869. Stop allowing undefined as the second argument to createPattern in the WebIDL 2d context bindings. r=peterv
|
2012-08-28 13:10:10 -04:00 |
wifi
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-30 21:54:09 -04:00 |
workers
|
Bug 779560 - Revert worker stack limit in ASan builds to default state. r=bent
|
2012-08-28 13:39:32 +02:00 |
dom-config.mk
|
Bug 744714 - Part 2: MozIccManager. r=smaug
|
2012-06-28 16:21:48 +02:00 |
Makefile.in
|
Bug 767818 - Implement navigator.pay. Part 2 - Expose 'pay' function to 'navigator'; r=jst
|
2012-08-29 18:41:34 -03:00 |