.. |
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 acecf63268be (bug 829679) for the same mochitest-chrome orange it had the last time it landed
|
2013-01-14 20:16:10 -08:00 |
audiochannel
|
Bug 829309 - Assertion re-entering a hashtable in nsAudioChannelService, r=mrbkap
|
2013-01-10 23:56:20 +01:00 |
base
|
Bug 829439 (part 1) - Add MemoryReporterBase class that promotes better encapsulation within nsIMemoryReporter sub-classes. r=jlebar.
|
2013-01-14 16:26:47 -08:00 |
battery
|
Bug 805448 - Write Marionette tests for battery level changes. r=rwood
|
2013-01-03 17:18:42 -05:00 |
bindings
|
Fix for bug 827546 (|non editable element|.QueryInterface(Components.interfaces.nsIDOMNSEditableElement) does not throw anymore) - throw on QI failure. r=bz.
|
2013-01-14 11:29:49 +01:00 |
bluetooth
|
Bug 829473 - Fix a wrong conditional check resulted from bug 827204, r=gyeh
|
2013-01-11 10:45:28 +01:00 |
browser-element
|
Bug 828367 - APZC should not perform scrolling if BES detects panning distance is too small. r=cjones.
|
2013-01-11 11:02:02 +01:00 |
camera
|
Bug 829420 - [Camera] In GonkNativeWindow::dequeueBuffer, -1 will be used as index to access an Arrary. r=kanru
|
2013-01-11 18:18:35 +08: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
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05: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
|
|
|
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
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05:00 |
interfaces
|
Bug 830221 - Remove nsIDOMDOMImplementation r=bz
|
2013-01-14 21:06:20 -05:00 |
ipc
|
Bug 829439 (part 2) - Some memory reporter clean-ups. r=jlebar.
|
2013-01-14 16:28:36 -08:00 |
locales
|
Bug 829699 - Typo in message for both CSP headers (r=smaug)
|
2013-01-11 12:08:23 -08:00 |
media
|
Backed out changeset cebb008a72f9 (bug 824919) for mochitest b-c orange.
|
2013-01-14 22:01:12 -05:00 |
messages
|
Bug 828395 - System messages handler is fired twice if there was already an handler for b.html contained into an iframe a.html and the page navigate to b.html r=fabrice,genelian
|
2013-01-14 17:24:46 -08:00 |
mms
|
Bug 801632 - Save MM attachment as Blob. r=vyang
|
2013-01-09 23:01:48 +08:00 |
network
|
Bug 814222 - Ensure NetworkStatsManager's messages are handled and return values are wrapped. r=fabrice
|
2013-01-07 15:26:42 -08:00 |
payment
|
|
|
permission
|
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 |
phonenumberutils
|
|
|
plugins
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05: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
|
|
|
settings
|
Bug 827499 - SettingsService: Fix locking problem. r=bent
|
2013-01-08 12:04:25 +01:00 |
sms
|
Back out bug 813978. a=bustage
|
2013-01-14 17:37:54 -08:00 |
src
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05:00 |
system
|
Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures.
|
2013-01-14 21:25:12 -05:00 |
telephony
|
Bug 821559 - Telephony: ASSERTION: Serious logic problem here. r=bent
|
2013-01-04 16:52:18 +08:00 |
tests
|
Bug 826964 - Attempt to fix the intermittent orange by focusing the current browser; r=ehsan
|
2013-01-14 13:49:58 +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
|
Merge latest PGO-green m-i changeset to m-c.
|
2013-01-11 14:48:33 +01: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 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent
|
2013-01-10 23:50:40 +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 |