gecko/dom
2013-01-18 21:29:05 -08:00
..
activities Bug 826589 - (Part 1) Pass manifest to activity picker instead of pre-translated title. r=ttaubert a=bb+ 2013-01-07 15:48:56 +01:00
alarm Bug 821671 - Check alarm API parameters in the parent (part 3, Alarm API). r=sicking 2012-12-22 19:47:23 +08:00
apps Back out fdeb0c833138 (bug 814226) for Linux bc failures in browser_webapps_permissions.js 2013-01-18 19:10:47 -08:00
audiochannel Bug 830611 - [Audio] Add dom_audioagent.xpt into package-manifest.in. r=roc 2013-01-17 16:18:22 +08:00
base Back out 7dbbb6e3d240 (bug 832435) for assertion failures 2013-01-18 21:29:05 -08:00
battery Bug 805448 - Write Marionette tests for battery level changes. r=rwood 2013-01-03 17:18:42 -05:00
bindings Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!) 2013-01-18 13:20:21 -08:00
bluetooth Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!) 2013-01-18 13:20:21 -08:00
browser-element Bug 824472 - Traverse containing frames when looking for scrollable content for browser elements. r=schien 2013-01-14 18:03:32 +01:00
camera backed out changeset 0004848a182f, a=bustage 2013-01-18 16:46:26 -05:00
cellbroadcast Bug 813596: add marionette test cases, r=hsinyi 2013-01-14 17:05:26 +08:00
contacts Bug 816900 - 1. Use |expandedPermNames[idx]| instead |msg.type + "-" + msg.access|. 2. Add |write, create| permissions in test_sim_contacts.js. r=gwagner 2013-01-09 13:25:34 +08:00
devicestorage Bug 831167 - Crash in mozilla::dom::devicestorage::PDeviceStorageRequestParent::Write. r=bent 2013-01-17 12:33:42 -08: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 831183 - Part 3: Marionette tests for SET_UP_CALL. r=allstars.chh 2013-01-16 11:34:44 +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:56:10 +01:00
imptests Bug 826703 part 4. Convert ProcessingInstruction to WebIDL. r=peterv 2013-01-08 15:45:06 -05:00
indexedDB Bug 831169 - crash in mozilla::dom::indexedDB::PIndexedDBTransactionChild::SendAllRequestsFinished. r=bent 2013-01-17 22:38:36 +01:00
interfaces Bug 827174 - Remove nsIDOMSVGLocatable and nsIDOMSVGTransformable r=bz 2013-01-16 15:51:00 -05:00
ipc Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!) 2013-01-18 13:20:21 -08:00
locales Bug 829699 - Typo in message for both CSP headers (r=smaug) 2013-01-11 12:08:23 -08:00
media Bug 824919: Weaken key references to PeerConnection and friends r=jesup,smaug,ekr 2013-01-17 17:11:14 -06:00
messages Bug 830616 - A follow-up for bug 828395 to fix some buggy logic in handling the targets of system message. r=mrbkap,benjaminchen 2013-01-16 10:19:15 +08:00
mms Bug 792328 - Process MM text attachment to String. r=vyang 2013-01-17 17:35:14 +08:00
network Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!) 2013-01-18 13:20:21 -08:00
payment
permission Bug 831617 - Killed process when change settings, r=sicking 2013-01-17 22:50:59 +01:00
phonenumberutils Bug 822528 - PhonenumberJS: Start using previous MCC. r=sicking 2012-12-19 23:17:37 -08:00
plugins Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!) 2013-01-18 13:20:21 -08: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 793239 - SettingsLock should have a state property to indicate if it is still valid; r=gwagner 2013-01-15 22:32:49 -05:00
sms Back out 8447875c6479 (bug 823010) for marionette failures in test_incoming.js 2013-01-18 19:12:03 -08:00
src Back out 7dbbb6e3d240 (bug 832435) for assertion failures 2013-01-18 21:29:05 -08:00
system Back out 8447875c6479 (bug 823010) for marionette failures in test_incoming.js 2013-01-18 19:12:03 -08:00
telephony bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
tests Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-16 20:22:54 +00: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 831669 - Convert SVGClipPathElement to WebIDL r=bz 2013-01-18 14:53:08 -05:00
wifi Bug 829529 - [Wifi hotspot] Wifi hotspot settings should be disabled automatically when we turn on wifi. r=mrbkap 2013-01-11 11:49:27 +00:00
workers Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
dom-config.mk
Makefile.in Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00