Vicamo Yang
76bbf1948f
Bug 797277 - Part 5/5: test cases, r=marshall_law
2012-10-30 18:55:48 +08:00
Vicamo Yang
7a4ef31162
Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey
2012-10-30 18:55:44 +08:00
Vicamo Yang
47d4b820eb
Bug 797277 - Part 3/5: RIL implementation, r=philikon
2012-10-30 18:55:41 +08:00
Vicamo Yang
852fd3c64f
Bug 797277 - Part 2/5: dom implementation, r=mounir
2012-10-30 18:55:37 +08:00
Vicamo Yang
d50ad184e1
Bug 797277 - Part 1/5: add messageClass
attribute in nsIDOMSmsMessag, sr=sicking
2012-10-30 18:55:34 +08:00
Vicamo Yang
635fe4abc8
Bug 742790 - Part 5/5: test cases, r=marshall_law
2012-10-30 18:53:35 +08:00
Vicamo Yang
7f0de9f695
Bug 742790 - Part 3/5: B2G RIL implementation, r=philikon,marshall_law
2012-10-30 18:53:27 +08:00
Vicamo Yang
b413d22153
Bug 742790 - Part 2/5: DOM implementation, r=mounir
2012-10-30 18:53:24 +08:00
Vicamo Yang
e9743adff4
Bug 742790 - Part 1/5: support SMS delivery failure event. Interface changes, sr=sicking,mounir
2012-10-30 18:53:20 +08:00
Peter Van der Beken
020e296215
Fix for bug 763643 (Implement static operations and attributes for WebIDL). r=bz.
...
--HG--
extra : rebase_source : d9dd5450af5d2b1f3e7e3a738ec2efdc7f7053da
2012-10-19 09:34:28 +02:00
Andrea Marchesini
4f618fc1ff
Bug 805712 - Try to fix Intermittent test_archivereader_zip_in_zip.html r=mounir
2012-10-30 11:31:34 +01:00
Jan Varga
922043c200
Bug 786688 - Part 3: Automatic tests. r=sicking
2012-10-30 07:12:18 +01:00
Jan Varga
118e4386f6
Bug 786688 - Part 2: Code cleanup. r=sicking
2012-10-30 07:11:58 +01:00
Jonas Sicking
6118c870a6
Bug 786688 - Part 1: Add chrome only openForPrincipal() and deleteForPrincipal(). r=bent
2012-10-30 07:07:09 +01:00
Ehsan Akhgari
2bcb7f9713
Bug 803392 - Initial implementation of AudioParam; r=bzbarsky
...
This patch implements most of the semantics of AudioParam in a
templatized base class called AudioEventTimeline. This is done in order
to make it possible to test this code from C++ without the need of
linking to libxul. Basically we take everything that could depend on
libxul or is not suitable for a genertic implementation and put it in a
traits like type as a template argument. Then the test creates mock
objects that conform to the argument interfaces, and tests the logic of
AudioEventTimeline.
2012-10-16 21:19:06 -04:00
Masayuki Nakano
df393c0357
Bug 806300 Use intptr_t instead of int64_t for the 3rd argument of GetInputContext() of PBrowser r=cjones, feedback=Ms2ger
2012-10-30 10:58:29 +09:00
Blake Kaplan
4fa1c6712a
Bug 802418 - Turn on background scanning when we're disconnected to work around wpa_supplicant's sched_scan getting stuck. r=vchang
...
--HG--
extra : rebase_source : c254c88d441b9ef6d449f509b8cc0beac6a215cc
2012-10-25 16:27:10 -07:00
Kartikaya Gupta
4f1989dd8e
Bug 806473 - Expose MemoryInfoDumper methods via a nsIMemoryInfoDumper service. r=jlebar
...
--HG--
rename : xpcom/base/MemoryInfoDumper.h => xpcom/base/nsIMemoryInfoDumper.idl
rename : xpcom/base/MemoryInfoDumper.cpp => xpcom/base/nsMemoryInfoDumper.cpp
2012-10-29 20:41:14 -04:00
Fabrice Desré
aac18ecac5
Bug 802683 - mozApp.download() doesn't do anything (packaged app) [r=vingtetun]
...
--HG--
extra : rebase_source : 892f89978c4582f1624f9acacabed852eda522b7
2012-10-29 17:17:47 -07:00
Mike Habicher
ff87bb2f7d
Bug 804741 - close our recorder output file handle because recorder dup()s it. r=mwu
2012-10-29 16:16:42 -07:00
Jacek Szpot
bea8356b2c
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
2012-10-26 15:32:10 +02:00
Chris Pearce
0e375de354
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
2012-10-30 11:02:24 +13:00
Phil Ringnalda
c89f106824
Merge m-c to m-i
2012-10-29 14:37:11 -07:00
Peter Van der Beken
b17dd93f15
Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript) - followup to fix problem pointed out by reviewer. r=bz.
...
--HG--
extra : rebase_source : 13271029cb0c7cd18b98fa2ed409e43f1df13e47
2012-10-29 21:55:13 +01:00
Phil Ringnalda
51866d5aa3
Merge the last PGO-green cset on mozilla-inbound to mozilla-central
2012-10-29 13:48:37 -07:00
Doug Turner
c3e175a44f
Bug 804789 - Fix commented out code cause by Bug 793955. r=bent
2012-10-29 09:54:35 -07:00
Bobby Holley
b9ab242827
Bug 803068 - Merge DirectWrapper and Wrapper. r=ejpbruel
...
--HG--
extra : rebase_source : a2b98a9585c6f7761747cfaf55684e6eeed91344
2012-10-29 16:52:53 +01:00
Phil Ringnalda
57ee1d4b4b
Bug 766886 - Reenable test_pluginstream_seek_close.html to see whether it leaks, or only test_streamatclose.html does
2012-10-28 13:11:28 -07:00
Phil Ringnalda
b51c6336e4
Bug 766886 - Disable test_streamatclose.html in debug builds for frequent leaks
2012-10-28 13:09:37 -07:00
Aryeh Gregor
f8234bcfdc
Bug 802562 - createElement(null) should work like createElement("null"); r=bz
2012-10-21 13:46:39 +02:00
Aryeh Gregor
b45ac130db
Bug 801425 - Make hasFeature() and isSupported() always return true for non-SVG features; r=bz
2012-10-15 13:59:38 +02:00
Ryan VanderMeulen
6a2ec3c438
Backout b6089a8b78d3 (bug 782547) to see if it fixes Flash hangs.
2012-10-28 00:24:02 -04:00
Ryan VanderMeulen
32cd92ec6d
Merge m-c to inbound.
2012-10-27 17:29:15 -04:00
Ed Morley
d96dc9fce6
Bug 766886 - Disable test_pluginstream_seek_close.html for intermittent leaks
2012-10-27 17:16:21 -04:00
Ryan VanderMeulen
88fe705046
Merge inbound to m-c.
2012-10-27 16:39:23 -04:00
Henrik Skupin
86254240b2
Bug 803493 - Move WebRTC Mochitests from dom/tests/mochitests/media to /dom/media/tests/mochitest. r=ted
2012-10-27 13:51:48 -04:00
Rob Wood
121603fc7b
Bug 800377 - Develop a test to verify sms timestamps, update manifest; r=jgriffin, DONTBUILD(NPOTB)
2012-10-25 09:50:56 -04:00
Phil Ringnalda
3832962e25
Back out 487f6dcb3d85 (Bug 805178) for browser-chrome failures
2012-10-26 14:21:21 -07:00
Eitan Isaacson
d4e8817f8b
Bug 805670 - Introduce nsIDOMWindowUtils.getResolution. r=dholbert sr=smaug
2012-10-26 14:09:38 -07:00
Fabrice Desré
04f8d0380f
Bug 805178 - Device Storage - Application Permissions do not match that of the Permission Matrix [r=dougt]
2012-10-26 12:50:10 -07:00
Markus Stange
7bdd484acd
Bug 647216: Allow testing of MozMouseHittest window dragging. r=enndeakin
2012-10-26 15:40:11 -04:00
Gregor Wagner
ec2eda2bd8
Bug 805646 - Allow access fields in manifest files. r=ddahl
2012-10-26 12:34:48 -07:00
James Willcox
32b3dd2695
Bug 777460 - Guard against null plugin instance on Android r=blassey
2012-10-26 13:49:50 -04:00
Tim Taubert
39113a159d
Bug 805377 - [Camera] Change to video record mode will cause app crash r=mikeh a=blocking-basecamp
2012-10-26 14:55:08 +02:00
Jed Parsons
fbc1cbc335
Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones
2012-10-26 07:39:38 -04:00
Fabrice Desré
a32d22d178
Bug 805178 - Device Storage - Application Permissions do not match that of the Permission Matrix [r=dougt]
2012-10-26 12:50:10 -07:00
Gregor Wagner
42f963611b
Bug 805934 - Ignore unknown permissions during install and don't throw. r=fabrice
2012-10-26 20:45:25 -07:00
Masayuki Nakano
00776d0733
Bug 801989 part.1 Add mNativeIMEContext to InputContext and TextComposition should use it instead of nsIWidget r=smaug, sr=roc
2012-10-27 08:35:20 +09:00
Gregor Wagner
34c8cc722a
Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm
2012-10-26 16:06:19 -07:00
Anant Narayanan
605f3da171
Bug 805871: Make PeerConnection constraints optional; r=jesup
2012-10-26 15:31:17 -07:00