.. |
activities
|
Bug 935561 - [Messaging] Attach icon is kept like pressed when tapping on it and cancel selecting a content to attach. r=fabrice
|
2013-11-22 13:45:05 +01:00 |
alarm
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
apps
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 23:12:23 +00:00 |
asmjscache
|
Bug 929236 - Don't waste time caching small asm.js modules (r=sstangl)
|
2013-11-18 16:02:05 -06:00 |
audiochannel
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
base
|
Backed out changeset f65970fe598f (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:48 +01:00 |
battery
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |
bindings
|
Backed out changeset f65970fe598f (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:48 +01:00 |
bluetooth
|
Merge inbound to m-c.
|
2013-12-05 17:29:03 -05:00 |
browser-element
|
Bug 924771 - Disable test_browserElement_oop_ExposableURI.html until someone teaches it to stop timing out
|
2013-12-03 21:51:08 -08:00 |
camera
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
cellbroadcast
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |
contacts
|
Bug 906226 - Move shared test code to a single file. r=gwagner
|
2013-12-03 23:07:59 -02:00 |
datastore
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 23:12:23 +00:00 |
devicestorage
|
Bug 946214 - Build dom/devicestorage in unified mode; r=glandium
|
2013-12-04 09:43:13 -05:00 |
downloads
|
Bug 938023 - Download API (Asynchronous Responses for API Tests). r=fabrice, gwagner
|
2013-11-27 23:18:17 -08:00 |
encoding
|
Bug 946212 - Put all of dom/encoding into unified mode; r=glandium
|
2013-12-04 09:42:49 -05:00 |
file
|
Bug 932119 - convert nsIAtom to nsString in QuotaManager and IndexedDB, r=janv
|
2013-11-25 16:53:48 +00:00 |
fmradio
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
gamepad
|
Bug 940780 - Build dom/gamepad in unified mode. r=bzbarsky
|
2013-11-21 09:22:25 -05:00 |
icc
|
Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh
|
2013-12-05 11:56:21 +08:00 |
identity
|
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
|
2013-08-02 09:03:25 +02:00 |
imptests
|
Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal
|
2013-12-03 06:34:21 +09:00 |
indexedDB
|
Backed out changeset 2572592c326d (bug 945813) for Linux64 debug xpcshell crashes.
|
2013-12-03 20:35:03 -05:00 |
inputmethod
|
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
|
2013-12-03 22:44:28 -05:00 |
interfaces
|
Bug 940420 - It's nearly impossible to close browser app tabs with edge gestures enabled. r=smaug
|
2013-12-03 16:10:47 +01:00 |
ipc
|
Backed out changeset 2762cab83d31 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:43:02 +01:00 |
locales
|
Bug 945048 - Correctly check for the CSS_PSEUDO_ELEMENT_SUPPORTS_USER_ACTION_STATE flag when parsing pseudo-classes after pseudo-elements. r=bz
|
2013-12-02 13:06:20 +11:00 |
media
|
bug 943898: Add ice state checking to webrtc mochitest framework r=ekr,jsmith
|
2013-12-05 18:10:21 -05:00 |
messages
|
Backed out 5 changesets (bug 811635) for B2G mochitest-8 orange.
|
2013-12-03 10:06:59 -05:00 |
mobilemessage
|
Bug 933219 - Fix compartment mismatch in MobileMessageManager::Delete. r=gwagner
|
2013-12-05 13:28:41 -08:00 |
network
|
Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh
|
2013-12-05 11:56:21 +08:00 |
nfc
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |
payment
|
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
|
2013-11-20 13:33:10 +08:00 |
permission
|
Backed out changesets 22770b30545b, 0809370fabdb, 4ef4764c1b55, and bfe768b87464 (bug 697343) due to Gaia UI test bustage.
|
2013-12-05 16:19:47 -05:00 |
phonenumberutils
|
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
|
2013-11-20 13:33:10 +08:00 |
plugins
|
Bug 938683 - Catch and pass the error values of PR_Close() to upper layer. r=johns
|
2013-12-05 12:16:09 -05:00 |
power
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
promise
|
Bug 936700 - Worker Preferences cache. r=bent
|
2013-11-24 11:27:15 -08:00 |
push
|
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
|
2013-11-20 13:33:10 +08:00 |
quota
|
Bug 932119 - convert nsIAtom to nsString in QuotaManager and IndexedDB, r=janv
|
2013-11-25 16:53:48 +00:00 |
settings
|
Bug 921721 - NS_ERROR_UNEXPECTED in airplane_mode.js when restarting B2G. r=bent
|
2013-11-01 07:54:21 -07:00 |
speakermanager
|
Bug 944130 - test_speakermanager.html: ASSERTION: background state is only maintained on outer windows. r=amarchesini
|
2013-12-01 13:23:00 +08:00 |
src
|
Backed out changeset 374e44c835a8 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:41:42 +01:00 |
system
|
Bug 943749 - B2G SMS: Support Class 2 SMS received and stored in SIM. r=vyang
|
2013-12-04 18:52:31 +08:00 |
telephony
|
Merge b2g-inbound to m-c.
|
2013-12-05 17:53:41 -05:00 |
tests
|
Bug 871323 - Fix and enable offline mochitests for B2G - remove most of the enablePrivilege calls and use pushPermissions. r=honzab.moz
|
2013-12-04 22:28:36 +01:00 |
time
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
voicemail
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |
wappush
|
Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey
|
2013-10-29 16:12:43 +08:00 |
webidl
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 23:12:23 +00:00 |
wifi
|
Backed out 5 changesets (bug 811635) for B2G mochitest-8 orange.
|
2013-12-03 10:06:59 -05:00 |
workers
|
Merge b2g-inbound to m-c.
|
2013-12-05 17:53:41 -05:00 |
moz.build
|
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
|
2013-11-27 23:18:08 -08:00 |