.. |
activities
|
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (first batch); r=mounir
|
2012-09-20 09:55:36 +02:00 |
alarm
|
Bug 792036 - Automated fixups. r=mccr8
|
2012-09-24 14:46:29 +02:00 |
apps
|
Bug 797048 - Firefox Marketplace does not launch from the Apps Dashboard [r=wesj]
|
2012-10-04 11:18:39 -07:00 |
base
|
Bug 797569 - Added AutoREquest for success value rooting in DOMRequest; r=mrbkap
|
2012-10-05 16:08:42 -07:00 |
battery
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
bindings
|
Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv
|
2012-10-05 18:59:23 +02:00 |
bluetooth
|
Bug 798035 - Patch 2: Bluetooth SCOManager Cleanup; r=gyeh
|
2012-10-05 19:16:43 -07:00 |
browser-element
|
Bug 789392 - Allow mozapp frames to window.close() themselves. r=bz
|
2012-10-04 00:44:50 -04:00 |
camera
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-10-01 16:04:09 -04:00 |
contacts
|
Bug 784646 - B2G: Cannot import SIM contacts. r=gwagner
|
2012-09-28 01:37:39 +08:00 |
devicestorage
|
Bug 794619 - Remote the blobs returned from enumerate. r=bent
|
2012-10-04 13:40:45 -07:00 |
encoding
|
Bug 795544 - Test updates. r=bz
|
2012-10-01 21:49:12 +09:00 |
file
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
fm
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
icc
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
identity
|
Bug 792036 - Automated fixups. r=mccr8
|
2012-09-24 14:46:29 +02:00 |
imptests
|
No bug - Fix stupid bug because I don't know Python; hat-tip=tbsaunde (NPOTB, DONTBUILD)
|
2012-09-30 21:24:25 +02:00 |
indexedDB
|
Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent
|
2012-10-05 12:09:33 -07:00 |
interfaces
|
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 16:35:54 -04:00 |
ipc
|
Bug 797904 - Include app name in about:memory dump. r=njn,cjones
|
2012-10-05 17:54:54 -04:00 |
locales
|
Bug 795275 - Warn about content access to |Components|. r=mrbkap
|
2012-10-03 11:44:18 +02:00 |
media
|
Bug 797796: Hookup getUserMedia backend with frontend UI; r=jesup
|
2012-10-05 17:20:47 -07:00 |
messages
|
Bug 795209 - System Message API: Fail to fire 'icc-stkcommand' system messages. r=fabrice
|
2012-10-02 13:03:59 +08:00 |
mms
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
network
|
Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me
|
2012-10-05 17:48:15 +01:00 |
payment
|
Bug 776417 - Prevent navigator.mozPay from being fired from apps in the background; r=fabrice
|
2012-09-21 09:20:05 +02:00 |
permission
|
Bug 758269 - Install permissions from manifest to Permission Manager r=fabrice
|
2012-09-28 17:16:29 -05:00 |
plugins
|
Bug 792372 - Use a check to solve a race notifying the browser process about a Flash crash while the channel is being closed [@ mozilla::ipc::AsyncChannel::CloseWithError()], r=gfritzsche
|
2012-10-04 12:58:42 -04:00 |
power
|
Bug 793970 - Reuse nsAppStartup's watchdog to compulsively power-off/reboot/quit Gecko if profile synchronizing hangs. r=cjones
|
2012-10-02 15:26:32 +08:00 |
settings
|
Bug 793361 - Apps, SystemMessages: free message manager references for killed children. r=fabrice
|
2012-10-01 13:29:59 -07:00 |
sms
|
Bug 790192 - Part 2/2: test cases, r=marshall_law
|
2012-10-03 16:37:29 +08:00 |
src
|
Bug 795442 - Allow nsIChannel.contentDispositionFilename to be writable. r=jduell, sr=biesi
|
2012-10-02 09:43:00 -07:00 |
system
|
Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 3: Tests; r=marshall_law
|
2012-10-05 16:09:07 +02:00 |
telephony
|
Bug 739780 - Switch Telephony.cpp to use nsTArrayHelpers.h implementation of nsTArrayToJSArray. r=khuey, r=mrbkap
|
2012-09-28 10:43:49 -07:00 |
tests
|
Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me
|
2012-10-05 17:48:15 +01:00 |
time
|
Bug 795703 - Do not assert when calling do_GetWeakReference() on a nsISupport not capable of that. r=smaug,dougt
|
2012-10-03 10:38:46 +01:00 |
webidl
|
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 16:35:54 -04:00 |
wifi
|
Back out bug 790231 and bug 791506 because the required UI changes were not landed in time
|
2012-10-05 23:24:00 -07:00 |
workers
|
Bug 761695 - Implement expando traps for ProxyXrayTraits DOMXrayTraits. r=peterv
|
2012-10-05 18:59:23 +02:00 |
dom-config.mk
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |
Makefile.in
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |