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
Ms2ger
d43148f01f
Bug 816056 - bug 817288 - bug 817980 - bug 820847 - bug 822037 - Disable tests due to too many timeouts.
2012-12-15 22:26:47 +01:00
Boris Zbarsky
d5ef77216e
Bug 773911 part 2. Use the now-inline js::GetContextCompartment in a few places. r=waldo
2012-12-15 11:53:15 -05:00
Ehsan Akhgari
9a89f060a6
Merge mozilla-central into mozilla-inbound
2012-12-15 10:37:42 -05:00
Jonathan Griffin
159025194f
Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage
2012-12-14 22:46:37 -08:00
Boris Zbarsky
8ff898b5cf
Bug 821958. Disable test_multiple_hold.js due to permaorange. a=busted CLOSED TREE
2012-12-14 23:29:19 -05:00
Jonathan Griffin
5e0fea908a
Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage
2012-12-14 22:46:37 -08:00
Jonathan Griffin
3cdd83f309
Bug 821927 - Disable test_redundant_operations.js due to semi-permaorange, a=bustage
2012-12-14 16:23:38 -08:00
Daniel Holbert
e1f485a1c6
Bug 821843: Remove no-longer-used variable 'isJava' from nsPluginHost.cpp, to fix GCC 4.7 warning (treated as error in enable-warnings-as-errors builds). r=johns
2012-12-14 13:08:49 -08:00
Boris Zbarsky
dc404debca
Bug 821958. Disable test_multiple_hold.js due to permaorange. a=busted CLOSED TREE
2012-12-14 23:29:19 -05:00
Jonathan Griffin
34cbc230d6
Bug 821927 - Disable test_redundant_operations.js due to semi-permaorange, a=bustage, CLOSED TREE
2012-12-14 16:23:38 -08:00
Ed Morley
2b5f199504
Merge mozilla-inbound to mozilla-central on a CLOSED TREE
2012-12-14 15:28:22 +00:00
Henrik Skupin
db81cbde95
Bug 796892 - Create Mochitest for Audio only connection (send/disconnect). r=jesup
...
--HG--
extra : rebase_source : 3bb5261272dd2cb69f51811273a3ed723fcdc0bf
2012-12-14 10:27:04 +01:00
Brian Smith
39226d04f9
Bug 772365, Part 4: Check JAR signature during packaged app installation, r=anygregor
...
--HG--
extra : rebase_source : 022a85cdb5b14ff03e65b2e16f2b723da8981e40
extra : amend_source : 2140858e32614316cde30e473a6957c09aad3058
2012-12-13 20:35:58 -08:00
Ed Morley
f4fdd9141e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-13 15:55:31 +00:00
Eric Chou
26eda1702d
Bug 814341 - fix memory leak in Bluetooth, r=gyeh
2012-12-13 20:12:04 +08:00
Bellindira Castillo [:bellindira]
d6fd432e01
Bug 806725 - Port test_localStorageBasePrivateBrowsing.html to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB on global PB builds
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing.html => dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing_perwindowpb.html
2012-12-11 22:01:24 -06:00
Jason Smith
883efb4a83
Bug 818466 - Enable basic automated WebRTC gUM tests on Android. r=jesup
2012-12-12 16:40:57 -05:00
Eric Chou
1e4ac50d8b
Bug 815079 - notify DeviceStorage when a file is received and saved, r=dougt
2012-12-12 16:54:54 +08:00
Josh Matthews
63e92100b1
Backed out changeset ea39e0af0831 (bug 820135)
2012-12-12 02:23:10 -05:00
Gregor Wagner
012db46f14
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
2012-12-11 22:39:25 -08:00
Georg Fritzsche
d543e765a5
Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
...
--HG--
rename : layout/base/tests/chrome/paint_listener.js => testing/mochitest/tests/SimpleTest/paint_listener.js
2012-12-05 14:39:26 +01:00
Blake Kaplan
b0e3625a57
Bug 821158 - Extract a number out of the size_t-containing object. r=jst
2012-12-12 19:18:50 -08:00
Edgar Chen
7609da3244
Bug 819834 - Part 2: Marionette tests. r=allstars.chh
2012-12-10 18:07:36 +08:00
Edgar Chen
b3cb2fbd8d
Bug 819834 - Part 1: The options should be null. r=allstars.chh
2012-12-10 11:43:03 +08:00
Kartikaya Gupta
8c2aeaa750
Bug 780831 - Guard against plugin code leaking refs in the JNI local ref table. r=snorp
2012-12-13 00:32:17 -05:00
Bobby Holley
e6d3334eb8
Bug 818716 - Move XBL detection into nsContentUtils and remove filename hack. r=mrbkap
2012-12-12 17:09:37 -08:00
Bobby Holley
c05806cc51
Bug 820666 - Tag XBL script for <field> elements and child scripts. r=jorendorff
2012-12-12 17:09:37 -08:00
Gregor Wagner
4578a6366d
Bug 819560 - RIL: remember the last mcc code. r=sicking
2012-12-12 16:57:11 -08:00
Gregor Wagner
1c9c0bea06
Bug 821101 - Contacts: Fix phonenumberJS error. r=bent
2012-12-12 16:38:27 -08:00
Jeff Muizelaar
7877c58e7a
Bug 798245. Propagate the zoom from the tab child into the frame metrics. r=cjones
...
This lets the default zoom make it back to the APZC when the viewport is set.
2012-12-11 17:49:57 -05:00
Gregor Wagner
4b0096bfc9
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
2012-12-12 15:41:07 -08:00
Kan-Ru Chen (陳侃如)
c21b3a5445
Bug 821044 - Add MOZ_DEBUG_APP_PROCESS support r=cjones
...
--HG--
extra : rebase_source : 537453138a119e509118b2ebc625b8065bbe5bf0
2012-12-13 12:30:44 +13:00
Fabrice Desré
b8873c787e
Bug 820677 - vkb doesn't work anymore in b2g [r=gwagner]
2012-12-12 14:58:11 -08:00
Shih-Chiang Chien
01432d8e98
Bug 814252 - use touch event for scrolling if available. r=cjones.
2012-11-28 13:51:50 +08:00
Blake Kaplan
8cb191fab1
Bug 819164 - reply_len is only valid before we call readString because of UTF-8 interpretation so do our string fixup based on that. r=gal
2012-12-11 18:04:17 -08:00
Kyle Huey
4f4296bd91
Bug 770844: Add a window.mozIndexedDB to work around this bug for now. r=sicking a=akeybl
2012-09-20 08:50:16 -07:00
Jonathan Griffin
29ddf6a6b7
Backed out 9dffd2d825c9 for bustage, Bug 811580
2012-12-11 15:41:40 -08:00
Mats Palmgren
558a55f649
Bug 820230 - Add missing #include to fix compile error. r=me
2012-12-12 00:15:07 +01:00
David Rajchenbach-Teller
e8cee2b905
Bug 810543 - OS.Constants now adapts if profileDir is not available;r=khuey
2012-12-11 15:12:59 -08:00
Boris Zbarsky
64890dd7af
Bug 815502. Implement support for variadic arguments in WebIDL. r=peterv
2012-12-11 17:50:56 -05:00
Rob Wood
8b4e36f7e2
Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin
2012-12-11 09:06:15 -08:00
Fabrice Desré
fc0a24ed66
Bug 820160 - b2g desktop builds sometimes show black screen [r=gwagner]
2012-12-11 13:45:37 -08:00
Gene Lian
a7017b68e1
Bug 811615 - Miss file name when passing file by Web Activity (part 2, ObjectWrapper.jsm). r=fabrice, a=blocking-basecamp
2012-12-11 16:30:53 +08:00
Kyle Huey
bc4bf082d3
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
2012-12-11 13:21:03 -08:00
Fernando Jiménez
e0d897882e
Bug 820366 - UNSUFFICIENT_STORAGE error is not triggered correctly at restart; r=fabrice
2012-12-11 21:58:38 +01:00
Ehsan Akhgari
a1844bd954
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Andrew McCreight
73d35999f0
Bug 814027 - Make domDoc into a COMPtr in Navigator::Vibrate. r=jlebar
2012-12-11 11:18:57 -08:00
Josh Matthews
5c429bd02b
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-07 17:12:02 -05:00
Eric Chou
2163cdf657
Bug 818696 - prevent "pairing failed" prompt from appearing after re-enabling Bluetooth, r=gyeh
2012-12-11 19:31:47 +08:00
Eitan Isaacson
6cca4e79a6
Bug 818343 - Introduce gesture quick navigation. r=davidb
2012-12-11 10:12:12 -08:00
Ms2ger
0423afe5fe
Bug 776539 - Move FormData to Paris bindings; r=bz
2012-12-11 19:09:56 +01:00
Mats Palmgren
f568a53b81
Bug 820222 - Fix unknown namespace mozilla::services compilation error. r=jlebar
2012-12-11 16:45:51 +01:00