Commit Graph

245074 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
f5be25ea2a Bug 1120487 - Implement shim before moving security checks into AsyncOpen; adding wrapper (r=sicking,jduell) 2015-05-20 09:32:12 -07:00
Garvan Keeley
2791393f38 Bug 1145111: ensure the pos. cache isn't reset when nsGeolocationService shuts down provider. r=jdm
After 6 seconds of idle, nsGeolocationService shuts down its provider, and was unintenionally
clearing the position cache.
2015-05-20 12:35:06 -04:00
Garvan Keeley
d9303b5b7a Bug 1166556 - Don't start geolocation provider if the cached position is being used. r=jdm 2015-05-20 12:35:06 -04:00
Jon Coppeard
8598ae26db Bug 1165966 - Update destructor assertions to handle failed initalization r=terrence 2015-05-20 17:30:34 +01:00
Jon Coppeard
c0b80e6cd3 Bug 1165966 - Add error checking when populating safepoints r=bhackett 2015-05-20 17:30:32 +01:00
Terrence Cole
4d71d2ddb6 Bug 1165390 - Make the detailed statistics formatting methods have consistent names; r=sfink 2015-05-20 09:14:29 -07:00
Terrence Cole
e8b2e18054 Bug 1165385 - Remove the rarely used !fullFormat mode of MOZ_GCTIMER; r=sfink 2015-05-20 09:14:29 -07:00
Terrence Cole
d6be2c71b2 Bug 1165384 - Add a typedef for the statistics phase table; r=sfink 2015-05-20 09:14:29 -07:00
Terrence Cole
1b7749dc66 Bug 1052716 - Add telemetry probes for generational GC; r=sfink 2015-05-20 09:13:56 -07:00
Brian Hackett
b5948b8953 Bug 1166700 - Tolerate null failures targets when storing to an unboxed object must fail, r=jandem. 2015-05-20 10:07:30 -06:00
Diego Wilson
96c96cd915 Bug 1165048 - Music playback is getting stopped and is not resumed when modem is restarted. r=mwu 2015-05-19 12:40:51 -07:00
Carsten "Tomcat" Book
be8b65eeff Merge mozilla-central to b2g-inbound 2015-05-21 15:19:27 +02:00
B2G Bumper Bot
0479bcee16 Bumping manifests a=b2g-bump 2015-05-21 06:07:21 -07:00
B2G Bumper Bot
7320d2316a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6303bbc79b31
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30161 from mwargers/1166873

Bug 1166873 - Pin treeherder-client to 1.1 in requirements.txt

========

https://hg.mozilla.org/integration/gaia-central/rev/3713796d256a
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1166873 - Pin treeherder-client to 1.1 in requirements.txt
2015-05-21 06:05:26 -07:00
B2G Bumper Bot
dc92595bfd Bumping manifests a=b2g-bump 2015-05-21 05:02:22 -07:00
B2G Bumper Bot
4ee9d8537d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/005cd43a4d23
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #30098 from alivedise/bugzilla/1149003/attention-toaster-animation

Bug 1149003 - RAF before doing toaster animation

========

https://hg.mozilla.org/integration/gaia-central/rev/f448c136f73e
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1149003 - RAF before doing toaster animation
2015-05-21 05:00:27 -07:00
Thomas Zimmermann
5362ed1bf6 Bug 1164417: Add |ConnectionOrientedSocket::PrepareAccept| for accepting socket connections, r=kmachulis
With this patch, stream and listening sockets handle the setup of
accepted sockets internally. Sub-classes of |StreamSocket| don't
have to overload StreamSocket's |GetIO| any longer.
2015-05-21 13:34:37 +02:00
Thomas Zimmermann
e5eabe4c03 Bug 1164417: Store PDU consumer in |BluetoothDaemonConnection|, r=kmachulis 2015-05-21 13:34:37 +02:00
Thomas Zimmermann
25b408e533 Bug 1164417: Add |UnixSocketConnector::Duplicate|, r=kmachulis
The new method |UnixSocketConnector::Duplicate| allows a socket
connector to duplicate itself. Listening sockets will used this
feature to create socket connectors for accepted connections.
2015-05-21 13:34:37 +02:00
Nathan Froyd
1b4fe7ce2f Bug 1166325 - use default optimization settings in valgrind mozconfigs; r=ted.mielczarek
Using -O for valgrind builds optimizes the code slightly differently
than our default of -Os, which can lead to spurious build failures if
the compiler's warnings depend on the optimization level.  Since using
-Os in the mozconfigs would just duplicate the settings in configure.in,
delete the --enable-optimize lines entirely and let the defaults work
for us.
2015-05-19 12:05:53 -04:00
Ryan VanderMeulen
5f25350ec2 Backed out 3 changesets (bug 1155898) for test_sandbox_fetch.html failures.
Backed out changeset 21e041962894 (bug 1155898)
Backed out changeset e42c9f4794d9 (bug 1155898)
Backed out changeset 7ef9cce1a775 (bug 1155898)

CLOSED TREE
2015-05-20 11:54:34 -04:00
Ryan VanderMeulen
d81150f705 Backed out changeset 9dfe96e082e6 (bug 1166349) for bustage. 2015-05-20 11:52:41 -04:00
David Major
b11cb89dfa Bug 1166349: Use a fallible allocation in nsXMLHttpRequest::StreamReaderFunc. r=smaug 2015-05-20 10:32:54 -04:00
Andrea Marchesini
50c6b2641f Bug 1166742 - nsFilePickerProxy::SimpleEnumerator should return false when HasMoreElements is called on an empty array, r=smaug 2015-05-20 16:18:47 +01:00
Zachary Carter
e11322c590 Bug 1165510 - Add "entrypoint" query param to links to FxA settings pages. r=markh 2015-05-15 15:56:00 -04:00
Alessio Placitelli
71d5737ee7 Bug 1138503 - Remove the SEARCH_DEFAULT_ENGINE histogram. r=gfritzsche 2015-05-11 04:09:00 -04:00
Alessio Placitelli
bf856749d4 Bug 1138503 - Add tests for the search engine in Telemetry Environment. r=gfritzsche 2015-05-20 07:32:00 -04:00
Alessio Placitelli
e9634dd629 Bug 1138503 - Add the default search engine to the Telemetry Environment. r=gfritzsche 2015-05-15 02:12:00 -04:00
Carsten "Tomcat" Book
0e09dfeb83 Merge mozilla-central to fx-team 2015-05-21 15:16:40 +02:00
Mark Finkle
f39f5b4167 Bug 1151786 - Intermittent testOfflinePage: Restructure test to wait for offline state to change r=margaret 2015-05-21 08:40:45 -04:00
Tim Taubert
85791d7efa Bug 1144253 - Enable test browser_privatebrowsing_aboutHomeButtonAfterWindowClose.js r=Mossop 2015-05-19 14:58:39 -04:00
Tim Taubert
6c23cc7c79 Bug 1166682 - Reenable browser_sessionHistory.js r=Mossop 2015-05-20 06:58:25 -04:00
Florian Quèze
6af46758a1 Bug 1159717 - Loading the search form from an empty search bar should send the purpose, r=markh. 2015-05-21 11:53:15 +02:00
Kapil Bakshi
fedb1ba16c Bug 1131274 - DuckDuckGo plugin should specify a searchform, r=florian. 2015-05-21 11:53:12 +02:00
dominique vincent
a5b86a8b0f Bug 1165128 - Enable zoomedview by default. r=mcomella 2015-05-15 22:20:12 +02:00
Gabriel Luong
88580e7bbc Bug 1043835 - Add Rule on an element with multiple classes should include all the classes. r=pbrosset 2015-05-20 14:36:00 +02:00
Georg Fritzsche
cdc90df4ae Bug 1140037 - Improve midnight fuzzing readability and comments. r=vladan 2015-05-21 15:12:43 +07:00
Dragana Damjanovic
2e4d918553 Bug 1152041 - Do not try to reconnect if we are offline. r=mayhemer 2015-05-09 09:27:00 -04:00
Morris Tseng
a8da48dcc4 Bug 1155493 - Part 4: Add test for mozbrowsercaretstatechanged. r=kchen 2015-05-19 21:00:00 -04:00
Morris Tseng
d9a2f48f40 Bug 1155493 - Part 3: Dispatch event when carets are updated, pressed, released, tap, longpressonemptycontent, hidden. r=roc 2015-05-13 20:10:00 -04:00
Morris Tseng
28ff06933c Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kchen 2015-05-21 02:06:00 -04:00
Morris Tseng
d38f5a4120 Bug 1155493 - Part 1: Add CaretStateChangedEvent and corresponding utility function. r=roc, sr=smaug 2015-05-19 20:59:00 -04:00
Ben Hsu
857431c2f5 Bug 1147736 - Part 4: Deprecate NotifyError(Bluetooth). r=btian 2015-05-08 00:21:00 -04:00
Aleksandar Zlicic
f41704879c Bug 1162134 - IonMonkey MIPS: Fix build failure on MIPS (js/src/jit/CodeGenerator.cpp:6740:28: error: ‘obj’ was not declared in this scope). r=bhackett 2015-05-07 16:19:21 +02:00
Ryan Nath
55fbf91c1b Bug 1142684 - Prevent |f| and |authoption| from being leaked in early return cases. r=ted 2015-05-20 20:44:00 -04:00
Mike Taylor
73f970fd97 Bug 1166792 - Add 3rd batch of top .jp sites to CSS unprefixing service whitelists. r=dholbert 2015-05-20 13:04:00 -04:00
Jan-Ivar Bruaroey
7a3d661226 Bug 1162720 - enumerateDevices visits main thread for profileDir. r=jesup
* * *
Bug 1162720 - avoid cross-thread refcounting using coat-check
2015-05-20 17:09:30 -04:00
Jan-Ivar Bruaroey
89f2e4d8cf Bug 1162720 - Rename CallbackRunnable::New to NewRunnableFrom. r=jesup 2015-05-14 07:30:00 -04:00
Jan-Ivar Bruaroey
c7f52b0458 Bug 1162720 - Test enumerateDevices. r=jesup 2015-05-14 07:25:32 -04:00
Lee Salzman
a15b64b333 Bug 1165513 - Translate GTK3 widgets with snapped pixel coordinates into identity space. r=jrmuizel 2015-05-19 17:08:35 -04:00