gecko/dom
2013-01-02 13:21:37 -08:00
..
activities Bug 816730 - [Activities] Filters do not work anymore. r=mounir, sr=sicking 2012-12-27 11:12:06 -05:00
alarm Bug 821633 - Alarm API - .getAll() need to wrap the objects respecting to the content window (part 2, Alarm API). r=vivien 2012-12-14 20:04:04 +08:00
apps bug 826935 - ensure app.installState is defined in DOMApplicationRegistry.loadCurrentRegistry(); r=fabrice 2013-01-06 15:56:40 -08:00
audiochannel Bug 793105 - Add a "backgroundPerceivable" class for audio-channel-content. r=jlebar,roc 2013-01-05 13:03:51 +08:00
base Bug 826183 - DMD: clear reportedness data before running memory reporters and dumping. r=jlebar. 2013-01-06 13:34:39 -08:00
battery Bug 805448 - Write Marionette tests for battery level changes. r=rwood 2013-01-03 17:18:42 -05:00
bindings Bug 825732: Convert SVGAltGlyphElement to WebIDL r=bz 2013-01-06 09:14:44 -05:00
bluetooth Bug 826463 - Patch 1(v1): After disconnect BT headset while in-call, audio rerouting takes too long, r=echou 2013-01-05 12:34:19 +08:00
browser-element Gecko work for bug 823619: Dispatch spec-compliant mouse events when touch events are available. r=cjones,jlebar,schien,vingtetun a=blocking-basecamp 2013-01-05 15:53:16 +01:00
camera Bug 820139 - Ensure video recorder exists before trying to start recording. r=kchen 2012-12-23 10:56:59 -05:00
cellbroadcast Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug 2012-12-22 09:18:08 +01:00
contacts Bug 816893 - Part 4: Marionette tests for reading Sim Contact. r=hsinyi 2012-12-14 12:07:12 +08:00
devicestorage Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
encoding Bug 825195 - Update method signatures of TextDecoder and TextEncoder per the latest spec. r=jonas 2012-12-29 09:55:32 +09:00
file Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
fm
icc Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug 2012-12-22 09:18:08 +01:00
identity Bug 822450 - Create a syntheticEventsOk pref for marionette identity tests. r=benadida 2012-12-17 16:51:33 -05:00
imptests Bug 824823 part 9. Convert Comment to WebIDL. r=peterv 2013-01-04 12:02:14 -05:00
indexedDB Bug 824224 - IndexedDB blobs crash with 'ABORT: NULL actor value passed to non-nullable param.' r=cjones. 2013-01-07 11:25:35 +01:00
interfaces Bug 820167 - Tab open/close animation prints performance data to error console when enabled. r=jmuizelaar,dao 2013-01-03 21:53:15 -05:00
ipc Bug 813758 - Need additional security checks for the geolocation permission. r=sicking,jdm a=blocking-basecamp 2013-01-02 13:21:37 -08:00
locales Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
media Bug 802656: GetUserMediaDevices: Consider no devices available an error r=anant 2013-01-04 13:11:14 -05:00
messages Bug 816101 - Send a system message when a call is complete. r=hsinyi 2012-12-18 14:54:18 +01:00
mms Bug 823816 - Replace NullTerminatedTexts with TextString in ConstrainedEncoding. r=vyang 2012-12-24 14:33:20 +08:00
network Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
payment
permission Bug 823411 - Permission Prompt Helper doesn't forward access field to prompt. r=sicking 2012-12-21 11:14:51 -08:00
phonenumberutils Bug 822528 - PhonenumberJS: Start using previous MCC. r=sicking 2012-12-19 23:17:37 -08:00
plugins Bug 826632. Part 5: nsViewManager methods do not need to be virtual and most of the ones that return nsresult don't need to. r=tnikkel 2013-01-05 16:13:05 +13:00
power Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
quota Bug 820715 - Move quota related pieces from IndexedDatabaseManager to QuotaManager. r=bent 2012-12-19 18:45:57 +01:00
settings Bug 821814 - Followup disable debug flag. r=me 2013-01-07 11:12:01 +01:00
sms Bug 820780 - Part 5/5: test cases, r=rwood 2013-01-04 14:26:31 +08:00
src Bug 813758 - Need additional security checks for the geolocation permission. r=sicking,jdm a=blocking-basecamp 2013-01-02 13:21:37 -08:00
system Bug 820780 - Part 3/5: B2G RIL backend, r=hsinyi,bent 2013-01-04 14:26:24 +08:00
telephony Merge PGO-green changeset from inbound to m-c. 2012-12-22 12:06:37 +01:00
tests Bug 813758 - Need additional security checks for the geolocation permission. r=sicking,jdm a=blocking-basecamp 2013-01-02 13:21:37 -08:00
time Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
webidl Bug 825732: Convert SVGAltGlyphElement to WebIDL r=bz 2013-01-06 09:14:44 -05:00
wifi Merge PGO-green changeset from inbound to m-c. 2012-12-22 12:06:37 +01:00
workers Bug 813867 - 'Report memory for web workers that use ctypes'. r=jlebar+jorendorff. 2012-12-30 10:21:52 -08:00
dom-config.mk Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan 2012-12-17 20:25:10 +01:00
Makefile.in Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00