.. |
activities
|
Bug 779793 - Properly send a NO_PROVIDER error when there is no options to handle a WebActivity. r=vingtetun
|
2012-08-04 11:28:36 -04:00 |
alarm
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
apps
|
Bug 779176 - Activities doesn't work with different entry points (not using href) [r=mounir]
|
2012-08-09 08:39:52 -07:00 |
base
|
Bug 782167 - Downgrade MOZ_ASSERT(win->IsClosedOrClosing()) to an NS_ASSERTION until it stops happening so often, r=khuey
|
2012-08-12 20:52:21 -07:00 |
battery
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
bindings
|
Bug 781046. Make the Create() functions in TypedArray.h take a const data array, since they make a copy anyway. r=bzbarsky
|
2012-08-07 17:57:27 -07:00 |
bluetooth
|
Bug 758504 - Final: patch 2: Implement function to remove reserved services. r=qdot
|
2012-08-10 11:17:06 +08:00 |
browser-element
|
Backout dcb9d2f694eb (bug 769254) for Windows test_resize_move_windows.html M3 failures
|
2012-08-10 18:51:29 -07:00 |
camera
|
Bug 780905 - Remove excess logging from DOMCameraManager. r=smaug
|
2012-08-07 20:49:07 -04:00 |
contacts
|
Bug 779794 - navigator.mozContacts.getSimContacts() should return an array of mozContact elements. r=fabrice
|
2012-08-09 17:33:01 -07:00 |
devicestorage
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
file
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
identity
|
Bug 773485 - Update identity Makefiles to use MOCHITEST_FILES. r=glandium
|
2012-08-09 00:07:38 -07:00 |
imptests
|
Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger
|
2012-08-07 09:30:04 +02:00 |
indexedDB
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
interfaces
|
Merge inbound to m-c.
|
2012-08-11 22:33:42 -04:00 |
ipc
|
Merge inbound to m-c.
|
2012-08-11 22:33:42 -04:00 |
locales
|
Bug 562169. Add support for :dir(ltr/rtl) CSS selector, layout/style part, r=bz
|
2012-08-09 20:37:58 -07:00 |
media
|
Bug 780553: Fix error caused by merge of previous patch; r=anant
|
2012-08-10 08:41:33 -07:00 |
messages
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
mms
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
network
|
Bug 777057 - MobileConnection: expose whether or not the radio is searching. r=marshall_law sr=sicking
|
2012-08-07 12:11:48 -07:00 |
permission
|
Bug 780707 - Contacts API: support prompting. r=dougt
|
2012-08-09 11:34:57 -07:00 |
plugins
|
Bug 733323 - Remove references to plugin surfaces when the plugin is destroyed. r=roc
|
2012-08-13 22:11:30 +12:00 |
power
|
Bug 781353 - Hook up "power" to Permission Manager. r=jlebar
|
2012-08-11 19:40:43 +08:00 |
settings
|
Bug 779331 - Settings API: new permissions. r=mrbkap
|
2012-08-07 16:22:24 -07:00 |
sms
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
src
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
system
|
Bug 781756 - B2G RIL: no GECKO_MOBILE_CONNECTION_STATE_UNKNOWN. r=philikon
|
2012-08-10 16:16:31 +08:00 |
telephony
|
Bug 781548 - Add WebAPI tess for resuming held calls, r=jgriffin, DONTBUILD because NPOTB
|
2012-08-10 13:45:14 -04:00 |
tests
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
webidl
|
Bug 777415. Disallow GetterInfallible/SetterInfallible annotations where they don't make sense. r=khuey
|
2012-07-27 00:09:10 -04:00 |
wifi
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
workers
|
Bug 758125: Don't rely on the order of the timeout array to discard expired timeouts. Check explicitly instead. r=bent
|
2012-08-10 09:10:22 -07:00 |
dom-config.mk
|
Backout 5439489dc320, 983f76488e59, 7a92558a8dec (Bug 714358) for debug build assertions and leaks
|
2012-08-07 22:18:27 -07:00 |
Makefile.in
|
Bug 780707 - Contacts API: support prompting. r=dougt
|
2012-08-09 11:34:57 -07:00 |