Ben Turner
d614d98be5
Bug 974645 - AssertNoGcThing failure in worker XMLHttpRequest. r=khuey.
2014-02-20 14:35:47 -08:00
Maksim Lebedev
e95a2f50c4
Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug
...
--HG--
extra : rebase_source : 7da22cbb4a3fcc6fa7cc8350bea0f87adf896788
2014-02-20 10:38:13 -08:00
Mark Hammond
da1a04a29a
Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
2014-02-21 09:19:18 +11:00
Andrew McCreight
38957cb028
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
2014-02-20 12:55:40 -08:00
Andrew McCreight
9264ccbc55
Bug 951491 - Ensure ResumeTimeouts() after FreeInnerObjects() does nothing. r=bz
2014-02-20 12:55:40 -08:00
Andrew McCreight
f067117dff
Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz
2014-02-20 12:55:40 -08:00
Andrew McCreight
2b22105ac4
Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz
2014-02-20 12:55:39 -08:00
Ryan VanderMeulen
dd6c89e27b
Merge inbound to m-c.
2014-02-20 15:13:01 -05:00
Carsten "Tomcat" Book
d10b31178b
Merge mozilla-central to b2g-inbound
2014-02-20 13:01:38 +01:00
Thomas Zimmermann
405bf0e97a
Bug 972253: Remove GetDBusConnection, r=echou
...
All calls to GetDBusConnection have been replaced by direct references
to sDBusConnection.
2014-02-20 12:56:11 +01:00
Thomas Zimmermann
dc6988b2be
Bug 972253: Cleanup Start/Stop methods in BlueZ backend, r=echou
...
This patch cleans up the code for starting and stopping DBus
connections in the BlueZ backend of Bluetooth. It also fixes
a bug were the initial 'adapteradded' reply might have been
missed.
2014-02-20 12:55:57 +01:00
Thomas Zimmermann
e55b242e41
Bug 972253: Merge the content of DBusThread.cpp into Bluetooth code, r=echou
...
DBusThread.{cpp,h} maintains state for Bluetooth. This patch moves
the content of these files to Bluetooth's Bluez backend.
2014-02-20 12:55:41 +01:00
Carsten "Tomcat" Book
be248235a2
merge b2g-inbound to mozilla-central
2014-02-20 12:54:27 +01:00
Mike Habicher
8b4193c3a5
Bug 973790 - only call ClearCurrentFrame() when closing down the camera hardware, r=dhylands
2014-02-19 23:18:55 -05:00
Mike Habicher
9e32e131fd
Bug 940424 - add a failable test shim to the Gonk hardware wrapper, r=dclarke,dhylands,jesup
2014-02-19 23:18:52 -05:00
"Kan-Ru Chen (陳侃如)"
f10544b0e0
Bug 970290 - Wait "testready" instead of "load" event.
2014-02-20 10:25:14 +08:00
Chris Peterson
b27e93c69a
Bug 712873 - Part 3: Replace JS_ALWAYS_TRUE with MOZ_ALWAYS_TRUE outside js/src/ directory. r=luke
2014-02-17 22:42:57 -08:00
Chris Peterson
544486a631
Bug 712873 - Part 1: Replace JS_ASSERT with MOZ_ASSERT outside js/ directory. r=luke
2014-02-17 22:09:06 -08:00
Chris Peterson
065c214bf6
Bug 712939 - Replace JS_STATIC_ASSERT with static_assert outside js/ directory. r=mccr8
2014-02-17 23:56:19 -08:00
Bobby Holley
a1f5e4896b
Bug 973401 - Handle null from GetURI. r=smaug
2014-02-19 18:23:48 -08:00
Andrew McCreight
7ca0781046
Backout bug 966762 for Valgrind leaks
2014-02-19 17:17:58 -08:00
Andrew McCreight
5087973976
Backout bug 951491 on suspicion of causing Valgrind leaks
2014-02-19 16:10:58 -08:00
Andrew McCreight
05b1319dbf
Merge backout, a=bustage fix
2014-02-19 14:47:02 -08:00
Andrew McCreight
8f025e2ac2
Back out bug 972591 (4ca2f958008b and 8048c03516b1) for probably causing Valgrind leaks.
2014-02-19 14:46:43 -08:00
Andrew McCreight
bc2d62af2d
Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz
2014-02-19 13:27:14 -08:00
Andrew McCreight
fd59979153
Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz
2014-02-19 13:27:14 -08:00
Andrew McCreight
965ff68237
Bug 972591, part 1 - Remove some trailing whitespace from nsXBLPrototypeBinding. r=bz
2014-02-19 13:27:14 -08:00
Ryan VanderMeulen
171103a5a9
Merge m-c to inbound.
2014-02-19 15:45:14 -05:00
Ryan VanderMeulen
a25e1a410f
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Gregor Wagner
f37b226c93
Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent
2014-02-19 10:26:49 -08:00
Reuben Morais
2a4b6ffa50
Bug 966141 - Route IPC messages manually in DownloadsAPI.jsm. r=fabrice
2014-02-19 11:43:28 -05:00
Kai-Zhen Li
1de89453a5
Bug 973832 - Update NetUtils for gonk-kk. r=vchang
2014-02-18 18:37:39 +08:00
Alan Huang
b9da225569
Bug 971615 - Implement "storageStatus" API for device storage. r=dhylands
2014-02-19 10:48:05 +08:00
Carsten "Tomcat" Book
7b8cb8d43f
Merge mozilla-central to b2g-inbound
2014-02-19 14:23:51 +01:00
Carsten "Tomcat" Book
0638a6e76e
merge b2g-inbound to mozilla-central
2014-02-19 14:05:49 +01:00
Vicamo Yang
82fc05d83f
Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi
2014-02-19 20:02:16 +08:00
Wes Kocher
48dca6fe58
Merge m-c to b2g-inbound
2014-02-18 19:09:07 -08:00
"Kan-Ru Chen (陳侃如)"
0b553107b1
Bug 873661 - Wait both browserloadend and process-created event. r=fabrice
2014-02-19 10:55:25 +08:00
Wes Kocher
e94ae59d91
Merge inbound to m-c
2014-02-18 18:49:28 -08:00
Ryan VanderMeulen
77e1eb4e84
Merge m-c to inbound.
2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
6bcf42d1bf
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Robert Longson
4a319262ed
Bug 500261 - svg images do not fire error events on any error. r=cam,sr=smaug
2014-02-18 19:57:42 +00:00
Ehsan Akhgari
16b2ad1171
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Andrew McCreight
58fa248662
Bug 972856 - Use PR_Now() for CC timestamp in JSON log. r=smaug
2014-02-18 09:58:40 -05:00
Michael Wu
cd62c59398
Bug 848004 - Set the time to a minimum plausible time when necessary, r=gene
2014-02-18 15:41:36 +01:00
Georg Fritzsche
dc3d2344cc
Bug 926830 - Test cleanup for plugin enabledState usage, dom/plugins. r=bsmedberg
2014-02-17 15:57:37 +01:00
Oleg Romashin
bac274e727
Bug 974138 - Dispatch PointerEnter on PointerDown. r=smaug
...
--HG--
extra : rebase_source : 13a73acbf5b08873236d9436a7152b9a296e43f0
2014-02-20 20:06:07 -08:00
Marco Chen
1a4414416b
Bug 968921 - "audio-channel-change" event should consider the audio channels in the background even there is an one on the foreground. r=baku
2014-02-17 18:58:12 +08:00
Luke Wagner
0bbe5a9dbc
Bug 972652 - asmjscache: evict cache entries for the origin if the group or global limit is hit (r=janv)
...
--HG--
extra : rebase_source : bc816062e833b977921e20103c5c8409ba9ffd4b
2014-02-13 18:25:39 -06:00
Andrew McCreight
57d072a733
Back out bug 712939 for not getting fully reviewed.
2014-02-20 06:40:56 -08:00
Ted Clancy (:tedders1)
4a2ee81d50
Bug 965346 - Part 1: Ensure that callback is called, even when reply is null. r=mrbkap
2014-02-13 08:51:12 -08:00
Albert Crespell
2a73534306
Bug 968793 - Wrong database upgrade. r=gene, r=jshih
2014-02-13 13:08:41 +01:00
Cervantes Yu
6406c12c89
Bug 965912 - Initialize DateCacheCleaner (which registers an observer to the chrome process) after forking from the Nuwa process. r=khuey
2014-02-14 16:43:51 +08:00
Ehsan Akhgari
88c47212e9
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Phil Ringnalda
f6cb06c649
Merge f-t to m-c
2014-02-17 20:56:06 -08:00
Phil Ringnalda
243fc36595
Merge m-c to f-t
2014-02-17 15:27:12 -08:00
Phil Ringnalda
d364bc4d01
Merge b-i to m-c
2014-02-17 15:16:03 -08:00
Carsten "Tomcat" Book
10c6dc8b00
Merge mozilla-central to b2g-inbound
2014-02-17 13:36:51 +01:00
Vicamo Yang
e1a0120c37
Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi
2014-02-17 19:35:13 +08:00
Vicamo Yang
88d0aeb6e3
Bug 960894 - 3.f/4: really merge all RIL worker instances into one. r=hsinyi
2014-02-17 19:35:12 +08:00
Vicamo Yang
3be8155688
Bug 960894 - 3.e/4: multiple contexts in one RIL worker. r=hsinyi
2014-02-17 19:35:11 +08:00
Vicamo Yang
5668e11f5c
Bug 960894 - 3.d.3/4: use 'this.context.debug'. r=hsinyi
2014-02-17 19:35:10 +08:00
Vicamo Yang
224eb35f5c
Bug 960894 - 3.d.2/4: use 'this.context.clientId'. r=hsinyi
2014-02-17 19:35:08 +08:00
Vicamo Yang
52e914fefc
Bug 960894 - 3.d/4: look up foreign objects through 'this.context'. r=hsinyi
2014-02-17 19:35:07 +08:00
Vicamo Yang
15da5adad5
Bug 960894 - 3.c/4: construct global objects from constructors. r=hsinyi
2014-02-17 19:35:06 +08:00
Vicamo Yang
19476e2fcc
Bug 960894 - 3.b/4: don't modify global. r=hsinyi
2014-02-17 19:35:05 +08:00
Vicamo Yang
5ad42bba3e
Bug 960894 - 3.a/4: Move PENDING_NETWORK_TYPE into RIL and rename to pendingNetworkType. r=hsinyi
2014-02-17 19:35:04 +08:00
Vicamo Yang
ec5fa0f27e
Bug 960894 - 2.b/4: allow sharing WorkerMessenger between RadioInterface instances. r=hsinyi
2014-02-17 19:35:03 +08:00
Vicamo Yang
973a04b07a
Bug 960894 - 2.a/4: move ril_worker init code out of RadioInterfaceLayer ctor. r=hsinyi
2014-02-17 19:35:02 +08:00
Vicamo Yang
aef8dda771
Bug 960894 - 1/4: allow representing multiple clients in one RIL worker. r=bz
2014-02-17 19:35:01 +08:00
Nikhil Marathe
56c89838ab
Bug 966384 - Promises on workers use correct busy count. r=khuey
2014-02-17 12:24:36 +05:30
Nikhil Marathe
bf562b1549
Backout 3011b2b7f82f (bug 966384) for unused variable failures. r=backout
...
CLOSED TREE
--HG--
extra : amend_source : dfb81e133bca73ba3c5ad959593c5d3d444f8506
2014-02-17 11:06:03 +05:30
Nikhil Marathe
0556e2f175
Bug 966384 - Promises on workers use correct busy count. r=khuey
...
--HG--
extra : rebase_source : 23ad7b8682a8ed6d0062dd9234ee28a18a92a54b
2014-02-17 10:19:15 +05:30
Phil Ringnalda
369e9f3db8
Merge b-i to m-c
2014-02-15 10:01:36 -08:00
Phil Ringnalda
045a2cbe55
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Vaibhav Agarwal
d109cb3fc7
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Bobby Holley
bb7e5e5083
Bug 968003 - Return null for frameElement with a cross-origin parent. r=bz
2014-02-14 22:39:34 -08:00
Bobby Holley
c163a63a57
Bug 968460 - Use the incumbent global for nsGlobalWindow::GetCallerGlobal and remove JS_GetScriptedGlobal. r=bz
2014-02-14 22:39:33 -08:00
Bobby Holley
263626e418
Bug 968335 - Tests. r=bz
2014-02-14 22:36:44 -08:00
Bobby Holley
c1aac455ec
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
2014-02-14 22:36:44 -08:00
Bobby Holley
1ec39fdc0c
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
...
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
2014-02-14 22:36:43 -08:00
Bobby Holley
3a1fc50dc9
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
...
This will let us ask whether the AutoCxPusher is stack-top.
2014-02-14 22:36:43 -08:00
Bobby Holley
868969d535
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
2014-02-14 22:36:43 -08:00
Bobby Holley
82bb2b3581
Bug 923904 - Tests. r=mccr8
...
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
Mike Habicher
a28ebb99d1
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 17:41:07 -05:00
Brian Smith
83e4eaa908
Bug 896620: Make marketplace certs work on in all products, r=keeler
...
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
Ryan VanderMeulen
512d78f365
Merge m-c to b2g-inbound
2014-02-14 15:32:34 -05:00
Ryan VanderMeulen
8b9e3e8681
Backed out changeset 1f21bc9fc654 (bug 968793) for B2G xpcshell failures.
2014-02-14 14:01:43 -05:00
Julian Seward
9ce922e332
Bug 960603 - Uninitialised value use relating to nsJSContext::EndCycleCollection. r=mccr8.
...
--HG--
extra : rebase_source : 06a45cf8a46045bfafb6b95864a3ce6c2d0b04a0
2014-02-17 13:16:23 +01:00
Brian R. Bondy
c4e16b9b50
Bug 969559 - Set delayed restricted integrity in child process to block off pipe and file access after LowerToken call. r=aklotz
2014-02-14 11:07:16 -05:00
Boris Zbarsky
e929ede0ba
Back out bug 952890, since the dependencies aren't fixed yet.
2014-02-14 10:50:19 -05:00
Boris Zbarsky
e56fd2f65b
Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv
2014-02-14 10:46:09 -05:00
Boris Zbarsky
28bfb81241
Bug 952890 part 1. Make WebIDL sequence JS to C++ conversions use for-of iteration, not length/index gets. r=peterv
2014-02-14 10:46:09 -05:00
Ryan VanderMeulen
d36c49a4ab
Merge b2g-inbound to m-c.
2014-02-14 08:55:04 -05:00
Bobby Holley
2fd8b7b977
Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap
2014-02-13 18:57:36 -08:00
Bobby Holley
0e4e95f3f1
Bug 956382 - Consider document.domain in wacky postMessage security check. r=mrbkap
...
We can clean this stuff up in bug 968460.
2014-02-13 18:57:35 -08:00
Bobby Holley
4f814908f9
Bug 956382 - Consider document.domain for showModalDialog's dialogArguments and returnValue. r=mrbkap
2014-02-13 18:57:35 -08:00
Bobby Holley
ccdbe495f4
Bug 956382 - Consider document.domain when doing Location security checks. r=mrbkap
2014-02-13 18:57:35 -08:00
Wes Kocher
ee5da0ab00
Merge m-c to inbound on a CLOSED TREE
2014-02-13 18:50:08 -08:00
Wes Kocher
455454b827
Merge m-c to b2g-inbound
2014-02-13 18:12:02 -08:00
Wes Kocher
382e4b472b
Merge b2g-inbound to m-c
2014-02-13 17:02:58 -08:00
Ghislain 'Aus' Lacroix
0b88276744
Bug 945323 - [Download API] Downloaded path isn't honoring download attribute. r=bz
2014-02-13 14:43:58 -08:00
Phil Ringnalda
d66d0a8ba2
Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
...
CLOSED TREE
2014-02-14 18:35:30 -08:00
Masayuki Nakano
f3b647e533
Bug 971489 Simplify constructor of WidgetSimpleGestureEvent r=smaug
2014-02-15 10:06:06 +09:00
Masayuki Nakano
b4ad96d642
Bug 970248 Simplify constructor of InternalUIEvent r=smaug
2014-02-15 10:06:06 +09:00
Masayuki Nakano
343ae1af7c
Bug 969247 part.2 Remove DOM_VK_ENTER and NS_VK_ENTER definition r=smaug, sr=smaug
2014-02-15 09:57:39 +09:00
Masayuki Nakano
b3b19a9e2f
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
Vivien Nicolas
dc571e356c
Bug 972081 - Highlighting seems broken with APZC enabled. r=kats,fabrice
2014-02-15 01:45:45 +01:00
Vivien Nicolas
14cc7908d7
Bug 965805 - Calling nsITabParent::InjectTouchEvent can results into an out of sync TabParent::mEventCaptureDepth. r=kats
2014-02-15 01:45:44 +01:00
Bobby Holley
11ba09a104
Bug 968335 - Tests. r=bz
2014-02-14 16:13:38 -08:00
Bobby Holley
87fced96fc
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
2014-02-14 16:13:38 -08:00
Bobby Holley
a573a5db68
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
...
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
2014-02-14 16:13:37 -08:00
Bobby Holley
88621c9c0e
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
...
This will let us ask whether the AutoCxPusher is stack-top.
2014-02-14 16:13:37 -08:00
Bobby Holley
04b3a5f196
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
2014-02-14 16:13:37 -08:00
Bobby Holley
0c61d3f804
Bug 923904 - Tests. r=mccr8
...
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00
Ehsan Akhgari
b4cdb0beeb
Bug 784739 follow-up: Use NULL in npruntime.h
2014-02-14 18:49:59 -05:00
Ryan VanderMeulen
dd78278d2d
Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
...
CLOSED TREE
2014-02-14 13:38:04 -05:00
James Hugman
7bdb1c804e
Bug 970467 - wait until after saving apps to call hosted app install success callback; r=fabrice
2014-02-14 09:54:00 -08:00
Jan-Ivar Bruaroey
1741cc3ce3
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
2014-02-13 15:32:17 -08:00
Michael Shuen
5fc2830e48
Bug 934817 - Part 2.5: Remove 0-length string check in dom/bindings/BindingUtils.cpp. r=bz
2014-02-14 11:15:43 -05:00
Andrew McCreight
0fe7059394
Backout bug 972591, part 3, for a top crash.
2014-02-24 11:12:54 -08:00
Florian Quèze
66237b43da
Bug 975177 - The WebRTC toolbar icon sometimes stays visible when no device is shared, r=jesup.
2014-02-24 16:33:32 +01:00
Dennis Schubert
2a39d73b6f
Bug 922208 - Add console.count; r=msucan
2014-02-17 21:58:19 +02:00
Gabriele Svelto
ebd0134497
Bug 971728 - Use memory-pressure events instead of minimization when sending an app to the background. r=khuey
2014-02-12 16:50:39 +01:00
Albert Crespell
2c4d57575e
Bug 968793 - Wrong database upgrade. r=gene, r=jshih
2014-02-13 13:08:41 +01:00
Robert O'Callahan
e099a6db18
Bug 973767. Put the compositor into test mode via an IPDL transaction. r=mattwoodrow
...
--HG--
extra : rebase_source : d40cf8624f93b85298cc501ff315522220522fb6
2014-02-12 17:41:57 +13:00
Tom Schuster
067705daf7
Bug 910384 - Change nsFilePickerProxy to be asynchronous and add a proper IPDL protocol for it. r=jdm
2014-02-18 01:30:06 +01:00
Masayuki Nakano
0e922aada3
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
2014-02-18 09:00:15 +09:00
Phil Ringnalda
305baa1e2c
Merge m-c to m-i
2014-02-17 15:28:16 -08:00
Masatoshi Kimura
dfb3f0e76b
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
2014-02-18 07:32:52 +09:00
Carmen Jimenez
1d4dcce71e
Bug 923443 - Pre-populate WiFi networks to allow associating with a network without connecting to it. r=vchang
2014-02-10 18:05:13 +01:00
Albert Crespell
4e787730ae
Bug 968689 - Netd BandwidthController sets costlyAlert to invalid quota. r=vchang
2014-02-10 09:03:29 +01:00
Ryan VanderMeulen
895cf45a7d
Backed out changeset adac868d387f (bug 971651) for making test_delete_focused_element.html perma-fail on B2G.
2014-02-13 10:38:40 -05:00
Ryan VanderMeulen
41ac0e7e12
Merge m-c to b2g-inbound.
2014-02-13 10:32:21 -05:00
Ryan VanderMeulen
f43c59704b
Merge inbound to m-c.
2014-02-13 10:30:03 -05:00
Thomas Zimmermann
524ed620dd
Bug 969314: Cleanup Gonk start/stop code in BluetoothDBusService, r=echou
...
This patch removes all unnecessary code when starting and stopping
Gonk in BluetoothDBusService. The change simplifies the respective
methods considerably.
2014-02-13 16:28:11 +01:00
Thomas Zimmermann
e2ca916054
Bug 969314: Cleanup handling of libbluedroid.so, r=echou
...
This patch cleans up the handling of libbluedroid.so and its
interfaces. Open and closing the library is now handled internally
and contained functions are wrapped in class methods.
2014-02-13 16:28:09 +01:00
Thomas Zimmermann
05248a2faa
Bug 969314: Merge BluetoothGonkService into BluetoothDBusService, r=echou
...
This patch merges the code from BluetoothGonkService into
BluetoothDBusService. The merged code is protected by ifdef
statements.
2014-02-13 16:28:07 +01:00
Vicamo Yang
688d10a1be
Bug 969109 follow-up: strictly define the order of participating promises. r=echou, f=jaliu
2014-02-13 19:52:05 +08:00
Ms2ger
eeb0e69971
Backout changeset c8cd1f6b6d2d because it's not web-compatible.
2014-02-13 10:31:09 +01:00
Fabrice Desré
2316ed9204
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
2014-02-12 22:29:50 -08:00
Ben Tian
a4430f867c
Bug 969447 - Unable to turn bluetooth on after turning it on and off several times, r=echou, a=1.3+
2014-02-13 12:08:41 +08:00
Fabrice Desré
4d063c5284
Backout b0eaf0e9fa9c (bug 971651) for M3 failures
2014-02-12 23:34:05 -08:00
Fabrice Desré
b35b885a1a
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
2014-02-12 22:29:50 -08:00
Albert Crespell
30232b2340
Bug 965305 - Update stats needed before reset. r=gene
2014-02-11 12:44:00 +01:00
Ryan VanderMeulen
8ca6124007
Merge inbound to m-c.
2014-02-12 15:48:01 -05:00
Albert Crespell
b6e0e3806a
Bug 966244 - Part 2: Update tests. r=gene
2014-02-11 22:05:06 +01:00
Albert Crespell
f8dcca3bf3
Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih
2014-02-11 12:35:28 +01:00
Tim Chien
7a2a1be4e7
Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug
2014-02-12 09:53:28 -05:00
Tim Chien
d561c24bfc
Bug 959066 - Hi-res screenshot for getScreenshot API. r=smaug
2014-02-12 09:53:07 -05:00
Ryan VanderMeulen
57eb1064f0
Merge m-c to b2g-inbound.
2014-02-12 08:39:43 -05:00
Ryan VanderMeulen
e9998941e7
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
Ryan VanderMeulen
f0418ed650
Merge fx-team to m-c.
2014-02-12 08:33:21 -05:00
Girish Sharma
6a7816b7f0
Bug 970383 - Add the type of storage in dom-storage2-change notification, r=smaug
2014-02-12 15:44:21 +05:30
Kyle Huey (khuey@mozilla.com)
0a56e232a8
Bug 968742 - B2G NFC: Assertion failure: !aGCThing. r=allstars.chh
2014-02-12 17:21:09 +08:00
Szu-Yu Chen [:aknow]
a8a7256b6e
Bug 968713 - Remove callError in ril_worker. r=hsinyi
2014-02-12 14:31:13 +08:00
"Kan-Ru Chen (陳侃如)"
7ac3295808
Bug 963366 - MozWakeLock is hidden behind dom.wakelock.enabled. r=bz
2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
32478034de
Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
2014-02-12 13:36:24 +08:00
"Kan-Ru Chen (陳侃如)"
3dc6643346
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
2014-02-12 13:36:23 +08:00
Yoshi Huang
250bcf8508
Bug 970241 - B2G NFC: Don't enable/disable NFC when nfc.enabled settings changed. r=dimi
2014-02-11 20:34:19 +08:00
Ryan VanderMeulen
c511df94e8
Merge b2g-inbound to m-c.
2014-02-11 14:57:31 -05:00
Ryan VanderMeulen
d2ec89c8d0
Backed out changeset eea91c2d859d (bug 969447) for Marionette-webapi bustage.
...
CLOSED TREE
2014-02-11 12:48:09 -05:00
Ryan VanderMeulen
8cc12bf4db
Backed out changeset 93a64959289d (bug 966244) for B2G xpcshell failures.
2014-02-11 11:57:37 -05:00
Ehsan Akhgari
4076764251
Bug 970727 - Move DEFFILE to moz.build; r=mshal
2014-02-11 11:28:54 -05:00
Ben Tian
8c22c727a9
Bug 969447 - Unable to turn bluetooth on after turning it on and off several times, r=echou
2014-02-11 18:14:58 +08:00
Dimi Lee
06bfa1f3c3
Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang
2014-02-11 18:14:22 +08:00
Albert Crespell
314bcdd647
Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih
2014-02-11 12:35:28 +01:00
Botond Ballo
fce9bf78d1
Bug 964517 - Set TabContext's containing app ID correctly for app frames. r=roc
2014-02-19 12:10:07 -05:00
Ryan VanderMeulen
4bb8025d3e
Merge m-c to fx-team.
2014-02-24 16:22:48 -05:00
Peiyong Lin
adc24dddf9
Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric
2014-02-24 10:16:01 -05:00
Sam Joch
05d227e6b6
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
2014-02-07 12:19:58 +01:00
Ryan VanderMeulen
550583b56a
Merge m-c to b2g-inbound.
2014-02-14 08:57:50 -05:00
Ryan VanderMeulen
df06ba6285
Backed out changeset 6e588c56764b (bug 909542) for Gaia unit test perma-fail.
2014-02-14 08:27:44 -05:00
Fabrice Desré
ba6256ff38
Bug 971651 - Keyboard Should only send key press events to the webpage that uses the keyboard r=yxl
2014-02-12 22:29:50 -08:00
Szu-Yu Chen [:aknow]
f6bcd1648d
Bug 963054 - Wait card state initialization. r=hsinyi
2014-02-14 17:42:32 +08:00
Mike Habicher
4ec887a5dd
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 00:28:57 -05:00
Brian Hackett
cae987d2a2
Bug 964059 - Share atoms compartment/zone between multiple runtimes, r=billm,bent.
2014-02-19 09:02:13 -07:00
Boris Zbarsky
e15f10d52f
Bug 973905. setTimeout/setInterval with a string first arg but more than two arguments should still work (and ignore the extra arguments). r=smaug
2014-02-19 10:13:38 -05:00
Boris Zbarsky
2166b04394
Bug 970764. Remove support for non-optional "any" arguments values, since "any" needs to be able to include undefined anyway. Have "any" arguments and dictionary entries default to undefined unless the IDL explicitly says "= null". r=khuey
2014-02-19 10:13:38 -05:00
Nathan Froyd
044c6cf2a7
Bug 974053 - fix ODR violation with mozilla::dom::workers::TeardownRunnable::Run; r=khuey
2014-02-18 15:02:24 -05:00
Nathan Froyd
d74f8c0971
Bug 968836 - fix a few already_AddRefed members in MediaManager.cpp; r=jesup
2014-02-06 10:45:00 -05:00
Bobby Holley
0ed970ec96
Bug 973780 - Don't double-unregister during IDB teardown. r=khuey
2014-02-21 11:35:49 -08:00
Bobby Holley
6aafbb79d5
Bug 973780 - Remove Xray expando slot from new-binding objects. r=bz
2014-02-21 11:35:49 -08:00
Luke Wagner
4eed36705e
Bug 797126 - Remove tinyid/shortid/userid (r=terrence)
...
--HG--
extra : rebase_source : d3cee5e71ca02708e91419b209b5914ce9fd2f9f
2014-02-21 10:24:26 -06:00
Andrew McCreight
558195773a
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
2014-02-19 13:27:15 -08:00
Andrew McCreight
fbecfce6d2
Bug 951491 - Ensure ResumeTimeouts() after FreeInnerObjects() does nothing. r=bz
2014-02-19 13:27:15 -08:00
William Chen
9715dca93b
Bug 973988 - DOM Promise constructor should call the executor with "undefined" as thisArg. r=bz
2014-02-19 10:59:23 -08:00
Carsten "Tomcat" Book
f774f20799
Merge mozilla-central to mozilla-inbound
2014-02-27 15:39:48 +01:00
Paul Adenot
4d3c709951
Bug 976471 - Implement AnalyserNode.getFloatTimeDomainData(). r=karlt
...
--HG--
extra : rebase_source : cfe6f31f7991c84cf8e0f2679cd89560260d0f40
2014-02-25 11:30:48 +01:00
Martin Thomson
6e490bb7e7
Bug 958741 - Add IDN support to peerIdentity name validation. r=abr
2014-01-23 06:22:12 +01:00
Luke Wagner
4c59cb92eb
Bug 976348 - Change DescribeScriptedCaller to not return a JSScript (r=bholley)
...
--HG--
extra : rebase_source : 58387ce3e4c49d3140b92b84bf3577fc6584820e
2014-02-25 09:43:14 -06:00
Kyle Huey
566ed0b282
Bug 974120: Add helpers for using Promse::MaybeResolve/MaybeReject from C++. r=bz
...
Using JSAPI is tedious and error-prone. It's much better to handle that once in the Promise code and allow callers to pass C++ objects.
2014-02-25 13:34:55 -08:00
John Schoenick
c66de5423f
Bug 852315 - Test. r=bsmedberg
2014-02-25 13:30:05 -08:00
John Schoenick
4604b7386b
Bug 406541 - Test. r=bsmedberg
2014-02-25 13:30:04 -08:00
John Schoenick
da49aa3298
Bug 738396 - Test. r=bsmedberg
2014-02-25 13:30:04 -08:00
John Schoenick
c4eec01cb3
Bug 971279 - Add nptest java plugin. r=bsmedberg
2014-02-25 13:30:04 -08:00
John Schoenick
940c023e49
Bug 971279 - Add plugin.java.mime. r=bsmedberg
2014-02-25 13:30:03 -08:00
Martin Thomson
6a3f07e86b
Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr
2014-02-10 14:41:46 -08:00
Jeff Gilbert
57f9c5bee8
Bug 968374 - Implement WEBGL_debug_shaders. r=bjacob
2014-02-11 17:37:06 -05:00
Masatoshi Kimura
9306836991
Backed out changeset d7d447cac91b (bug 969762) for tp5 regression.
2014-02-12 06:01:29 +09:00
John Schoenick
bf4f7f7755
Bug 967694 - Fix tests that expect old behavior. r=bsmedberg
2014-02-11 12:14:42 -08:00
John Schoenick
2a15567ec7
Bug 967694 - Test. r=bsmedberg
2014-02-11 12:14:41 -08:00
Jed Parsons
6dad8b6440
Bug 945278 - Firefox Accounts: Add onerror handler to catch getAssertion errors. r=ferjm
2014-01-21 15:57:50 -08:00
Nathan Froyd
471e3c8d91
Bug 972372 - fix DOMWINDOW printfs to use the canonical nsISupports pointer for matching CC logs; r=bz
2014-02-12 12:53:13 -05:00
Jon Coppeard
8136579d75
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
2014-02-13 15:33:04 +00:00
Ryan VanderMeulen
7a1c0e3e51
Merge m-c to inbound.
2014-02-13 10:31:44 -05:00
Ted Mielczarek
23e1ddca5b
Bug 968837 - Move more Mochitests into manifests. r=jmaher
...
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Yeuk Hon Wong
80ed1112a2
Bug 847081 - Throw a warning when a '*-report-only' header doesn't contain a 'report-uri' directive. r=geekboy
2014-02-13 10:10:29 -05:00
Jeff Gilbert
f293d9048e
Bug 912280 - Implement OES_texture_half_float_linear for WebGL. r=kamidphish
2014-02-13 09:53:53 -05:00
Alessio Placitelli
ddc24c0c2c
Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric
2014-01-15 02:04:00 -05:00
Luke Wagner
f2279744fa
Bug 936236 - Send memory-pressure notification if ArrayBuffer allocation OOMs and retry allocation (r=mccr8)
2014-02-12 22:50:15 -06:00
Luke Wagner
4625ba957c
Bug 971845 - Don't uninline in JS_GetArrayBufferData, add JS_GetStableArrayBufferData and use that when necessary (r=sfink)
2014-02-13 11:17:41 -06:00
Jeff Gilbert
4507e98ad6
Bug 823454 - Implement EXT_frag_depth for WebGL. - r=kamidphish
2014-02-13 15:00:12 -08:00
Julien Wajsberg
ea02b3a6a4
Bug 932803 - [Contacts API] Add tests for migrations. r=reuben
2014-02-04 20:46:35 +01:00
Julien Wajsberg
951004a300
Bug 951806 - [Contacts API] Merge all value upgrade steps in one cursor-based loop. r=reuben, r=bent, r=gregor
2014-02-04 13:44:20 +01:00
Julien Wajsberg
e006185196
Bug 951806 - [Contacts API] Fix bad upgrade for the name index. r=reuben
...
We missed a cursor.continue() call. As a result, we need to increment the DB
version to force upgraded user to play the fixed upgrade again.
2014-02-11 09:14:40 -05:00
Ryan VanderMeulen
957762b455
Merge m-c to b2g-inbound.
2014-02-11 08:43:09 -05:00
Ryan VanderMeulen
2459f12ae2
Merge inbound to m-c.
2014-02-11 08:39:31 -05:00
Ryan VanderMeulen
2820a49318
Backed out changesets e0632c6aca0b, b183597c0190, 0af4a28621f7, and 86321b26161d (bug 963366) for B2G desktop mochitest failures.
...
CLOSED TREE
2014-02-11 08:05:39 -05:00
Fernando Jiménez
1d9fe1ce05
Bug 970452 - identity.fxaccounts.enabled is not working. r=jedp
2014-02-11 10:40:57 +01:00
Masayuki Nakano
fb3875cd82
Bug 969219 Simplify constructor of InternalTransitionEvent r=smaug
2014-02-11 14:35:25 +09:00
Masayuki Nakano
951149660e
Bug 968725 Simplify constructor of InternalAnimationEvent r=smaug
2014-02-11 14:35:25 +09:00
Phil Ringnalda
17e6ef5703
Back out f03664765359 (bug 909542) for unexpected assertions and lack of expected assertions
2014-02-10 19:09:23 -08:00
Eric Chou
fff01c4303
Bug 962310 - Support in-process bt file transfer, f=bent, r=gyeh
...
Currently if an app which lives in chrome process calls SendFile()
to send a file via Bluetooth, it would crash.
2014-02-11 10:07:23 +08:00
Mike Habicher
dc323719b7
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
...
* * *
Debugging the rotation issue with new camera.js
* * *
Fix the occasionally-invalid MOZ_ASSERT on GonkCameraControl.cpp:844
2014-02-10 17:53:19 -05:00
Ryan VanderMeulen
afbec0e4a9
Merge inbound to m-c.
2014-02-10 15:42:58 -05:00
Jon Coppeard
50cb1ea9e3
Bug 969798 - Convert JS_ConvertArguments APIs to take CallArgs rather than raw Value pointer r=terrence
2014-02-10 16:42:27 +00:00
Ehsan Akhgari
fb23854e8f
Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps
2014-02-10 09:03:53 -05:00
Edgar Chen
e2b44c84ea
Bug 970191 - Fix unable to switch default client of data connection in DSDS. r=hsinyi
2014-02-10 14:42:11 +08:00
"Kan-Ru Chen (陳侃如)"
55fa4680b8
Bug 963366 - MozWakeLock is hidden behind dom.wakelock.enabled. r=bz
...
---
dom/tests/mochitest/general/test_interfaces.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2014-02-11 13:57:25 +08:00
"Kan-Ru Chen (陳侃如)"
75ee50e92c
Bug 963366 - Re-enable basic power & wakelock tests for desktop. r=jmaher
...
---
dom/power/moz.build | 3 +--
dom/power/test/mochitest.ini | 3 +++
dom/power/test/test_power_basics.html | 8 ++++++--
3 files changed, 10 insertions(+), 4 deletions(-)
2014-02-11 13:57:24 +08:00
"Kan-Ru Chen (陳侃如)"
dc131e7690
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
...
---
b2g/app/b2g.js | 3 +++
.../mochitest/priority/test_HighPriority.html | 3 ++-
dom/power/test/browser_wakelocks.js | 9 ++++++---
dom/power/test/mochitest.ini | 2 ++
dom/power/test/test_bug957893.html | 21 +++++++++++---------
dom/power/test/test_bug957899.html | 11 +++++++---
dom/power/test/test_wakelock_not_exposed.html | 17 ++++++++++++++++
dom/webidl/MozWakeLock.webidl | 2 +-
dom/webidl/Navigator.webidl | 2 +-
modules/libpref/src/init/all.js | 3 +++
10 files changed, 55 insertions(+), 18 deletions(-)
create mode 100644 dom/power/test/test_wakelock_not_exposed.html
2014-02-11 13:57:24 +08:00
Albert Crespell
0f3a536af8
Bug 965319 - Part 2: Update tests. r=gene
2014-02-09 12:43:49 +01:00
Albert Crespell
e667edcc6a
Bug 965319 - Part 1: Wrong quota calculation for network alarms. r=gene, r=jshih
2014-02-10 09:14:45 +01:00
Carsten "Tomcat" Book
fdd1afb70a
merge b2g-inbound to mozilla-central
2014-02-10 12:52:16 +01:00
Vicamo Yang
fdbcbdbad9
Bug 969109: fix racing condition in test_dom_BluetoothManager_enabled.js. r=echou, f=jaliu
2014-02-10 12:03:43 +08:00
Phil Ringnalda
5e655b57db
Merge b-i to m-c
2014-02-09 18:36:38 -08:00
Chris Peterson
c87e8bfa46
Bug 952785 - RawDBusConnection::SendWithReply() returns bool, not nsresult. r=echou
2014-02-09 12:44:05 -08:00
Alfredo Yang
bbd218f9fe
Bug 853356 - gUM video prompt for Contact API prompt. r=fabrice
2014-02-09 15:34:43 -05:00
Alfredo Yang
3a4bbe0a0b
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
2014-02-09 15:34:40 -05:00
Ms2ger
5111aca8f0
Merge m-i to m-c.
2014-02-09 10:31:55 +01:00
Ms2ger
923912957b
Bug 969030 - Remove support for calling document.all; r=bz
2014-02-09 09:04:40 +01:00
Ms2ger
b27251ab25
Bug 964192 - Remove the required argument to captureEvents/releaseEvents; r=bz
2014-02-09 09:04:39 +01:00
Ms2ger
8037366650
Bug 967206 - Remove !mDoc->EventHandlingSuppressed() assertion in ~nsGlobalWindow; r=mrbkap
2014-02-09 09:04:39 +01:00
Ms2ger
85f6a882eb
Bug 969331 - Part c: Remove the nsresult return value from nsEventTargetChainItem::PostHandleEvent; r=smaug
2014-02-09 09:04:39 +01:00
Ms2ger
b7e0f1f514
Bug 969331 - Part b: Remove the nsresult return value from nsEventTargetChainItem::HandleEvent; r=smaug
2014-02-09 09:04:39 +01:00
Ms2ger
9d2ceb6c11
Bug 969331 - Part a: Remove the nsresult return value from nsEventTargetChainItem::PreHandleEvent; r=smaug
...
No caller actually looks at the return value.
2014-02-09 09:04:38 +01:00
Jan Varga
ef4a47e1ee
Bug 953425 - Part d: Add DOMFileRequest::Create(); r=Ms2ger
2014-02-09 09:04:37 +01:00
Ms2ger
fbc9cc6ecc
Bug 953425 - Part c: Use DOMFileRequest in LockedFile; r=janv
2014-02-09 09:04:37 +01:00
Ms2ger
d7fe09563d
Bug 968766 - Part a: Move the custom HTMLAllCollection code from nsDOMClassInfo.cpp to HTMLAllCollection.cpp; r=jst
2014-02-09 09:02:45 +01:00