Jim Mathies
f5523fcce2
Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend
2012-12-17 12:08:00 -06:00
Rob Wood
1abc987241
Bug 811580 - Develop WebAPI tests for WebMobileConnection data, update manifest; r=jgriffin
2012-12-13 11:38:24 -08:00
Jan Varga
a7d90fb5a3
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
2012-12-17 20:25:10 +01:00
Fabrice Desré
68cbfe053e
Bug 821925 - Update the appcache of non-removable hosted apps. [r=ferjm]
2012-12-17 11:11:05 -08:00
Nikhil Marathe
f464416314
Bug 821140 - Replace 'UniversalXPConnect' with 'chrome' in nsIDOMWindowUtils.idl comments. r=mccr8 DONTBUILD
2012-12-17 10:56:24 -08:00
Eric Chou
b018b56a3e
Bug 820143 - implemented Calling Line Identification (CLI), r=gyeh
2012-12-17 23:24:35 +08:00
James Willcox
302b054059
Bug 809055 - Restore fullscreen plugins after document becomes active r=blassey
2012-12-17 10:05:59 -05:00
James Willcox
1da090c557
Bug 821777 - Get some kind of version information into nsPluginTag for Flash on Android r=josh
2012-12-17 10:05:53 -05:00
James Willcox
792b52fabc
Bug 800838 - remove unnecessary delay when unscheduling plugin timers r=blassey
2012-12-17 10:05:49 -05:00
Ed Morley
e1f4fd1ae5
Bug 779753 - Disable test_browserElement_oop_SetVisible.html on Linux for too many intermittent failures
2012-12-17 13:21:19 +00:00
Ed Morley
4e8673eac0
Backout c56a4fcc3acc (bug 812289) for failures in test_permission_basics.html
2012-12-17 13:17:20 +00:00
Antonio M. Amaya
3a402290c2
Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations (edit); r=sicking
2012-12-15 02:32:30 +01:00
Vicamo Yang
99e7001c2d
Bug 816082 - Part 4/4: correct xpcshell test cases. r=hsinyi
2012-12-17 18:48:02 +08:00
Vicamo Yang
9c16468b80
Bug 816082 - Part 3/4: replace non-7bit-alphabet chars with '*' when strict7BitEncoding is enabled. r=hsinyi
2012-12-17 18:47:58 +08:00
Vicamo Yang
46993ce84c
Bug 816082 - Part 2/4: refactor fragmentText, pass fragemented text to ril_worker instead. r=hsinyi
2012-12-17 18:47:46 +08:00
Vicamo Yang
f9150d8922
Bug 816082 - Part 1/4: more entries in GSM_SMS_STRICT_7BIT_CHARMAP, r=hsinyi
2012-12-17 18:47:42 +08:00
Gina Yeh
f880e8281e
Bug 820103 - Patch 1: bluetooth Hfp memory dialing and Hfp supplied number not supported, r=echou
2012-12-17 17:51:38 +08:00
Gina Yeh
1f9d3af22a
Bug 821636 - Patch 1: No subscriber number information in Bluetooth Handsfree, r=echou
2012-12-17 17:44:32 +08:00
Trevor Saunders
c65db2339f
bug 821593 - remove dom classinfo stuff r=bz
2012-12-14 03:01:04 -05:00
Trevor Saunders
1956d4df7e
bug 821593 - use webidl for RGBColor r=bz
2012-12-14 02:51:39 -05:00
Trevor Saunders
f6a0506cc5
bug 821593 - GetRGBColorValue() should return nsDOMCSSRGBColor* r=bz
2012-10-24 20:43:56 -04:00
Trevor Saunders
3f37844f4b
bug 821593 - add RGBColor webidl r=bz
2012-10-20 13:42:20 -04:00
Gene Lian
904daa6b8b
Bug 817474 - B2G MMS: handleNotificationIndication()->sendMmsRequest() cannot get the expected HTTP response (part 2). r=vicamo
2012-12-13 14:24:14 +08:00
Gene Lian
fc58f39f77
Bug 817474 - B2G MMS: handleNotificationIndication()->sendMmsRequest() cannot get the expected HTTP response (part 1). r=vicamo
2012-12-06 19:48:44 +08:00
John Schoenick
6c4c40316f
Bug 822040 - Cleanup the channel when plugins reject their initial stream. r=josh
2012-12-16 19:36:02 -08:00
Masatoshi Kimura
6b9c763cde
Bug 818281 - Remove DOMClassInfo remnants from XMLHttpRequest. r=bz
2012-12-16 19:57:12 -05:00
Masatoshi Kimura
4b7e88574c
Bug 820373 - Add a null check to TextEncoder.encode(). r=bz
2012-12-16 19:51:11 -05:00
David Rajchenbach-Teller
6a14396e1c
Bug 820681 - OS.Constants.Path.{profileDir, localProfileDir} - Initialize strings to void. r=khuey
2012-12-16 19:36:27 -05:00
Rob Wood
27ab5f7b53
Bug 811583 - Develop WebAPI tests for proximity sensor API, update manifest. r=davehunt
2012-12-07 11:29:19 -08:00
Tobias Schneider
b70a1cf2a8
Bug 803124 - Rename mozIsPointInStroke to IsPointInStroke. r=jmuizelaar
...
--HG--
rename : content/canvas/test/test_mozIsPointInStroke.html => content/canvas/test/test_isPointInStroke.html
2012-11-22 14:37:42 +01:00
Edgar Chen
27ea3e88e3
Bug 804667 - Part 5: Marionette tests for TIMER_MANAGEMENT. r=allstars.chh
2012-12-07 14:55:12 +08:00
Edgar Chen
5b3c82de7e
Bug 804667 - Part 4: xpcshell tests for TIMER_MANAGEMENT. r=allstars.chh
2012-12-03 17:50:14 +08:00
Edgar Chen
836e613fd5
Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh
2012-11-28 16:16:20 +08:00
Edgar Chen
6f1b2834d2
Bug 804667 - Part 2: Modify IccManager for TIMER_MANAGEMENT. r=smaug
2012-12-04 19:19:17 +08:00
Edgar Chen
45f6d340ca
Bug 804667 - Part 1: IDL for TIMER_MANAGEMENT. r=allstars.chh, sr=sicking
2012-12-03 10:51:42 +08:00
Anthony Jones
7929293f5a
Bug 820561 - Reduce unnecessary full screen painting. r=roc
2012-12-16 19:20:02 -05:00
Marco Chen
1834026fda
Bug 819858 - Add AudioChannelAgent to AudioManager for telephony joining AudioChannelService. r=baku, a=blocking-basecamp
2012-12-13 09:45:10 +08:00
Vincent Chang
aae1e17154
Bug 813880 - Unable to disable network when user connects to wep network with incorrect password. r=mrbkap
2012-11-23 18:30:33 +08:00
Steven Michaud
0cc0df0f52
Bug 804606 - Stop Flash from crashing in CoreGraphics mode on accessing "our" CGContextRef outside of the call we use to pass it. r=bgirard
2012-12-16 16:39:29 -06:00
Ed Morley
0166feddca
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Fernando Jiménez
a5e610a00f
Bug 820292 - [MMI/USSD] System message on incoming USSD; r=philikon
2012-12-16 13:25:02 +01:00
Josh Matthews
d599a1c9c4
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
...
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542. Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Masayuki Nakano
ca0e8000e0
Bug 813445 part.14 Make dom::EventListenerFlags for nsEventListenerManager r=smaug
2012-12-16 10:26:05 +09:00
Masayuki Nakano
ebad00b4b8
Bug 813445 part.12 Remove NS_EVENT_FLAG_ONLY_CHROME_DISPATCH and nsEvent::flags r=smaug
2012-12-16 10:26:05 +09:00
Masayuki Nakano
0c3d212d7e
Bug 813445 part.9 Remove NS_EVENT_FLAG_EXCEPTION_THROWN r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
1a929c80bd
Bug 813445 part.8 Remove NS_EVENT_FLAG_SYNTHETIC_TEST_EVENT r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
c42d85d96f
Bug 813445 part.5 Remove NS_EVENT_FLAG_NO_DEFAULT and NS_EVENT_FLAG_NO_DEFAULT_CALLED_IN_CONTENT r=smaug
2012-12-16 10:26:04 +09:00
Masayuki Nakano
2c9891bdd2
Bug 813445 part.3 Remove NS_EVENT_FLAG_CANT_CANCEL and NS_EVENT_FLAG_CANT_BUBBLE r=smaug
2012-12-16 10:26:03 +09:00
Masayuki Nakano
c8090c380d
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
2012-12-16 10:26:03 +09:00
Jeff Walden
e0523203c9
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
2012-12-14 18:58:45 -05:00