.. |
activities
|
Bug 801546 - [gallery] [camera] Not able to add a photo to a contact from contact details [r=cjones]
|
2012-10-19 13:53:51 -07:00 |
alarm
|
Bug 801096 - [settings] Set-Automatically for time should take effect *immediately* instead of waiting on next NITZ coming (part 1). r=jlebar
|
2012-10-23 15:15:43 +08:00 |
apps
|
Bug 791039 part 2: Fill webapp appcache from its local cache folder. [r=vingtetun]
|
2012-10-23 13:52:57 -07:00 |
base
|
Bug 804404 - Set source hook in XPC initialization. r=bz
|
2012-10-23 18:09:00 -04:00 |
battery
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
bindings
|
Bug 798187 even more followup. Disable broken WebGL test, and update to Peter's review comments. r=peterv
|
2012-10-22 15:14:30 -04:00 |
bluetooth
|
Bug 800695 - Final version: Audio route is set to sco before connecting to a bluetooth headset, r=qdot
|
2012-10-22 18:34:15 +08:00 |
browser-element
|
Bug 800170 - Modify mozbrowser's getScreenshot() so it takes max-width, max-height parameters. r=smaug
|
2012-10-17 00:23:08 -04:00 |
camera
|
Bug 795379 - Add support for getting and setting video recording profiles. r=jst
|
2012-10-23 18:30:28 -04:00 |
contacts
|
Bug 792594 - Workaround for import error on mochitest b2g. r=gwagner
|
2012-10-16 21:34:00 -04:00 |
devicestorage
|
Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp
|
2012-10-18 11:29:32 -07:00 |
encoding
|
Bug 799910 - Fix ASCII range of EUC-KR and Big5 converters. r=smontagu
|
2012-10-16 21:34:03 -04:00 |
file
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
fm
|
Bug 797510 - Add QI for DOMFMRadioParent. r=jlebar.
|
2012-10-11 21:31:39 -04:00 |
icc
|
Bug 783525 - part 1 - idl and DOM impl for ICCCardLockErrorEvent. r=smaug, sr=sicking
|
2012-10-03 14:29:07 +08:00 |
identity
|
Back out 4f8830d30f62 (bug 794680) for bustage on a CLOSED TREE
|
2012-10-16 19:58:32 -07:00 |
imptests
|
Bug 796903 - Part b: Remove classinfo from DOMImplementation; r=bz
|
2012-10-21 09:38:41 +02:00 |
indexedDB
|
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
|
2012-10-23 09:31:19 -07:00 |
interfaces
|
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
|
2012-10-23 09:31:19 -07:00 |
ipc
|
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
|
2012-10-23 09:31:19 -07:00 |
locales
|
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
|
2012-10-09 14:31:24 +02:00 |
media
|
Bug 791330 - Crashtest for WebRTC crash [@ mozilla::NrIceCtx::GetGlobalAttributes], r=jesup
|
2012-10-23 16:18:09 -04:00 |
messages
|
Bug 796293 - [camera] Picking camera after long press causes app crash and phone reboot. r=fabrice
|
2012-10-18 18:56:28 +08:00 |
mms
|
|
|
network
|
Bug 788191 - Exporting ICC SPN and MSISDN, r=vicamo, sr=sicking
|
2012-10-23 14:54:51 +08:00 |
payment
|
Bug 793329 - If the trusted UI is closed on device, fire an onerror callback in mozPay indicating as such; r=fabrice
|
2012-10-16 11:28:30 +02:00 |
permission
|
Bug 801355 - Race condition setting up permissions at startup [r=gwagner]
|
2012-10-23 13:11:02 -07:00 |
plugins
|
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
power
|
Back out fe90dfc8a30a (bug 802312) for M3 orange in test_power_basics.html
|
2012-10-18 21:13:23 -07:00 |
settings
|
Bug 793361 - Apps, SystemMessages: free message manager references for killed children. r=fabrice
|
2012-10-01 13:29:59 -07:00 |
sms
|
Bug 802427 - Disable Marionette expectedFailures for Python 2.6-compat reasons, a=test-only, DONTBUILD(NPOTB)
|
2012-10-16 16:41:42 -07:00 |
src
|
Bug 802920: Gather additional Telemetry on performance of LocalStorage operations. r=taras
|
2012-10-23 15:37:13 -04:00 |
system
|
Bug 804595 - [B2G RIL] Regression in USSD support; r=philikon
|
2012-10-23 21:05:07 +02:00 |
telephony
|
Bug 803861 - Tests should wait for 'onalerting' event when making outgoing calls; r=jgriffin, DONTBUILD(NPOTB)
|
2012-10-20 17:33:42 -04:00 |
tests
|
Bug 803628 - Fixing test file for bug 795164 [r=fabrice]
|
2012-10-22 22:07:46 -07:00 |
time
|
Bug 801096 - [settings] Set-Automatically for time should take effect *immediately* instead of waiting on next NITZ coming (part 1). r=jlebar
|
2012-10-23 15:15:43 +08:00 |
webidl
|
Bug 796903 - Part a: Move DOMImplementation to its own file and move it to Paris bindings; r=bz
|
2012-10-21 09:38:41 +02:00 |
wifi
|
Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug
|
2012-10-22 18:18:26 +08:00 |
workers
|
Bug 789224 - Remove miscellaneous UniversalXPConnect checks sprinkled throughout gecko. r=mrbkap
|
2012-10-22 08:29:55 +02:00 |
dom-config.mk
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |
Makefile.in
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |