gecko-dev/dom
Masatoshi Kimura 9a4812e054 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
..
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 825237: Don't save etag if package doesn't pass error checks. r=sicking a=basecamp-blocker 2012-12-31 00:32:14 -08:00
audiochannel 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
base 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
battery Bug 805452 - Write Marionette tests for battery charging status changes. r=rwood 2012-12-10 12:11:03 -05:00
bindings Bug 824247 - Part 2: Fix common source of warning span (dom/bindings). r=khuey 2013-01-03 00:55:55 +09:00
bluetooth Bug 824895 - check if mConnection is ready before running SetProperty(), r=gyeh 2013-01-02 16:33:37 +08:00
browser-element Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g 2012-12-29 04:02:16 -05: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 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 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 824603 Part 1: Enable binding for DocumentType r=bz 2012-12-28 20:34:02 -05:00
indexedDB 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
interfaces Merge m-c to inbound. 2012-12-28 12:57:30 -05:00
ipc 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
locales Bug 553917 - Add new mathml.properties bundle with error messages for MathML error logging. r=Pike 2012-12-27 11:12:06 -05:00
media 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
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 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 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 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
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 821510 - Settings: remove debug statements. r=sicking 2012-12-14 10:20:16 -08:00
sms 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
src Bug 823789 - Pass enableHighAccuracy geolocation changes to the chrome process. r=dougt 2012-12-31 11:36:46 -05:00
system Bug 816893 - Part 3: ICCUtils Helper. r=hsinyi 2012-12-06 19:48:28 +08:00
telephony Merge PGO-green changeset from inbound to m-c. 2012-12-22 12:06:37 +01:00
tests Bug 824917. Add hasInstanceInterface to the DOM element classes we've converted that people use instanceof with. r=peterv 2012-12-31 10:37:22 -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 824824. Add support for passing multiple touches as arguments to createTouchList. r=mbrubeck,peterv 2012-12-31 10:37:22 -08:00
wifi Merge PGO-green changeset from inbound to m-c. 2012-12-22 12:06:37 +01:00
workers 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
Makefile.in Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan 2012-12-17 20:25:10 +01: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