Chris Pearce
|
0b56ddc818
|
Bug 778640 - Backout due to burning. r=bustage
|
2012-08-17 16:22:25 +12:00 |
|
Gina Yeh
|
e1defc266b
|
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
|
3cb3d79c5f
|
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 |
|
Matthew Gregan
|
2c8e9d8fe6
|
Bug 770945 - Simple media events shouldn't be cancelable. r=roc
|
2012-08-14 15:26:43 +12:00 |
|
Gina Yeh
|
8cc43cb957
|
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
|
808e30bde4
|
Bug 782778 - [WebAPI] WebTelephony: Receive 'connected' call event twice for the same call. r=philikon
|
2012-08-15 16:10:09 +08:00 |
|
Vicamo Yang
|
1da8497ac1
|
Bug 760199: fix test failure due to SMSC timestamp truncation, r=philikon
|
2012-08-17 10:01:40 +08:00 |
|
Ryan VanderMeulen
|
2582bc28f0
|
Merge m-c to inbound.
|
2012-08-16 20:51:32 -04:00 |
|
Ryan VanderMeulen
|
ee8393106e
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-16 20:50:16 -04:00 |
|
Gregor Wagner
|
a0677230c5
|
Bug 779379 - B2G MobileConnection: Hook up to permissions manager. r=jlebar
|
2012-08-16 17:42:26 -07:00 |
|
Masashi Honma
|
76d3d65ea7
|
Bug 780465 - Add support for Wi-Fi Protected Setup functionality (WPS). r=mrbkap DONTBUILD
|
2012-08-16 15:19:51 -07:00 |
|
Georg Fritzsche
|
ad56b701a7
|
Bug 751809 - Fix OSX focus issue with click-to-play. r=josh
|
2012-08-10 20:28:34 +02:00 |
|
Chris Jones
|
2573176d5c
|
Bug 776835: Check process capabilities in hal. r=blassey,jlebar
|
2012-08-16 12:34:53 -07:00 |
|
Chris Jones
|
b00adf0c4b
|
Bug 776664: Check "sms" capability for PSms. r=mounir
|
2012-08-16 12:34:53 -07:00 |
|
James Willcox
|
24e33f1004
|
Bug 776334 - Don't double free shared texture handles for Flash on Android r=blassey
|
2012-08-16 12:48:35 -04:00 |
|
James Willcox
|
e482af5c0a
|
Bug 781542 - Don't require a layer invalidation for Flash video on Android r=blassey
|
2012-08-16 12:47:22 -04:00 |
|
Aryeh Gregor
|
3d7810428b
|
Bug 782605 - Make nsNPAPIPluginInstance::SetCached infallible; r=roc
|
2012-08-14 12:10:42 +03:00 |
|
Aryeh Gregor
|
6e5a8f49ab
|
Bug 782606 - Use NS_FAILED instead of boolean test (dom/indexedDB/, dom/workers/); r=khuey
|
2012-08-14 12:10:41 +03:00 |
|
Ben Turner
|
10787d0206
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
--HG--
rename : netwerk/base/public/nsIIPCSerializable.idl => netwerk/base/public/nsIIPCSerializableObsolete.idl
extra : transplant_source : %EB%18%9D%E6%B1%C6%26%A2%16%F3%85g%1A%25%B1%8E%A1%E72e
|
2012-08-16 00:02:32 -04:00 |
|
Yoshi Huang
|
2b0f26004e
|
Bug 783150 - B2G RIL: Fetch ICC Record only when SIM_READY. r=vicamo
|
2012-08-10 14:55:08 +08:00 |
|
Eric Chou
|
74667509e3
|
Bug 782905 - [b2g-bluetooth] Calling setEnabled(false) twice in a very short period may crash, r=qdot
|
2012-08-16 10:47:39 +08:00 |
|
Chris Jones
|
0cd4b2ed2b
|
Bug 782006: Prefetch the "built-in" stylesheet cache in content processes. r=roc
|
2012-08-15 18:46:03 -07:00 |
|
Chris Jones
|
6e5b17c82e
|
Bug 781742: Try to keep a process pre-launched for app content, if the pref says to. r=jlebar
|
2012-08-15 18:46:03 -07:00 |
|
Vicamo Yang
|
34f1a977f5
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 4: add to global interfaces list, r=me
|
2012-08-16 09:37:15 +08:00 |
|
Vicamo Yang
|
c6acb56e4f
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon
|
2012-08-16 09:37:05 +08:00 |
|
Vicamo Yang
|
17b6759d9a
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon
|
2012-08-16 09:36:56 +08:00 |
|
Vicamo Yang
|
3414511870
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change
|
2012-08-16 09:36:43 +08:00 |
|
Steven Lee
|
3390257e46
|
Bug 779149 - [Dialer] Audio does not go through headset. r=mwu
|
2012-08-15 21:00:50 -04:00 |
|
Gregor Wagner
|
99d2be50d3
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Review Comments. r=fabrice
|
2012-08-15 17:49:47 -07:00 |
|
Gregor Wagner
|
af61260a79
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Impl. r=fabrice
|
2012-08-15 16:42:08 -07:00 |
|
Gregor Wagner
|
544f83b467
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. IDL. r=gal
|
2012-08-15 16:41:38 -07:00 |
|
Masayuki Nakano
|
dcc77e57b8
|
Bug 782190 Implement onwheel attribute and onwheel property on window, document and element r=smaug, sr=jst
|
2012-08-16 08:09:42 +09:00 |
|
Fabrice Desré
|
9882cba904
|
Bug 773383 - [Web Activities] Activities filtering heuristic does not support arrays/regexp in filters [r=vingtetun]
|
2012-08-15 15:06:23 -07:00 |
|
Wes Johnston
|
ceed4adc3e
|
Bug 650399 - All webapps should use the same webapp database. r=mfinkle
|
2012-08-15 17:02:15 -04:00 |
|
Fabrice Desré
|
747dcf0bbc
|
Bug 782835 - System Messages: oop processes not receiving web activities system messages [r=vingtetun]
|
2012-08-15 13:27:02 -07:00 |
|
Neil Deakin
|
279f4c393a
|
Bug 743975 - remove the event handler argument to widget creation methods, r=tn
|
2012-08-15 14:53:09 -04:00 |
|
Neil Deakin
|
3e40b0b005
|
Bug 743975 - use a widget listener interface instead of the remaining events that don't need an event, r=tn,jmathies,netzen,smichaud,karlt,blassey,chrisjones
|
2012-08-15 14:52:42 -04:00 |
|
Gregor Wagner
|
f79e6cb659
|
Bug 781355 - Hook up mozBrowser to Permission Manager. r=jlebar
|
2012-08-15 10:22:30 -07:00 |
|
Jose Antonio Olivera Ortega
|
da49d43ec3
|
Bug 774114 - B2G RIL: Refactor the way of handling RIL_REQUEST_{ENTER_*, CHANGE_*} responses. r=philikon
|
2012-08-15 09:49:12 -07:00 |
|
Gene Lian
|
e467ccc6c5
|
Bug 782772 - Support the href property in web activities. r=vivien,fabrice
|
2012-08-15 10:40:12 +08:00 |
|
Fabrice Desré
|
60232eb210
|
Bug 781127 - [b2g][Web Activities][System Message Handler] mozChromeEvent to System app does not expose enough information [r=vingtetun]
|
2012-08-15 09:00:02 -07:00 |
|
Aryeh Gregor
|
1091dc5149
|
Bug 782252 - Change named constants to correct types; r=ehsan
|
2012-08-07 18:11:35 +03:00 |
|
Aryeh Gregor
|
1f5f272808
|
Bug 782252 - Cast NS_ENUMERATOR_FALSE to nsresult; r=ehsan
|
2012-08-07 17:54:44 +03:00 |
|
Eric Wong
|
dd8cf54ad6
|
Bug 773760: Save privacy status of transferable during cross-process clipboard transfer. r=ehsan
|
2012-08-14 20:37:44 -07:00 |
|
Phil Ringnalda
|
5c836d05b0
|
Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage
|
2012-08-14 22:19:28 -07:00 |
|
Vicamo Yang
|
165f76b832
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 3: marionette test, r=philikon
|
2012-08-15 12:35:50 +08:00 |
|
Vicamo Yang
|
2a8412be57
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon
|
2012-08-15 12:35:46 +08:00 |
|
Vicamo Yang
|
44a29e3eaa
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 1: IDL change, r=sicking
|
2012-08-15 12:35:42 +08:00 |
|
Bobby Holley
|
2e09cc91eb
|
Bug 781521 - Fix BrowserElement API. r=jlebar
|
2012-08-14 20:54:33 -07:00 |
|
Bobby Holley
|
a8bf46957d
|
Bug 781521 - Fix Settings API. r=gwagner
|
2012-08-14 20:54:33 -07:00 |
|
Doug Turner
|
86465f847a
|
Bug 782354 - seperate sharing state from unavailable state in onchange notification. r=sicking
|
2012-08-14 08:53:44 -07:00 |
|
Doug Turner
|
838cd1189e
|
Bug 782351 - add volume state to stat() API. r=sicking
|
2012-08-14 08:53:20 -07:00 |
|
David Keeler
|
a941bdf2bd
|
Bug 749257 - Improve test plugin. r=josh, r=bsmedberg
|
2012-08-13 10:40:15 -07:00 |
|
Ryan VanderMeulen
|
913e75932d
|
Merge m-c to inbound.
|
2012-08-14 20:19:33 -04:00 |
|
Blake Kaplan
|
dcf482c029
|
Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD
|
2012-08-14 17:00:43 -07:00 |
|
Bobby Holley
|
49d3dd3a82
|
Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff
|
2012-08-14 08:31:02 -07:00 |
|
Ehsan Akhgari
|
805b10b6d6
|
Merge removal of nsnull
|
2012-08-14 11:29:00 -04:00 |
|
Ehsan Akhgari
|
7aa3b098c8
|
Bug 626472 - Remove on last nsnull!
|
2012-08-14 11:28:45 -04:00 |
|
Ed Morley
|
9bb89363c7
|
Backout 327d9e9efbf7 (bug 773760) for bustage
|
2012-08-14 16:23:02 +01:00 |
|
Justin Lebar
|
3ca07ff41d
|
Bug 769254 - Part 3: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
|
2012-08-14 10:58:01 -04:00 |
|
Justin Lebar
|
8a615581c4
|
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
|
2012-08-14 10:58:00 -04:00 |
|
Eric Wong
|
3d82e782b5
|
Bug 773760: Save privacy status of transferable during cross-process clipboard transfer. r=ehsan
|
2012-08-13 22:46:23 -07:00 |
|
Jim Mathies
|
08593b3415
|
Bug 781977 - Add optional pressure and source parameters to nsIDOMWindowUtils's sendMouse methods, r=roc+smaug.
|
2012-08-14 09:27:39 -05:00 |
|
Mark Capella
|
7e0b8d3bac
|
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Misc Folders, r=ted
Content, DOM, Image, JS, RDF, and URILoader folders
|
2012-08-14 10:06:17 -04:00 |
|
Aryeh Gregor
|
6a9cec29c8
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
|
Shian-Yow Wu
|
7faef9facc
|
Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon
|
2012-08-13 21:54:42 -04:00 |
|
Shian-Yow Wu
|
49a75400da
|
Bug 767375 - B2G network manager: expose IP Information of network interfaces (IDL). r=philikon
|
2012-08-13 21:54:42 -04:00 |
|
Alexander Boldyrev
|
45a38ebb0b
|
Bug 738866 - Implement WEBGL_depth_texture extension - r=jgilbert
|
2012-08-13 18:17:55 -07:00 |
|
Kyle Machulis
|
6f53c1980f
|
Bug 781692: Always fire DOMRequests for Set functions in BluetoothAdapter
|
2012-08-13 17:57:54 -07:00 |
|
Dave Hylands
|
a0645a98d9
|
Bug 781978 - Automounter should initialize ums.mode to zero. r=gwagner
From 5eb48be9af695ac2135b8508edb8a4b1e83acb56 Mon Sep 17 00:00:00 2001
r=gwagner
---
dom/system/gonk/AutoMounter.cpp | 19 ++++++++++++++++---
dom/system/gonk/AutoMounterSetting.cpp | 7 +++++--
dom/system/gonk/Volume.cpp | 12 +++++++++---
dom/system/gonk/nsVolumeService.cpp | 11 +++++++++--
4 files changed, 39 insertions(+), 10 deletions(-)
|
2012-08-08 15:44:59 -07:00 |
|
Justin Lebar
|
6b929a405a
|
Bug 781320 - Part 4: Test that <iframe mozbrowser>'s name attribute is set when the iframe is created as a result of window.open. r=smaug
|
2012-08-13 15:19:10 -04:00 |
|
Justin Lebar
|
a74e85d8f6
|
Bug 781320 - Part 3: Set <iframe mozbrowser>'s name for iframes created via window.open. r=smaug
|
2012-08-13 15:19:10 -04:00 |
|
Justin Lebar
|
a4f59b9ee7
|
Bug 781320 - Part 2: Tests for forwarding <iframe mozbrowser>'s name from parent to child. r=smaug
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
37bc18bddb
|
Bug 781320 - Part 1: Sync iframe name down from parent to child in <iframe mozbrowser>. r=smaug
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
0c3ea3ef65
|
Bug 780351 - Tests for ensuring that mozapp divides the window name namespace, but mozbrowser does not. r=smaug
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
b03cc92154
|
Bug 780546 - Add test for opening named windows inside <iframe mozbrowser>. r=mounir
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
c42222b728
|
No bug - Tweak dom/browser-element/mochitest/createNewTest.py. r=me DONTBUILD
|
2012-08-13 15:19:08 -04:00 |
|
Neil Deakin
|
9b35869d1b
|
Bug 391834, don't allow prompts in beforeunload, unload and pagehide events,r=smaug,patch mostly by gavin
|
2012-08-13 15:05:34 -04:00 |
|
Neil Deakin
|
783b418a43
|
Bug 391834, rearrange some popup dialog code to be simpler,r=smaug,patch mostly by gavin
|
2012-08-13 15:03:59 -04:00 |
|
Justin Lebar
|
0a712a72f1
|
Bug 777135 - Part 3: Remove nsDOMWindowUtils::GetIsApp and friends. r=mounir
--HG--
extra : rebase_source : ac3db88b7eb03397c4ae514624e1f3021947c396
|
2012-08-13 12:58:38 -04:00 |
|
Justin Lebar
|
0d4822afe2
|
Bug 777135 - Part 2: Stop using nsDOMWindowUtils::GetIsApp and friends, and instead use the relevant methods on the principal. r=mounir
--HG--
extra : rebase_source : fa8a153a1edc8f64b230b67f121ba5eaaf1098e6
|
2012-08-13 12:58:38 -04:00 |
|
Matt Woodrow
|
c7f63ccf07
|
Bug 733323 - Remove references to plugin surfaces when the plugin is destroyed. r=roc
|
2012-08-13 22:11:30 +12:00 |
|
Phil Ringnalda
|
c41fbb15bb
|
Bug 782167 - Downgrade MOZ_ASSERT(win->IsClosedOrClosing()) to an NS_ASSERTION until it stops happening so often, r=khuey
--HG--
extra : rebase_source : 774096aa4cfa058d1aa1a32596ae65e464e1baf9
|
2012-08-12 20:52:21 -07:00 |
|
Robert O'Callahan
|
d53617a13e
|
Bug 383026. Centralize code that converts DOM scroll offsets to/from layout scroll positions. r=dbaron
--HG--
extra : rebase_source : a6118e0eeea749a601e055741e35cdcd15d81e57
|
2012-08-10 23:17:06 +12:00 |
|
Kan-Ru Chen (陳侃如)
|
f2d58c0e08
|
Bug 781353 - Hook up "power" to Permission Manager. r=jlebar
|
2012-08-11 19:40:43 +08:00 |
|
Hsin-Yi Tsai
|
7132105f7c
|
Bug 777899 - speakerphone toggles off on answer call. r=philikon
|
2012-08-09 11:40:35 +08:00 |
|
Hsin-Yi Tsai
|
1ba3812c40
|
Bug 781756 - B2G RIL: no GECKO_MOBILE_CONNECTION_STATE_UNKNOWN. r=philikon
|
2012-08-10 16:16:31 +08:00 |
|
vliu
|
811aa369d9
|
Bug 777123 - B2G RIL: move quirk detection to config/build time. r=philikon
|
2012-08-12 18:35:39 -07:00 |
|
David Keeler
|
25c92f504d
|
Bug 741130 - Attach XBL bindings for html:objects in nsElementSH::PostCreate. r=bz, r=jwein
|
2012-08-10 09:19:24 -07:00 |
|
Ryan VanderMeulen
|
870142e530
|
Merge inbound to m-c.
|
2012-08-11 22:33:42 -04:00 |
|
Masayuki Nakano
|
fef53e910a
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
|
Masayuki Nakano
|
cb1f8565ed
|
Bug 719320 part.9 Implement nsIDOMWindowUtils::sendWheelEvent() for tests r=smaug, sr=jst
|
2012-08-12 10:42:36 +09:00 |
|
Masayuki Nakano
|
92d1e07e69
|
Bug 719320 part.8-1 Drop legacy mouse scroll events from IPC r=smaug
|
2012-08-12 10:42:35 +09:00 |
|
Masayuki Nakano
|
c748a0f833
|
Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst
|
2012-08-12 10:42:34 +09:00 |
|
Ms2ger
|
118098725e
|
Backout changeset c77acb256aec for failing to work.
|
2012-08-11 18:12:54 +02:00 |
|
Honza Bambas
|
541453729c
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
|
Phil Ringnalda
|
66e7c87620
|
Backout dcb9d2f694eb (bug 769254) for Windows test_resize_move_windows.html M3 failures
|
2012-08-10 18:51:29 -07:00 |
|
Kyle Huey
|
4a5b054834
|
Bug 781700: Revert test changes.
|
2012-08-10 15:57:59 -07:00 |
|
Rob Wood
|
aa75c6aa92
|
Bug 781548 - Add WebAPI tess for resuming held calls, r=jgriffin, DONTBUILD because NPOTB
|
2012-08-10 13:45:14 -04:00 |
|
Bill McCloskey
|
52edea6675
|
Bug 762580 - Fix bogus pageload responsiveness regression (r=mccr8)
|
2012-08-10 14:16:05 -07:00 |
|