Commit Graph

29920 Commits

Author SHA1 Message Date
Benjamin Smedberg
45bc946f03 Bug 1121001 - Record a uitour ping when a tag is set, r=gfritzsche
--HG--
extra : rebase_source : 71e846e33d9e9bc4acf9c8ba1173bfaa00ca2d6b
2015-04-27 15:00:20 -04:00
Ryan VanderMeulen
f18a2a0542 Backed out changesets 819d7887fdc4 and 6a0397d889c9 (bug 1157870) for frequent e10s browser_compartments.js failures. 2015-06-15 13:54:03 -04:00
Florian Quèze
46202ff411 Bug 1109354 - prefer Firefox default engines over profile-installed plugins with the same name, r=markh.
--HG--
extra : rebase_source : cdf4cb2b3969a9ac797f61c3f0b4f081353582e4
2015-06-15 18:32:09 +02:00
Tom Tromey
a0939ba672 Bug 1174168 - Treat iterators as arrays in protocol.js. r=jlongster 2015-06-15 05:51:00 -04:00
Jarda Snajdr
47c69a34b7 Bug 1169667 - DevTools: Flashpainting icon has wrong color when toggled on/off. r=jwalker 2015-06-12 14:00:29 +02:00
David Rajchenbach-Teller
fa2507f8b0 Bug 1157870 - Performance Groups should have a unique ID (high-level). r=mossop
--HG--
extra : transplant_source : Lb%D7%F6M%06Z%0B%C2%B8%E4%CD%3E%3B%E3%BD%DF%08%9E%05
2015-05-18 16:40:34 +02:00
Simon Lindholm
8b2b1647a0 Bug 1174291 - Fix ctrl-return for e10s findbar. r=evilpie 2015-06-12 13:07:00 -04:00
Simon Lindholm
8538d005f3 Bug 1174289 - Remove fake focus-ring after e10s findbar is closed. r=evilpie 2015-06-12 13:09:00 -04:00
Carsten "Tomcat" Book
05025d4d2c Backed out changeset 0b55b1cac565 (bug 1164564) for dt failures in browser_dbg_WorkerActor.attachThread.js 2015-06-15 15:16:34 +02:00
Patrick Brosset
774b49304f Bug 1155663 - Show animations as synchronized time blocks in animation inspector; r=bgrins
This is the first step towards the animation-inspector UI v3 (bug 1153271).
The new UI is still hidden behind a pref, and this change doesn't implement
everything that is in the current v2 UI.
This introduces a new Timeline graph to represent all currently animated nodes
below the currently selected node.
v2 used to show them as independent player widgets. With this patch, we now show
them as synchronized time blocks on a common time scale.
Each animation has a preview of the animated node in the left sidebar, and a time
block on the right, the width of which represents its duration. The animation name
is also displayed.
There's also a time graduations header and background that gives the user information
about how long do the animations last.
This change does *not* provide a way to know what's the currentTime nor a way to
set it yet.
This also makes the existing animationinspector tests that still make sense with
the new timeline-based UI run with the new UI pref on.

--HG--
extra : rebase_source : 65634e8f5e618f15e8d33c36a90217ba07a310f4
2015-06-11 15:45:57 +02:00
Gijs Kruitbosch
cc921d71fa Bug 1172270 - don't cause extra flushes for reader mode, r=margaret,smaug
--HG--
rename : browser/base/content/test/general/browser_readerMode.js => browser/base/content/test/general/browser_readerMode_hidden_nodes.js
rename : browser/base/content/test/general/readerModeArticle.html => browser/base/content/test/general/readerModeArticleHiddenNodes.html
extra : rebase_source : 184f260d55a83e866b20befda517ffe42a704002
extra : histedit_source : 4da59cfad20b681e6af20d53df03d4ed4b1ab2fb
2015-06-08 16:56:34 +01:00
Eddy Bruël
14464863a6 Bug 1164564 - Implement WorkerActor.attachThread;r=jlong 2015-06-15 12:18:35 +02:00
Alessio Placitelli
5560e83bc3 Bug 1169159 - Refactor the |enableTelemetryRecording| logic in TelemetryController.jsm. r=gfritzsche 2015-06-12 06:09:00 +02:00
Alessio Placitelli
5e87aa2a8a Bug 1169159 - Add basic test coverage for Telemetry child payloads. r=gfritzsche 2015-06-08 00:12:00 +02:00
Alessio Placitelli
98693e4d13 Bug 1174111 - |test_sendTimeout| in test_TelemetryControllerShutdown.js must not wait on ping submission. r=gfritzsche 2015-06-12 03:10:00 +02:00
Michal Novotny
075c39f3b9 Bug 1151812 - Add telemetry to find optimal cache entry hash size, r=honzab 2015-06-14 14:13:18 +02:00
Phil Ringnalda
fca7cc1fcd Merge m-i to m-c, a=merge 2015-06-13 19:49:13 -07:00
Bernardo P. Rittmeyer
efd1a00914 Bug 1169702 - Toggle viewing the password contents in the capture doorhanger upon focus/blur. r=MattN
--HG--
extra : commitid : JakmHmRm6Zu
2015-06-13 12:36:12 -07:00
Bernardo P. Rittmeyer
d85ad75b3a Bug 1153217 - Allow editing the password in the capture doorhanger. r=MattN
The main action button is disabled if the password is empty since empty passwords aren't allowed.

--HG--
extra : commitid : LjKNIhKqPAC
extra : rebase_source : cba0d856a95b94ceafb349bd03df2714e4e421a1
2015-06-13 12:35:05 -07:00
Wes Kocher
a236b1d3b5 Merge m-c to fx-team, a=merge CLOSED TREE 2015-06-12 17:20:51 -07:00
Ryan VanderMeulen
92f0e478fa Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-12 14:58:41 -04:00
Ryan VanderMeulen
ee56f8bd59 Merge inbound to m-c. a=merge 2015-06-12 14:57:24 -04:00
Dão Gottwald
9357540cc3 Bug 1173746 - Remove Windows Vista / 7 style hover effect from autocomplete items on Windows 8 and 10. r=gijs 2015-06-12 12:42:17 +02:00
Wes Kocher
10cc4a7955 Merge m-c to fx-team, a=merge CLOSED TREE 2015-06-11 17:55:46 -07:00
Wes Kocher
8127240e63 Merge b2ginbound to central, a=merge 2015-06-11 17:37:23 -07:00
Wes Kocher
c07c3dd3d8 Merge fx-team to central, a=merge 2015-06-11 17:18:11 -07:00
Wes Kocher
2aa142fe5e Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
Drew Willcoxon
008a1bf78e Back out fba4dc82c929 bug 1162140 for bustage on a CLOSED TREE. 2015-06-11 15:39:49 -07:00
Drew Willcoxon
d97a19b468 Back out 471f236c32cb bug 959594 for bustage on a CLOSED TREE. 2015-06-11 15:39:23 -07:00
Eddy Bruël
ef17d64c59 Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module on the main thread;r=paolo 2015-06-11 21:24:15 +02:00
Ryan VanderMeulen
0b43d41761 Backed out changeset 51234d23d640 (bug 1160837) for browser_projecteditor_contextmenu_02.js failures.
--HG--
extra : rebase_source : e31d51bfb853753e29f8f8713b159848c772109f
2015-06-11 14:18:46 -04:00
J. Ryan Stinnett
342faa7ed0 Bug 1159043 - Record WebIDE runtime info in Telemetry. r=ochameau 2015-06-10 23:35:19 -05:00
Wes Kocher
6178ef95c2 Merge m-c to fx-team, a=merge 2015-06-10 18:40:51 -07:00
Wes Kocher
4eedce1509 Merge inbound to central, a=merge 2015-06-10 18:29:39 -07:00
Justin Dolske
c024e58b22 Bug 366324 - Make SVG favicons work reliably. r=mak 2015-06-12 12:02:48 -07:00
Ryan VanderMeulen
15f3c165c5 Merge m-c to fx-team. a=merge 2015-06-12 15:00:54 -04:00
Wes Kocher
cf5c546ab3 Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts a=merge
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)

--HG--
extra : source : 02bf142b27ad4ca025afbfd0c98ece6813251327
2015-06-10 14:38:40 -07:00
Jordan Santell
920c29995f Bug 1172184 - Pull out logic from TimelineActor into a standalone module that can be consumed by other actors. 2015-06-09 22:16:48 -07:00
Aaron Klotz
ae550f2884 Bug 1173182: Fix false positives in telemetry environment CPU extensions field; r=gfritzsche 2015-06-10 11:02:29 -06:00
Panos Astithas
ba06ad7763 Bug 1160837 - The network panel should only record beacons from the monitored page. r=ochameau
This reverts commit bb89c9ca50a8302ada661e4d10e5090936587fad.
2015-06-11 16:38:13 -04:00
Drew Willcoxon
728a40075d Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Marco Bonardo
0591e76929 Bug 1162140 - Allow user to select search suggestions in Awesome Bar. r=adw 2015-06-11 13:20:46 -07:00
Paul Rouget
53184296fe Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan 2015-06-09 20:04:00 -04:00
Jim Mathies
7158e1e557 Bug 1160142 - Updates for exception handler apis to allow the pairing of a passed in minidump. r=ted 2015-06-11 12:25:45 -05:00
Jim Mathies
78e87e72ef Bug 1153205 - ContentParent should annotate crash reports prior to calling GeneratePairedMinidump. r=ted 2015-06-11 12:25:45 -05:00
Chris Manchester
d71f544ddf Bug 1171210 - Add a telemetry probe for how long it takes to clear plugin cookies during sanitize. r=vladan 2015-06-10 17:31:34 -07:00
Dave Townsend
6d2cc20764 Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
--HG--
extra : commitid : F3febINTh2u
extra : rebase_source : c31e1ae284fb8b3bb4ba188ea0a83cd4930b03f3
extra : amend_source : 42a884ddef8d8765dfb093c684fca5dc1ce62b8d
extra : source : f3760acfed2ac7f66c0170948e5c91561bfda44a
2015-06-05 11:46:11 -07:00
Drew Willcoxon
ce5e15b4d2 Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Marco Bonardo
34bd148a28 Bug 1162140 - Allow user to select search suggestions in Awesome Bar. r=adw 2015-06-11 13:20:46 -07:00
Ryan VanderMeulen
480baa5452 Backed out changeset 0ca665e88ae5 (bug 1164564) for Linux debug test_promises_actor_onpromisesettled.js failures. 2015-06-10 12:07:07 -04:00