Commit Graph

38028 Commits

Author SHA1 Message Date
Eric Rahm
82553a3fab Bug 1165515 - Part 7: Convert PR_LOG_DEBUG + 1 to PR_LOG_VERBOSE. rs=froydnj
Used the command: |sed -E -i -e 's/PR_LOG_DEBUG\s*\+\s*1/PR_LOG_VERBOSE/g'|
2015-06-01 14:31:00 -07:00
Eric Rahm
0a502beb23 Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj
Most instances were converted to PR_LOG_INFO, some to PR_LOG_DEBUG, and some
to PR_LOG_ERROR.
2015-06-01 14:31:00 -07:00
Eric Rahm
dc090e3fe5 Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-01 14:31:00 -07:00
Botond Ballo
90b66cb081 Bug 1166382 - Use the adjusted full zoom in nsDocument::GetViewportInfo(). r=tn
--HG--
extra : source : 13d43f2b9bc95018f5ed419a2649f0e5736029c8
2015-05-29 14:28:05 -04:00
Wes Kocher
b354afb410 Merge m-c to inbound, a=merge 2015-06-01 12:33:23 -07:00
Carsten "Tomcat" Book
3e578a6acc Merge mozilla-central to b2g-inbound 2015-06-01 15:24:09 +02:00
Carsten "Tomcat" Book
cfa2965ba6 merge mozilla-inbound to mozilla-central a=merge 2015-06-01 15:00:24 +02:00
John Dai
fff504fdb6 Bug 1161438 - Part 3 - xpcshell testcase. r=echen 2015-05-31 22:40:00 +02:00
John Dai
ac69620eeb Bug 1161438 - Part 2 - marionette testcase. r=echen 2015-05-31 22:39:00 +02:00
John Dai
8a240e160a Bug 1161438 - Part 1 - Exporting contact to SIM should also return updated contact. r=echen 2015-05-31 22:38:00 +02:00
Thomas Zimmermann
be105911a1 Bug 1168446: Don't store connection parameters in |BluetoothSocket|, r=shuang 2015-06-01 10:42:29 +02:00
Thomas Zimmermann
c058d1866f Bug 1168446: Change |BluetoothSocket::{ListenSocket,ConnectSocket}| interface, r=shuang
This patch changes |BluetoothSocket::{ListenSocket,ConnectSocket}| to
be similar to the corresponding interfaces in ipc/unixsocket.
2015-06-01 10:42:29 +02:00
Thomas Zimmermann
af2cdafd65 Bug 1168446: Remove |BluetoothSocket::GetSocketAddr|, r=shuang 2015-06-01 10:42:29 +02:00
Thomas Zimmermann
8cfafc9225 Bug 1168446: Remove |Disconnect| from BlueZ's |BluetoothSocket|, r=shuang
The method |BluetoothSocket::Disconnect| is just a wrapper around
|Close|. This patch replaces all invocations of |Disconnect| with
|Close| and removes the method.
2015-06-01 10:42:29 +02:00
Gijs Kruitbosch
186ddd89f1 Bug 995697 - remove obsolete geolocation private browsing test, r=jdm
--HG--
extra : commitid : 2OEugmfgclg
extra : rebase_source : 0bdc19ed8ababfda0b4ee8639266e45509dc2b1a
2015-06-01 13:35:18 +01:00
Hsin-Yi Tsai
6b4b7c9567 Bug 1168515 - do not block incall MMI requests on alerting state. r=aknow 2015-05-28 17:05:10 +08:00
Ryan VanderMeulen
012e20629b Merge inbound to m-c. a=merge 2015-05-29 16:58:30 -04:00
Daniel Holbert
a9dff21310 Bug 1164463 followup: Add missing 'override' keyword to MediaEngineDefault::Shutdown(). rs=ehsan 2015-05-29 12:43:11 -07:00
Olli Pettay
6c339b4947 Bug 1149891, backout bug 1081038 because it made us run mutation observer callbacks against the spec, part 2, r=bholley
--HG--
extra : rebase_source : 3d34419ec07782b1a3260c36fc64a1b26b3679e8
2015-05-29 19:11:09 +03:00
Olli Pettay
f366ad344b Bug 1149891, backout bug 1081038 because it made us run mutation observer callbacks against the spec, part 1, r=bholley
--HG--
extra : rebase_source : 2ca34acdc148fceb35439aff38b97daf51f1fd65
2015-05-29 19:10:19 +03:00
Ryan VanderMeulen
7dfbf70ce7 Backed out changeset 4126c66c9a80 (bug 1166728) for Gaia sound_manager_test.js failures.
CLOSED TREE
2015-05-29 15:16:53 -04:00
Randell Jesup
92797f7344 Bug 1164463 - Clean up MediaManager shutdown to be reliable and avoid holding locks while Joining a thread. r=jib 2015-05-29 14:28:03 -04:00
Ryan VanderMeulen
41ad07d757 Backed out changeset 03abe252fc92 (bug 1164463) for WinXP debug 868504.html permacrash.
CLOSED TREE
2015-05-29 13:10:21 -04:00
Ryan VanderMeulen
917d00df0a Backed out changeset 0cd8eeb72c1b (bug 1162360) for suspicion of causing share_activity_test.js permafail.
CLOSED TREE
2015-05-29 13:06:29 -04:00
Kyle Zentner
f2ec992500 Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-29 09:17:00 -04:00
Ryan VanderMeulen
45b95898e0 Backed out changeset 541cd29ea626 (bug 1166728) because the updated patch wasn't posted to the bug. 2015-05-29 12:48:22 -04:00
Steven Michaud
551b2900b8 Bug 1167494 - Build error with --disable-sandbox on OS X. r=jld 2015-05-29 11:07:06 -05:00
Yura Zenevich
bc1efeb0e0 Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay
---
 accessible/jsat/EventManager.jsm                   | 15 ++++++---
 accessible/jsat/OutputGenerator.jsm                | 36 ++++++++++++++--------
 accessible/jsat/TraversalRules.jsm                 | 13 ++++----
 .../mochitest/jsat/doc_content_integration.html    |  7 +++++
 accessible/tests/mochitest/jsat/doc_traversal.html |  2 ++
 accessible/tests/mochitest/jsat/jsatcommon.js      | 12 ++++++++
 .../mochitest/jsat/test_content_integration.html   | 12 ++++++++
 accessible/tests/mochitest/jsat/test_output.html   | 17 ++++++++++
 .../tests/mochitest/jsat/test_traversal.html       |  8 +++--
 .../en-US/chrome/accessibility/AccessFu.properties |  5 +++
 10 files changed, 102 insertions(+), 25 deletions(-)
2015-05-29 11:55:53 -04:00
Tom Tromey
4de4e872d4 Bug 1168593 - Make AutoStableStringChars::init use MOZ_WARN_UNUSED_RESULT. r=jandem 2015-05-28 11:57:00 -04:00
Kyle Zentner
3bacc6993c Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-27 09:57:00 -04:00
Botond Ballo
814888dc93 Bug 1167882 - Use the display size (includes scrollbar areas) rather than the root composition bounds (excludes scrollbar areas) to calculate the intrinsic scale. r=kats
--HG--
extra : source : e35552b1a17a8998c73e32af7b3fb396a64dfed4
2015-05-27 16:56:08 -04:00
Botond Ballo
12b68431b3 Bug 1167882 - Move a couple of static helpers functions higher up in TabChild.cpp. r=kats
--HG--
extra : source : 64a695e2eb0b915cf845c88f1e5f5b6a9616519c
2015-05-27 16:54:23 -04:00
Krzysztof Mioduszewski
95309090d2 Bug 1156710 - [Secure Element] Allow SE access without full ACE checks if certified apps debug is enabled. r=allstars.chh 2015-05-19 02:32:00 -04:00
Ryan VanderMeulen
2e35b1209f Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Ryan VanderMeulen
7e7f8b187e Merge fx-team to m-c. a=merge 2015-05-29 09:20:52 -04:00
Tooru Fujisawa
c3a2c2708e Bug 1167816 - Do not treat anchor element without href attribute an interactive content. r=smaug 2015-05-29 18:23:08 +09:00
Andrew Osmond
52c7f139a7 Bug 1169342 - Remove nsIDOMDeviceStorage. Cleanup nsDOMDeviceStorage event wrappers. r=dhylands 2015-05-28 18:53:16 -04:00
Junior Hsu
f72ee1087e Bug 1167063 - Use string to replace nsIURI in aApps.widgetPages. r=fabrice
DONTBUILD

--HG--
extra : rebase_source : f0f60a9d83593df6cc7a16e71f0219705c69a01e
extra : source : 2ce3db0db984cf7ab91d9c885c083a89ad50a6d7
2015-05-27 00:59:00 -04:00
Ryan VanderMeulen
9da6959807 Backed out changeset 2ce3db0db984 for landing with the wrong bug number in the commit message.
--HG--
extra : rebase_source : 3da151ca7949c230b05a0df7ae62b4fb21bb5a1c
2015-05-28 10:50:02 -04:00
Jocelyn Liu
3ed8787538 Bug 1163499 - Part 5: Support GATT profile when using Bluetooth daemon. r=tzimmermann 2015-05-27 00:05:00 -04:00
Jocelyn Liu
73919eb14b Bug 1163499 - Part 4: Add GATT and GATT client interfaces for Bluetooth daemon. r=tzimmermann 2015-05-27 04:53:00 -04:00
Jocelyn Liu
61acad2278 Bug 1163499 - Part 3: Add GATT module for Bluetooth daemon. r=tzimmermann 2015-05-27 04:52:00 -04:00
Jocelyn Liu
d524ff2ee1 Bug 1163499 - Part 2: Add helpers for Bluetooth daemon GATT client support. r=tzimmermann 2015-05-27 00:03:00 -04:00
Jocelyn Liu
18919dda88 Bug 1163499 - Part 1: Revise BluetoothGattInterface and result handler for daemon support. r=tzimmermann 2015-05-27 04:50:00 -04:00
Junior Hsu
966e4721ec Bug 1167603 - Use string to replace nsIURI in aApps.widgetPages. r=fabrice 2015-05-27 00:59:00 -04:00
Nicholas Nethercote
2b4b24f60d Bug 1168007 (part 3) - Use PLDHashTable2 in nsContentSupportMap. r=froydnj.
--HG--
extra : rebase_source : 2c89d12ff9430a5027f680d4749f35eeb3d5043e
2015-05-18 20:21:16 -07:00
Ryan VanderMeulen
284bc45ed8 Merge m-c to fx-team. a=merge 2015-05-28 10:25:05 -04:00
J. Ryan Stinnett
6067ccca2c Bug 1168823 - Repair XML syntax highlighting. r=jst 2015-05-28 09:12:41 -05:00
Ryan VanderMeulen
a232cd6cae Merge inbound to m-c. a=merge 2015-05-28 10:03:07 -04:00
Tim Taubert
645b096ca1 Backed out changeset 2d3d97b49116 (bug 1156065) to fix a busted and CLOSED TREE 2015-05-28 15:17:55 +02:00