Shian-Yow Wu
055a69152c
Bug 794767 - B2G RIL: Handle data call error without APN name. r=vicamo
2012-10-02 18:48:00 +08:00
Ed Morley
d078159b72
Merge mozilla-central to mozilla-inbound
2012-10-02 11:19:03 +01:00
Ms2ger
872ef56d79
Bug 793400 - Prepare test_bug370098.html for Node WebIDL binding; r=mounir
2012-10-02 10:24:12 +02:00
Hsin-Yi Tsai
9d648e440d
Bug 795255 - B2G RIL: improve error handling mechanism for 'setCallWaiting'. r=vicamo
2012-09-29 17:21:28 +08:00
Steven Lee
a130bb5e9f
Bug 783500 - Hook up IdleAPI to permissions manager, r=jlebar
2012-10-02 10:08:02 +01:00
Phil Ringnalda
fb7f683c92
Back out 17b5b5dcd308, 04af81445c05, 15cc0aabab67 (bug 788021) and 2575a2f89d22 (bug 790417) for Linux crashes
2012-10-01 23:00:51 -07:00
Gene Lian
e23aa8efbe
Bug 795209 - System Message API: Fail to fire 'icc-stkcommand' system messages. r=fabrice
2012-10-02 13:03:59 +08:00
Justin Lebar
b12f4cec24
Bug 788021 - Part 2: Add and implement nsIMemoryReporter::DumpMemoryReportsToFile. r=njn,cjones
2012-10-02 00:11:42 -04:00
Justin Lebar
89936c0932
Bug 790417 - ContentParent::GetAll should include the pre-allocated process. r=cjones
2012-10-02 00:11:41 -04:00
Gina Yeh
5d2d89e9b1
Bug 795850 - Final version: BluetoothHfpManager failed to be added as observer of mozsettings-changed, r=qdot
2012-10-02 11:00:33 +08:00
Benoit Girard
89e0e7d121
Bug 796084 - Rename MOZ_JAVA_COMPOSITOR -> MOZ_ANDROID_OMTC. r=blassey
2012-10-01 16:01:35 -04:00
David Chan
a2872c222d
Bug 796116 - Fix Webapps:InstallPackage to notify observers [r=fabrice]
2012-10-01 16:45:32 -07:00
Fabrice Desré
bc91d34bfb
Bug 782524 - window.navigator instanceof window.Window throws unexpected error [r=bz]
2012-10-01 15:30:44 -07:00
Anant Narayanan
3dcc0204a2
Bug 794668 - Fix error in patch to add fake media stream; r=me
2012-10-01 15:29:21 -07:00
Anant Narayanan
d1b0968bdf
Bug 794668 - Add fake media stream functionality to getUserMedia; r=jesup
2012-09-28 15:26:00 -07:00
Gregor Wagner
e191daead8
Bug 793361 - Apps, SystemMessages: free message manager references for killed children. r=fabrice
2012-10-01 13:29:59 -07:00
Ehsan Akhgari
4b71a98ab2
Bug 579517 follow-up: Remove NSPR types that crept in
2012-10-01 16:04:09 -04:00
Ms2ger
37c3d933eb
Bug 793482 - Use xpc::GetCompartmentPrivate in a few more places; r=bholley
2012-10-02 10:24:11 +02:00
Ms2ger
a77a250988
Bug 793314 - Remove PtrBits; r=mounir,roc
2012-10-02 10:24:11 +02:00
Ms2ger
3f22f8d11b
Bug 756897 - Don't use XPCStringConvert::ReadableToJSVal directly in nsDOMClassInfo.cpp; r=bz
2012-10-02 10:24:10 +02:00
Ms2ger
db5221a631
Bug 780151 - Part b: Don't hand out ThisTranslators; r=bz
2012-10-02 10:24:08 +02:00
Ms2ger
d19a1ada0a
Bug 780151 - Part a: Remove unused arguments to TranslateThis; r=bz
2012-10-02 10:22:32 +02:00
Ms2ger
ea90d0c98b
Bug 780146 - Part d: Inline mozilla::dom::binding::DefineConstructor; r=bz
2012-10-02 10:07:36 +02:00
Ms2ger
c258b6f47a
Bug 780161 - Part c: Introduce nsGlobalWindow::IndexedGetter(); r=bz
2012-10-02 10:07:36 +02:00
Ms2ger
a62cc100d1
Bug 780161 - Part b: Introduce nsGlobalWindow::GetLength(); r=bz
2012-10-02 10:07:35 +02:00
Nathan Froyd
3c013d928f
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
2012-09-27 16:11:31 -04:00
Boris Zbarsky
271c035440
Bug 792980. Don't force consumers to list descriptors for interfaces that are using all teh defaults. r=peterv
...
The new setup is:
* Consequential interfaces with no explicit descriptor are still skipped.
* If no information is provided about an interface, an empty descriptor is
assumed.
* If a list is provided and the only entry is a worker descriptor, an empty
main-thread descriptor is assumed.
2012-10-01 08:56:31 -04:00
Boris Zbarsky
bd3dc8925b
Bug 795751. Make CSS2Properties stuff work even with pref names that are not identifiers. r=dholbert
2012-10-01 08:45:12 -04:00
Boris Zbarsky
6c9f57284b
Bug 793528. Worker bindings should default to looking for headers in mozilla/dom/workers/bindings/. r=khuey
2012-10-01 08:45:11 -04:00
Peter Van der Beken
b5b5988316
Fix for bug 791774 (Hook DOM lists up to the new DOM bindings). r=bz.
...
--HG--
extra : rebase_source : 873020edd9cd3defc932d77bd26b5d65ebf263cb
2012-06-13 17:18:30 +02:00
Peter Van der Beken
212ca8e4dc
Fix for bug 794959 (Use the right cast in GetAs* functions of union types in new DOM bindings). r=bz.
...
--HG--
extra : rebase_source : 051181aa319edd386679119846fd61c574957b54
2012-09-26 16:17:46 +02:00
Peter Van der Beken
225e9ed8d3
Fix for bug 791347 (Support non-nsISupports refcounted natives and non-refcounted natives in new DOM bindings). r=bz/smaug.
...
--HG--
extra : rebase_source : cd6d98461d7fa3a07fa1361b4d840448122b6655
2012-09-19 15:02:37 +02:00
Gina Yeh
0be0dc67c7
Bug 795249 - Final version: Broadcast hfp connection status with system message, r=qdot
2012-10-01 15:44:48 +08:00
Kyle Machulis
57d3f019c3
Bug 790739: Patch 3 - Service and Manager changes for Bluetooth server sockets; r=cjones
2012-10-01 00:04:01 -07:00
Kyle Machulis
c5e6656fbb
Bug 790739: Patch 2 - BluetoothSocketConnection changes for server sockets; r=cjones
2012-10-01 00:03:28 -07:00
Eric Chou
7676cacec8
Bug 795410 - patch 3: Get file content and send, r=qdot
...
From 01ff8209cc5242bdf6c89432899ab4658e71e58a Mon Sep 17 00:00:00 2001
2012-09-28 20:03:36 +08:00
Eric Chou
a306302aee
Bug 795410 - patch 2: Complete call flow, r=qdot
...
From 9fb76c07818c989ec8edc26b54ba84e1e6ec41ed Mon Sep 17 00:00:00 2001
2012-09-28 19:42:04 +08:00
Eric Chou
082e5f9f38
Bug 795410 - patch 1: Basic function prototype, r=qdot
...
From 2231ac9d0fb159edabb891f8b89afc176fb15c2b Mon Sep 17 00:00:00 2001
2012-09-28 18:59:12 +08:00
Kyle Machulis
b3312c8969
Backing out 826ef2970e19 (Bug 790739) due to bustage
...
--HG--
extra : rebase_source : b9698710f280c343d5aac29441111e9848912dc8
2012-09-30 23:17:21 -07:00
Kyle Machulis
889f44f4a8
Backing out 9a88f0d57e7d (Bug 790739) due to bustage
...
--HG--
extra : rebase_source : 1f6e7eda80f1b66b854c5c112f1b0816381f27e2
2012-09-30 23:16:26 -07:00
Patrick Wang
6db52fcc14
Bug 791935 - Part 3: Test case r=philikon
2012-09-25 18:24:10 +08:00
Patrick Wang
68f24e7cea
Bug 791935 - Part 2: Send MT Call, Call Connected and Call Disconnected envelope commands r=philikon
2012-09-27 17:12:10 +08:00
Patrick Wang
028eb5319d
Bug 791935 - Part 1: IDL change r=philikon sr=sicking
2012-09-27 17:07:24 +08:00
Kyle Machulis
6d143f7d47
Bug 790739: Patch 3 - Service and Manager changes for Bluetooth server sockets; r=cjones
2012-09-30 22:55:27 -07:00
Kyle Machulis
1e4ed26c2f
Bug 790739: Patch 2 - BluetoothSocketConnection changes for server sockets; r=cjones
2012-09-30 22:54:53 -07:00
Patrick McManus
291d14faf0
bug 769764 - followup fix error check and whitespace r=josh
2012-09-30 21:29:42 -04:00
Mike Habicher
3e1aa22ba1
Bug 779145 - Add support for unsoliciated onShutter and onClosed callbacks, handle OnNavigation to clean-up. r=jst
2012-09-30 20:37:47 -04:00
Ryan VanderMeulen
28079b8951
Merge m-c to inbound.
2012-09-30 18:32:28 -04:00
Ms2ger
25d9fb725b
No bug - Fix stupid bug because I don't know Python; hat-tip=tbsaunde (NPOTB, DONTBUILD)
2012-09-30 21:24:25 +02:00
Mounir Lamouri
a103215fb8
Merge m-i inm-c.
2012-09-30 13:19:15 +01:00