gecko-dev/dom
Chuck Lee 9c5b41a2c9 Bug 828782 - 0003. Use new function to handle malformed UTF-8 string. r=vchang, a=leo+ 2013-02-19 16:27:49 +08: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 836654 - Part 10: Don't acquire the CPU wake lock in the alarm service any longer. r=cjones, a=blocking-tef 2013-02-15 12:07:34 -05:00
apps Bug 841631 - [Intermittent] Large Packaged App Downloads on Weak Connections can have HTTP requests stopped in the middle of download, which results in a corrupted package download. r=fabrice, a=lsblakk 2013-02-19 09:39:53 +01:00
audiochannel Bug 836654 - Part 0: Add constants CONTENT_PROCESS_{UNKNOWN_ID,MAIN_ID} to HalTypes.h and remove the equivalent constants from ContentParent.h. r=cjones 2013-02-15 12:07:33 -05:00
base Bug 834382 - Disable crashtests requiring remote xul on b2g18*, r=jgriffin, a=test-only,tracking-b2g18+ 2013-02-20 14:58:08 -05: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 833206 - Remove invalid OBEX header: ConnectionId. r=gyeh, r=echou, a=tef+ 2013-02-19 10:58:03 +08:00
browser-element Bug 841830 - Allow scrolling while tap/pan gesture is still ambiguous, for perceived responsiveness. r=vingtetun, a=akeybl 2013-02-15 11:41:23 -08:00
camera Bug 839628 - Add MIN_UNDEQUEUED_BUFFERS check in GonkNativeWindow::dequeueBuffer(). r=kchen, r=mikeh, a=approval-mozilla-b2g18+ 2013-02-21 07:04:03 -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 822450 - Create a syntheticEventsOk pref for marionette identity tests. r=benadida, a=lsblakk 2012-12-17 16:51:33 -05:00
imptests Bug 821695 - Do not load videocontrols.xml if the audio/video tag does not need it. r=roc, a=tef+ 2013-02-01 08:47:55 -05: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 836654 - Part 5: Add nsIMozBrowserFrame::isExpectingSystemMessage. r=bz 2013-02-15 12:07:33 -05:00
ipc Bug 839261 - Assertion failure: false (Remote blob didn't return a remote stream). r=sicking, a=tef+ 2013-02-15 13:39:43 -08:00
locales
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 836654 - Part 7: Hold a CPU wake lock while a "critical" process that's expecting a system message loads. r=cjones,fabrice 2013-02-15 12:07:34 -05: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 836215 - Part 1/2: PhoneNumberJS: shamelessly copy of IsViablePhoneNumber() from upstream. r=gwagner, a=tef+ 2013-02-20 17:02:45 +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 836654 - Part 4: Add PowerManagerService::NewWakeLockOnBehalfOfProcess. r=cjones 2013-02-15 12:07:33 -05: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 833526 - Not be able to receive "network-active-change" notification from NetworkManager. r=vicamo, a=leo+ 2013-02-07 16:21:28 +08:00
telephony Bug 832109 - Crash in Telephony::RILTelephonyCallback::CallStateChanged. r=jlebar, a=tef+ 2013-02-18 08:09:40 -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 Bug 841612 - TimeChangeObserver::FireMozTimeChangeEvent bails out if *any* weak windows have gone away. r=jlebar, a=lsblakk 2013-02-15 13:57:18 -08:00
webidl Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+ 2013-01-25 19:45:16 +01:00
wifi Bug 828782 - 0003. Use new function to handle malformed UTF-8 string. r=vchang, a=leo+ 2013-02-19 16:27:49 +08:00
workers Bug 841041 - Fix memory broadcast bug for workers. r=bent, a=tef+ 2013-02-15 14:12:19 -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