.. |
activities
|
Bug 814898 - Part c: Cleanup CC goop in B2G-specific parts of dom/; r=mccr8
|
2012-12-02 09:54:37 +01:00 |
alarm
|
Bug 813994 - Alarm API - Need additional security checks for the "alarms" permission. r=bent
|
2012-11-28 19:13:58 +08:00 |
apps
|
Bug 820160 - b2g desktop builds sometimes show black screen [r=gwagner]
|
2012-12-11 13:45:37 -08:00 |
audiochannel
|
Bug 819275 - [Audio] The Usage of nsRefPtr for AudioChannelService is Wrong. r=roc, a=blocking-basecamp
|
2012-12-07 19:31:57 +08:00 |
base
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 13:21:03 -08:00 |
battery
|
Bug 805452 - Write Marionette tests for battery charging status changes. r=rwood
|
2012-12-10 12:11:03 -05:00 |
bindings
|
Bug 815502. Implement support for variadic arguments in WebIDL. r=peterv
|
2012-12-11 17:50:56 -05:00 |
bluetooth
|
Bug 815079 - notify DeviceStorage when a file is received and saved, r=dougt
|
2012-12-12 16:54:54 +08:00 |
browser-element
|
Bug 814252 - use touch event for scrolling if available. r=cjones.
|
2012-11-28 13:51:50 +08:00 |
camera
|
Bug 820230 - Add missing #include to fix compile error. r=me
|
2012-12-12 00:15:07 +01:00 |
cellbroadcast
|
Bug 778093 - Part 3/9: complete onreceived event handling, r=mounir,hsinyi,bent
|
2012-12-04 10:40:47 +08:00 |
contacts
|
Bug 818158 - mozContact.find() - contains lookup on the "tel" field failing. r=bent
|
2012-12-06 18:23:53 -08:00 |
devicestorage
|
Bug 817496 - Notify DeviceStorage when a new video file is finished recording. r=dougt
|
2012-12-04 21:00:39 -05:00 |
encoding
|
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
|
2012-12-10 09:11:15 -05:00 |
file
|
backout 2bb432c47170 for debug asserts
|
2012-12-05 04:19:33 -05:00 |
fm
|
Bug 815452: Hook up FM radio to the audio manager. r=sicking a=blocking-basecamp
|
2012-12-11 01:13:08 -08:00 |
icc
|
Bug 816835 - Part 2: Marionette test case to remove a setup menu. r=allstars.chh
|
2012-12-10 12:05:30 -08:00 |
identity
|
Bug 817955 - Only install identity modules in modules/identity. r=benadida,r=jparsons
|
2012-12-05 09:25:21 +01:00 |
imptests
|
Bug 776539 - Move FormData to Paris bindings; r=bz
|
2012-12-11 19:09:56 +01:00 |
indexedDB
|
Bug 792861 - Make HoldJSObjects/DropJSObjects infallible. r=smaug
|
2012-11-12 17:15:00 -08:00 |
interfaces
|
Bug 819731 - Remove contentStyleType and contentScriptType from SVGSVGElement. r=longsonr
|
2012-12-10 12:33:10 +11:00 |
ipc
|
Bug 814252 - use touch event for scrolling if available. r=cjones.
|
2012-11-28 13:51:50 +08:00 |
locales
|
Bug 818343 - Introduce gesture quick navigation. r=davidb
|
2012-12-11 10:12:12 -08:00 |
media
|
Bug 812886: disable peerconnection creation while offline r=smaug
|
2012-12-11 07:58:12 -05:00 |
messages
|
Bug 819136 - Check application types when granting audio-* permissions (part 2). r=sicking, a=blocking-basecamp
|
2012-12-11 16:09:40 +08:00 |
mms
|
Bug 777251 - B2G MMS: Configure MMS proxy settings through SettingsService. r=vicamo
|
2012-11-30 18:09:37 +08:00 |
network
|
Backed out 9dffd2d825c9 for bustage, Bug 811580
|
2012-12-11 15:41:40 -08:00 |
payment
|
Bug 815769 - Only require an https payment provider if the dom setting says to; r=fabrice
|
2012-12-06 22:34:11 +01:00 |
permission
|
Bug 814156 - Need additional security checks for the "permissions" permission. r=sicking
|
2012-12-06 21:05:53 -08:00 |
phonenumberutils
|
Bug 819250 - PhoneNumber.js overwrites national number. r=bent
|
2012-12-07 10:47:44 -08:00 |
plugins
|
Bug 800838 - Remove unnecessary delay when unscheduling plugin timers on Android r=blassey
|
2012-12-10 10:00:44 -05:00 |
power
|
Backed out changeset ea39e0af0831 (bug 820135)
|
2012-12-12 02:23:10 -05:00 |
settings
|
Bug 814153 - Need additional security checks for the "settings" permission. r=bent
|
2012-11-29 14:23:55 -08:00 |
sms
|
Bug 774621 - Part 5/5: test cases, r=rwood
|
2012-12-11 17:09:53 +08:00 |
src
|
Backout Bug 818559 to fix Bug 820067, a=me
|
2012-12-10 21:52:01 +02:00 |
system
|
Bug 820230 - Add missing #include to fix compile error. r=me
|
2012-12-12 00:15:07 +01:00 |
telephony
|
Bug 814898 - Part d: Cleanup CC goop in some more parts of dom/; r=mccr8
|
2012-12-02 09:54:51 +01:00 |
tests
|
Merge mozilla-central into mozilla-inbound
|
2012-12-10 20:39:51 -05:00 |
time
|
Bug 820222 - Fix unknown namespace mozilla::services compilation error. r=jlebar
|
2012-12-11 16:45:51 +01:00 |
webidl
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 13:21:03 -08:00 |
wifi
|
Bug 819164 - reply_len is only valid before we call readString because of UTF-8 interpretation so do our string fixup based on that. r=gal
|
2012-12-11 18:04:17 -08:00 |
workers
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 13:21:03 -08:00 |
dom-config.mk
|
Bug 809213 - Move PhoneNumber.js from Gaia to Gecko. r=gal
|
2012-11-08 14:53:44 -08:00 |
Makefile.in
|
Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir
|
2012-12-04 10:38:25 +08:00 |