Gina Yeh
f86eea38b2
Bug 778640 - Final version: Firing devicedisappeared event, create nsIDOMBluetoothDeviceAddressEvent by event generator, r=qdot, r=smaug
...
---
dom/bluetooth/BluetoothAdapter.cpp | 17 +++++++++++++++-
dom/bluetooth/Makefile.in | 1 +
.../nsIDOMBluetoothDeviceAddressEvent.idl | 21 ++++++++++++++++++++
js/xpconnect/src/event_impl_gen.conf.in | 3 ++-
4 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 dom/bluetooth/nsIDOMBluetoothDeviceAddressEvent.idl
2012-08-17 12:02:52 +08:00
Karl Tomlinson
bf312c647a
b=782185 use extend_pad when compositing image layers even for Quartz and X11 r=roc
...
--HG--
extra : transplant_source : %F7%24N%7E%E0y%C4%2C%D4%9B%DB%83B_Ai6%A1%7E%91
2012-08-14 23:47:49 +12:00
Karl Tomlinson
82e606bbf4
b=782185 provide a gfxXlibSurface method to indicate when cairo's extend_pad will be slow r=joe
...
--HG--
extra : transplant_source : M%D2%05%3A%C1%18W%BD.%BA8%18%BD%F9%F9%AEu%EEX%CE
2012-08-14 23:47:49 +12:00
Karl Tomlinson
ddecf22a0a
test for bug 709477
...
--HG--
extra : transplant_source : %B7hB%BDV9%24%C6%8Cc%FA%DF%97%5D-2a%14%93%3C
2012-08-14 23:47:05 +12:00
Matthew Gregan
c8050b8d35
Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec
2012-08-15 16:41:24 +12:00
Matthew Gregan
d3a4cc2185
Bug 770945 - Simple media events shouldn't be cancelable. r=roc
2012-08-14 15:26:43 +12:00
Gina Yeh
92be2d7a74
Bug 777671 - Final version: add function getPairedDevices() in nsIDOMBluetoothAdapter, r=qdot, sr=mrbkap
...
---
dom/bluetooth/BluetoothAdapter.cpp | 97 +++++++++++++++++++++++++-
dom/bluetooth/BluetoothAdapter.h | 2 +-
dom/bluetooth/BluetoothPropertyContainer.cpp | 32 +--------
dom/bluetooth/BluetoothPropertyContainer.h | 26 +------
dom/bluetooth/BluetoothService.h | 11 ++-
dom/bluetooth/BluetoothUtils.cpp | 48 ++++++++++++-
dom/bluetooth/BluetoothUtils.h | 9 ++-
dom/bluetooth/linux/BluetoothDBusService.cpp | 93 +++++++++++++++++++++++-
dom/bluetooth/linux/BluetoothDBusService.h | 4 +-
dom/bluetooth/nsIDOMBluetoothAdapter.idl | 3 +-
10 files changed, 261 insertions(+), 64 deletions(-)
2012-08-17 10:53:45 +08:00
Hsin-Yi Tsai
f77317f667
Bug 782778 - [WebAPI] WebTelephony: Receive 'connected' call event twice for the same call. r=philikon
2012-08-15 16:10:09 +08:00
Jesper Kristensen
e9cc4618f2
Bug 782115 - Dictionary add-ons should be compatible by default. r=Mossop
2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller
99e34b8691
Bug 780501 - Path types for OS.File;r=froydnj
2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller
481b4a6df6
Bug 771928 - Test OS.File pointer arithmetic. r=froydnj
2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller
ea388b9318
Bug 771928 - OS.File pointer arithmetics. r=froydnj
2012-08-16 22:05:30 -04:00
James Willcox
526dcb9217
Bug 735112 - Add some thread synchronization for plugin layers
2012-06-15 11:27:40 -04:00
Vicamo Yang
1652c368d1
Bug 760199: fix test failure due to SMSC timestamp truncation, r=philikon
2012-08-17 10:01:40 +08:00
Bobby Holley
5a6f34eba3
Bug 695292 - Port SimpleTest.executeSoon() to SpecialPowers. r=mrbkap
...
If we just naively use the thread manager to dispatch the event via SpecialPowers,
we cannot avoid the XPCWrappedJS for the runnable being in chrome scope (even if
we pass a content object, we make the call in chrome scope, so we pass a cross-
compartment wrapper). This means that the machinery in
nsXPCWrappedJSClass::CheckForException ends up calling the error reporter for the
SpecialPowers scope, which isn't what we want.
Messing around with the implementation of CheckForException is playing with fire.
So we work around this with an explicit Cu API. :-(
2012-08-16 18:33:27 -07:00
Bobby Holley
b0e009738d
Bug 783031 - Make js1_5/Regress/regress-328897.js throw a different way. r=jmaher
2012-08-16 18:33:27 -07:00
Masayuki Nakano
dc8748e3bb
Bug 422132 part.2 Reset DeltaAccumulator::mPendingScrollAmountX and DeltaAccumulator::mPendingScrollAmountY if the direction is changed r=smaug
2012-08-17 10:32:15 +09:00
Masayuki Nakano
1d4f21b65a
Bug 782175 Support slower scroll settings with mousewheel.*.delta_multiplier_* r=smaug
2012-08-17 10:32:15 +09:00
Jared Wein
6e3f6d69f9
Bug 777176 - Preload SocialAPI panels. r=felipe
2012-08-16 18:02:23 -07:00
Nick Fitzgerald
091fe2bddd
Bug 772113: Expose source map URLs via Debugger.Script r=jimb
2012-08-16 17:54:07 -07:00
Till Schneidereit
dd4407c590
Bug 462300 - Embed self-hosted scripts and compile into special compartment. r=bhackett, r=gerv, r=ted
2012-07-23 23:01:54 +02:00
Ryan VanderMeulen
697279cbdd
Merge m-c to inbound.
2012-08-16 20:51:32 -04:00
Ryan VanderMeulen
129b964654
Merge the last PGO-green inbound changeset to m-c.
2012-08-16 20:50:16 -04:00
Chris Pearce
254af92bf4
Bug 781384 - Allow web apps to exit fullscreen outside of user generated event handlers. r=jlebar
2012-08-17 12:47:48 +12:00
Chris Pearce
92fe46975e
Bug 782852 - Assume fullscreen/pointer lock is approved hwhen full-screen-api.approval-required pref is false. r=smaug
2012-08-17 12:47:37 +12:00
Gregor Wagner
4eedb8cc10
Bug 779379 - B2G MobileConnection: Hook up to permissions manager. r=jlebar
2012-08-16 17:42:26 -07:00
Luke Wagner
b41894b285
Bug 783315 - Don't touch script->bindings.bindingArray if the script isn't fully compiled (r=billm)
...
--HG--
extra : rebase_source : fb4e163eaf9f3f7d84ad632d5f940b9d343c8ffc
2012-08-16 15:38:22 -07:00
Ryan VanderMeulen
8dab9caf9c
Bustage fix for bug 480745 on a CLOSED TREE.
2012-08-16 19:28:16 -04:00
Gregor Wagner
e904d61d48
Bug 782694 - Set GC parameters for otoro. r=cjones
2012-08-16 16:04:11 -07:00
Myk Melez
9922c76c72
bug 783391 - NS_ERROR_FILE_IS_DIRECTORY on mochitest-chrome runs; r=adw
2012-08-16 15:20:29 -07:00
Masashi Honma
7bdbd4e99a
Bug 780465 - Add support for Wi-Fi Protected Setup functionality (WPS). r=mrbkap DONTBUILD
2012-08-16 15:19:51 -07:00
Ryan VanderMeulen
50a71f33b9
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
...
--HG--
extra : rebase_source : 81c77b37fd85d6330ef17ba581f2bb934d94cca9
2012-08-16 17:44:18 -04:00
Bill McCloskey
93e10f4e08
Bug 783135 - Remove jitstats.tbl (r=dmandelin)
2012-08-16 14:42:42 -07:00
Bob Silverberg
a45f7b3609
Bug 781920 - Remove getElementValue from HTMLElement in Marionette. r=dburns
2012-08-16 17:35:20 -04:00
Michael Comella
10720fe6be
Bug 777450 - Part 2: Long pressing a Flash video no longer activates text selection. r=wesj
2012-08-16 17:35:20 -04:00
Michael Comella
6fe8ff3f82
Bug 777450 - Part 1: Clean up general context menu code. r=wesj
2012-08-16 17:35:20 -04:00
Fabrice Desré
99514cf013
Bug 783323 - Send the message name to content for System Messages [r=vingtetun]
2012-08-16 11:54:54 -07:00
Olli Pettay
6b2ac18781
DEBUG_smaug build bustage, Bug 743975, r=me
...
--HG--
extra : rebase_source : c8ba0516bcf4a6ae3ee516f4af668d58fc20b65c
2012-08-16 21:07:58 +03:00
Tim Taubert
4f66306ec3
merge m-c to fx-team
2012-08-16 11:10:41 -07:00
Ed Morley
8e1030fe5c
Bug 782196 - Temporarily disable layout/reftests/bugs/598726-1.html on Windows 7 for being near-permaorange; r=philor
2012-08-16 17:51:22 +01:00
Oleg Romashin
b32286f2e0
Bug 779726 - Move QGL includes into isolated wrapper class, and fix qgl.h and GLDefs.h conflicts. r=dougt
...
--HG--
extra : rebase_source : 02dee7a407a23efb7ce5a2caef0c61fbfb00a7c2
2012-08-16 11:31:47 -04:00
Kyle Huey
b72011d862
Bug 651866: Disable test.
2012-08-16 08:03:12 -07:00
Ben Hearsum
87e01e2250
bug 783241: add extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png to removed-files.in. r=ted/bmcbride
2012-08-16 10:03:18 -04:00
Atul Jangra
b58fc43688
Bug 767236 - Part 3: Name all anonymous functions in XPIProvider.jsm. r=Unfocused
2012-08-15 08:25:00 +12:00
Georg Fritzsche
9037e4a2d2
Bug 751809 - Fix OSX focus issue with click-to-play. r=josh
2012-08-10 20:28:34 +02:00
Ludovic Hirlimann
23b07d64df
Bug 480745 - Remove XP_MAC from mozilla/security. r=bsmith, sr=kaie
2012-08-16 17:35:19 -04:00
Ryan VanderMeulen
2dc86e8608
Merge m-c to inbound.
2012-08-16 17:35:14 -04:00
Shu-yu Guo
12b8a4bf38
Bug 778559 - Implement ParallelArray API with sequential execution (r=dmandelin)
2012-08-16 14:03:44 -07:00
Bill McCloskey
fa9a111172
Bug 782337 - Stack clobbering (r=bhackett)
2012-08-16 14:03:18 -07:00
Bill McCloskey
ba6a1d1769
Bug 782337 - Make incremental GC marking validation optional (r=bhackett)
2012-08-16 14:01:36 -07:00