Commit Graph

29785 Commits

Author SHA1 Message Date
Eric Rahm
4d3dc04b59 Bug 1172138 - Call PR_LogInit before profiler_init. r=froydnj 2015-06-09 17:44:46 -07:00
Birunthan Mohanathas
8b524164fa Bug 968520 - Add mozilla::fallible to FallibleTArray::InsertElementSorted calls. r=froydnj 2015-06-08 13:40:00 -07:00
Wes Kocher
96780c652a Backed out changeset 1be05715932f (bug 1161166) 2015-06-09 15:12:21 -07:00
Daniel Holbert
d51649d86a Bug 1171171: Move nsAppRunner's gfxPrefs #include out of windows-specific section. r=milan a=KWierso 2015-06-09 14:07:08 -07:00
Brad Lassey
d017cf5e0c Bug 1161166 - Use mach shared memory for shared memory on OSX. r=billm
--HG--
rename : ipc/glue/SharedMemoryBasic_android.cpp => ipc/glue/SharedMemoryBasic_mach.cpp
rename : ipc/glue/SharedMemoryBasic_android.h => ipc/glue/SharedMemoryBasic_mach.h
2015-06-09 09:56:50 -04:00
Ryan VanderMeulen
99bf4d1ec0 Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-09 13:25:32 -04:00
Ryan VanderMeulen
7d27a8bc37 Merge fx-team to m-c. a=merge 2015-06-09 13:08:17 -04:00
Dave Townsend
6693a19d53 Bug 1170162: Use a support page for signing warnings intended for users. r=dao
--HG--
extra : commitid : L3inMC9RBcT
extra : rebase_source : 15d39486b95eee5086eef8ad9060a45fe86a5814
2015-06-08 09:17:15 -07:00
Panos Astithas
bf1bedc229 Don't throw when reloading devtools if it succeeds (bug 1171870). r=jwalker 2015-06-08 18:13:06 +03:00
Nick Thomas
4fbffd3aca Bug 1160514: Use osslsigncode for 32-bit signing r=ted 2015-06-05 12:05:14 +12:00
Jan Horak
1f0864644b Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt 2015-06-08 04:41:00 -04:00
Milan Sreckovic
0f04052e65 Bug 1171171 - Make sure the graphics preferences are initialized early enough. r=billm 2015-06-04 14:44:30 -04:00
Alessio Placitelli
fa8a22f43a Bug 1149537 - Fix Telemetry tests broken by the daily submission policy change. r=gfritzsche 2015-06-02 01:44:00 +02:00
Alessio Placitelli
62654a44a2 Bug 1149537 - Daily subsession splits should not occur before midnight. r=gfritzsche 2015-06-02 01:41:00 +02:00
Makoto Kato
1543e8eff4 Bug 1170075 - Remove Print Progress UI and view source XUL files from Android. r=snorp 2015-06-08 16:08:29 +09:00
David Major
7f0bd81672 Bug 1154298: Use XPSP2 crash URL for XPx64 and Server2003SP1. r=ted 2015-06-08 09:12:17 -04:00
Carsten "Tomcat" Book
92670bab08 Merge mozilla-central to mozilla-inbound 2015-06-08 12:02:40 +02:00
Gabor Krizsanits
c5989e232b Bug 1164014 - Shim optimization. r=billm 2015-06-08 09:28:54 +02:00
Gabor Krizsanits
526094fdf3 Bug 1164014 - Fixing defaultShims. r=billm 2015-06-08 09:28:48 +02:00
Wes Kocher
079a117eae Merge m-c to fx-team, a=merge 2015-06-05 16:05:33 -07:00
Wes Kocher
026b52efce Merge fx-team to central, a=merge 2015-06-05 15:26:37 -07:00
Mike Connor
0c23f1fbeb Bug 1171730 - Funnelcake builds should use geo-specific defaults. r=florian 2015-06-05 08:30:00 -04:00
Dave Townsend
0a604e7af6 Bug 1169629: Add-on install confirmation notification appears anchored to older dismissed anchors. r=dao
When a notification is hidden it updates the displayed panel first getting the anchors for current notifications and then choosing the first of those to use as the anchor. But if there is a dismissed notification present it will include that notification's anchor in the set and tracking protection uses a dismissed notification so we end up anchoring to the wrong place. The right fix seems to be to exclude dismissed notifications from the set when we look for anchors.

--HG--
extra : commitid : AwvWLX8dJmd
extra : rebase_source : 537451a72b7206e77997e8acebc0020babc88da5
2015-06-04 15:42:44 -07:00
Gijs Kruitbosch
015c8609b5 Bug 1150417 - use theme manifest for overrides, r=glandium,dao
--HG--
extra : commitid : 7Ip6kOB2BdY
extra : histedit_source : ada1cc46a63d0b7b2b26cd55f6085bd65be5d70d
2015-06-05 12:48:34 +01:00
David Rajchenbach-Teller
b0ba024008 Bug 1091851 - Fix a race condition in Sqlite.jsm shutdown. r=mak
--HG--
extra : rebase_source : 5127daecf96c3aaebc60f15a4b713273cee5e78f
2015-06-04 15:09:37 +02:00
David Rajchenbach-Teller
89fee48aee Bug 1091851 - Make sure that Places connections are closed timely. r=mak
--HG--
extra : rebase_source : 8e39b06709b12e4748df05a224758837aa8295d9
2015-06-03 23:02:36 +02:00
Jose Antonio Olivera Ortega
88a9211951 Bug 1115820 - Add telemetry to ServiceWorkers. r=nsm, r=vladan
--HG--
extra : rebase_source : 69547573525bcea989d24e0a0293f6df9e7f90e1
2015-06-05 08:11:18 +02:00
Georg Fritzsche
fcd0865493 Bug 1156359 - Part 2: Let TelemetrySend manage the pending ping queue. r=yoric 2015-06-06 01:29:19 +07:00
Georg Fritzsche
d72b4a42a1 Bug 1156359 - Part 1: Move send logic from TelemetryController to TelemetrySend. r=yoric
Also move over triggering sending of pending pings on "idle-daily" from TelemetrySession.
2015-06-06 01:29:19 +07:00
Patrick Brosset
a496f99b40 Bug 1147826 - Remove deprecated TabActor reference in runAt:server GCLI commands; r=jwalker; r=miker
We used to rely on the TabActor a lot in
/toolkit/devtools/server/actors/highlighter.
This object was being passed around to various highlighter classes, helper
classes and functions.
It was a useful way to get access to the window the highlighters are shown,
listen to DOM events in that window, and also listen to tabActor's will-navigate
events.

Using this object isn't the best idea because it assumes the debugger server is
started and attached to a tab, which makes re-using highlighters outside of this
context impossible (or harder).
Plus we wanted to get rid of the tabActor reference in gcli command contexts.

This change introduces a HighlighterEnvironment that fulfills the requirements
above without relying on a tabActor.
It needs to be initialized either with a tabActor, when we have one (when using
the highlighter from the inspector panel), or with a window (which is what gcli
commands will use).

This change also fixes the highlight command and the rulers command (which
didn't work well with e10s either).

--HG--
extra : rebase_source : 461fbb722877479cbdeb1108dc7d2ca97ca68caa
2015-06-01 14:41:12 +02:00
Carsten "Tomcat" Book
1745120cda Merge mozilla-central to fx-team 2015-06-05 15:44:31 +02:00
Carsten "Tomcat" Book
ae98e02935 merge mozilla-inbound to mozilla-central a=merge 2015-06-05 15:25:08 +02:00
mchenryc
ef085a4209 Bug 1163447 - Allow Places tree selectItems() to recurse into folder-shortcuts. r=mak
--HG--
extra : commitid : HXZgBgnsjHO
2015-06-04 13:02:00 -07:00
Matthew Noorenberghe
e4fd8ae196 Bug 1132211 - Dispatch an event when <input type=password> is added to a document (including outside of a form). r=smaug
--HG--
rename : browser/base/content/test/general/browser_bug771331.js => toolkit/components/passwordmgr/test/browser/browser_DOMFormHasPassword.js
rename : browser/base/content/test/general/browser_bug771331.js => toolkit/components/passwordmgr/test/browser/browser_DOMInputPasswordAdded.js
extra : commitid : BJD9IIOYbp0
2015-06-04 21:50:37 -07:00
Wes Kocher
ea44c90c4c Merge m-c to fx-team, a=merge 2015-06-04 18:30:52 -07:00
Wes Kocher
507bc0a78c Merge fx-team to central, a=merge 2015-06-04 18:20:38 -07:00
Vijendra Singh
6a8897c583 Bug 1150688 - Update sections of GMPInstallManager.jsm, which were copied from nsUpdateService.js, to reflect the changes to nsUpdateService.js from bug 1149334. r=spohl
--HG--
extra : commitid : 95dJTvZxnDR
2015-06-04 17:21:17 -07:00
Bernardo P. Rittmeyer
f1ac5a1511 Bug 1147561 - Fallback to logins with the same hostPort but different scheme for the form action. r=MattN
--HG--
extra : commitid : Hs3v2ZS2TO3
2015-06-04 14:54:44 -07:00
Matthew Noorenberghe
1496dad5b3 Bug 1171348 - Switch password manager to richer logging via Console.jsm. r=dolske
--HG--
extra : commitid : 2hOqBPxFMvP
extra : rebase_source : 64cd355a6d280f16dba32bcb98ef7a8d09a61c77
2015-06-04 14:32:44 -07:00
Matthew Noorenberghe
0967be5f0a Bug 1171298 - Show the ConsoleAPI message prefix in web/browser consoles. r=bgrins,Mossop
--HG--
extra : commitid : IP32ABnsILt
extra : rebase_source : 53b2ac21e5f137e7739e3d895d639816baeb750f
2015-06-04 14:11:45 -07:00
Matthew Noorenberghe
dd1be2fe6e Bug 1170772 - Enable most password manager xpcshell tests on Android. r=gbrown
--HG--
extra : commitid : 6McCCkULIHs
extra : rebase_source : c5a080e1bb9ff1df5a091410b01463dded429107
2015-06-04 13:49:52 -07:00
J. Ryan Stinnett
4c6ec60312 Bug 1169723 - Load view source frame script lazily. r=mconley 2015-06-04 18:17:53 -05:00
Robert Strong
344665f8f5 Bug 1168720 - Remove use of test env var MOZ_NO_REPLACE_FALLBACK and associated tests that are covered by other tests. r=spohl 2015-06-04 09:20:00 -07:00
Edwin Flores
5246b9c834 Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce 2015-06-05 13:57:03 +12:00
Wes Kocher
42a8fdddc8 Merge m-c to inbound, a=merge 2015-06-04 18:29:42 -07:00
J. Ryan Stinnett
a8713b60f4 Bug 1170848 - Only record numChildren for childList changes. r=pbrosset 2015-06-04 14:41:45 -05:00
Nathan Froyd
d7b9656228 Bug 1170691 - part 2 - use GENERATED_FILES in toolkit/components/telemetry/; r=glandium 2015-06-02 14:46:19 -04:00
Sami Jaktholm
2e8ccea024 Bug 949355 - Wait for iframes to be loaded before looking at their style sheets. r=bgrins
Previously the getStyleSheets method was only waiting for the topmost frame to
load before listing the style sheets. If a frame wasn't loaded in time, it
caused some sheets to be missing causing the test to timeout.

These changes make the actor to wait for a frame to be loaded in _addStyleSheets
before doing the actual adding. This allows the code of _addAllStyleSheets to be
moved directly to getStyleSheets as it no longer needs to wait for the load to
happen.
2015-05-31 15:08:57 +03:00
Carsten "Tomcat" Book
318f9f9614 Merge mozilla-central to mozilla-inbound 2015-06-05 15:36:32 +02:00
Neil Deakin
4728b45161 Bug 1116038, properly support disabled options in e10s, r=felipe 2015-06-05 08:33:29 -04:00