gecko-dev/dom
Eric Chou a63eb9592f Bug 838089 - Blacklisted AT commands: AT+XAPL/AT+XEVENT. r=gyeh, a=overholt 2013-02-06 11:12:54 -05:00
..
activities Bug 826589 - (Part 1) Pass manifest to activity picker instead of pre-translated title. r=ttaubert a=bb+ 2013-01-07 16:38:07 +01:00
alarm Bug 821671 - Check alarm API parameters in the parent (part 3, Alarm API). r=sicking, a=blocking-basecamp 2012-12-22 19:47:23 +08:00
apps Bug 835799 - Add a timestamp property to the observer sent when an application has been called by app.launch(). r=fabrice, a=lsblakk 2013-02-05 13:05:56 -05:00
audiochannel Bug 835454 - [Audio] AudioChannelService didn't notify agents to call getMuted() when a content channel's visibility is changed. r=baku, a=tef+ 2013-01-30 10:54:07 +08:00
base Bug 836157 - Contacts API: Remove unused indexes. r=bent, a=overholt 2013-01-30 17:17:07 -08:00
battery Bug 805452 - Write Marionette tests for battery charging status changes. r=rwood, a=NPOTB 2012-12-10 12:11:03 -05:00
bindings Bug 822340. Disable the Ion optimization for DOM method calls. r=jandem, a=bbajaj 2012-12-19 19:58:32 -08:00
bluetooth Bug 838089 - Blacklisted AT commands: AT+XAPL/AT+XEVENT. r=gyeh, a=overholt 2013-02-06 11:12:54 -05:00
browser-element Bug 804320 - Provide more inertia when the user does little gestures. r=schien, a=lsblakk 2013-02-05 13:05:56 -05:00
camera Bug 833521 - forward "recording-device-events" event to parent process, r=dougt, a=tef+ 2013-01-24 21:45:36 -05:00
cellbroadcast Bug 778093 - Part 3/9: Complete onreceived event handling. r=mounir, r=hsinyi, r=bent, a=blocking-basecamp 2012-12-04 10:40:47 +08:00
contacts Bug 836423 - Contacts API: Fix oncontactchange function. r=bent, a=tef+ 2013-02-01 12:44:55 -08:00
devicestorage Bug 834595 - Factor stat() such that there are 3 independent methods. r=sicking a=tef+ 2013-01-25 11:05:24 -08:00
encoding Bug 820373 - Add a null check to TextEncoder.encode(). r=bz, a=akeybl 2012-12-16 19:51:11 -05:00
file Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default). r=mounir, a=lsblakk 2012-11-08 15:57:17 +00:00
fm Bug 815452: Hook up FM radio to the audio manager. r=sicking a=blocking-basecamp 2012-12-11 01:13:34 -08:00
icc Bug 804667 - Part 5: Marionette tests for TIMER_MANAGEMENT. r=allstars.chh, a=shira+ 2012-12-07 14:55:12 +08:00
identity Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:57:37 +01:00
imptests No bug - Fix stupid bug because I don't know Python; hat-tip=tbsaunde (NPOTB, DONTBUILD) 2012-09-30 21:24:25 +02:00
indexedDB Bug 832385 - Always NS_DROP_JS_OBJECTS in ~IDBWrapperCache. r=smaug,khuey a=tef+ 2013-01-23 11:38:16 -08:00
interfaces Bug 835013 - AppProtocolHandler.js and related code taking ~50ms on the critical startup path. r=cjones, a=tef+ 2013-01-31 13:35:13 -08:00
ipc Bug 836735 - Add interface to QI implementation for ProcessPriorityManager. r=bent, a=overholt 2013-01-31 14:44:12 -05:00
locales Bug 795275 - Warn about content access to |Components|. r=mrbkap 2012-10-03 11:44:18 +02:00
media Bug 833521 - forward "recording-device-events" event to parent process, r=dougt, a=tef+ 2013-01-24 21:45:36 -05:00
messages Bug 831108 - Process tab terminated (stop loading) on http://margaretleibovic.com/mural/. r=sicking 2013-01-18 21:50:01 +08:00
mms Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon a=bajaj 2012-11-11 10:28:38 -08:00
network Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh, a=shira+ 2012-11-28 16:16:20 +08:00
payment Bug 815769 - Only require an https payment provider if the dom setting says to. r=fabrice, a=lsblakk 2012-12-06 22:34:11 +01:00
permission Bug 831617 - Killed process when change settings. r=sicking, a=tef+ 2013-01-17 22:50:59 +01:00
phonenumberutils Bug 822528 - PhonenumberJS: Start using previous MCC. r=sicking, a=blocking-basecamp 2012-12-19 23:17:37 -08:00
plugins Bug 831307 - Allow invalid file handles to not crash child processes. r=cjones, a=blocking-tef+ 2013-01-24 17:10:39 -08:00
power Bug 821192 - Ensure that content processes don't see an inconsistent app dir. r=bent, r=dhylands, a=blocking-basecamp 2012-12-28 01:45:16 -08:00
settings Bug 827499 - SettingsService: Fix locking problem. r=bent, a=jst 2013-01-08 12:04:25 +01:00
sms Bug 828861 - B2G PhoneNumberJS: Don't apply network mcc to to SMS in roaming scenario. r=vyang, a=tef+ 2013-01-28 18:11:22 -08:00
src Bug 826102 - Make IPC geolocation listener never use cached values and never skip a value. r=dougt a=blocking-basecamp 2013-01-07 06:57:00 +01:00
system Bug 834200 - [Audio] Hook AudioManager::SetPhoneState for getting ring & in_call then register into AudioChannelService. r=baku, a=tef+ 2013-02-04 11:23:06 +08:00
telephony Bug 821559 - Telephony: ASSERTION: Serious logic problem here. r=bent, a=blocking-basecamp 2013-01-04 16:52:18 +08:00
tests Bug 830258 - [Webapps] .uninstall() should return "Webapps:Uninstall:Return:KO" when uninstalling a non-removable app (part 2, provide test case). r=fabrice, a=lsblakk 2013-01-30 12:00:55 +08:00
time Merge m-b to b2g18. a=merge 2012-12-23 14:58:26 -05:00
webidl Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+ 2013-01-25 19:45:16 +01:00
wifi Bug 831716 - [Settings] [Internet sharing][wifi] Tapping Wi-fi hotspot/wifi ON disable Wi-fi connection forever. r=mrbkap, r=dflanagan, a=tef+ 2013-01-17 20:26:17 +08:00
workers Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap, a=overholt. 2013-01-17 10:31:52 -08:00
Makefile.in Bug 778093 - Part 2/9: Add navigator.mozCellBroadcast. r=mounir, a=blocking-basecamp 2012-12-04 10:38:25 +08:00
dom-config.mk Bug 809213 - Move PhoneNumber.js from Gaia to Gecko. r=gal, a=blocking-basecamp 2012-11-08 14:53:44 -08:00