Commit Graph

24901 Commits

Author SHA1 Message Date
Georg Fritzsche
2186fedd24 Bug 1165968 - Change about:telemetry ping switch buttons to be labelled newer/older. r=rvitillo 2015-05-19 00:20:01 +07:00
Wes Kocher
334b8c1848 Merge m-c to fx-team, a=merge CLOSED TREE 2015-05-18 17:34:20 -07:00
Wes Kocher
f6d7cba3ec Merge fx-team to m-c a=merge CLOSED TREE 2015-05-18 17:24:16 -07:00
Mark Hammond
276b879c0b Bug 1105244 - avoid delete key removing the first special entry in the unified autocomplete popup. r=mossop 2015-05-19 08:45:33 +10:00
Alexandre Poirot
85f8a97c82 Bug 1161072 - Destroy inspector actor on disconnect. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot
279bbc4f22 Bug 1161072 - Reset docshell state (disabled js/cache, service workers) from actor instead of client. r=jryans 2015-05-18 20:15:35 +02:00
Andrea Marchesini
54e2145f4a Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan 2015-05-18 14:52:26 +01:00
Dave Townsend
c397bf4b4b Bug 1164006: Reduce recursion from calls to AddonManager.getAddonsByIDs. r=paolo 2015-05-12 12:39:52 -07:00
Nick Alexander
f536d22a42 Bug 1151619 - Add Adjust SDK license. r=gerv 2015-05-11 14:05:06 -07:00
Margaret Leibovic
06ca41fdde Bug 1166364 - Fix typo in telemetry probe. r=me 2015-05-19 10:33:00 -07:00
Wes Kocher
58834fa8d7 Merge m-c to inbound, a=merge CLOSED TREE 2015-05-18 17:33:06 -07:00
Birunthan Mohanathas
63dbcb194c Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj 2015-05-18 13:50:35 -07:00
Birunthan Mohanathas
c5ef4649b0 Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetCapacity calls. r=froydnj 2015-05-18 13:50:34 -07:00
Carsten "Tomcat" Book
1cba726f9c Merge mozilla-central to mozilla-inbound 2015-05-18 13:48:26 +02:00
Carsten "Tomcat" Book
184cb4dea4 merge mozilla-inbound to mozilla-central a=merge 2015-05-18 13:43:01 +02:00
Bob Owen
ffd79bdaf8 Bug 1162327 Part 1: Change low integrity temp to a fixed dir per profile and improve clean-up. r=jimm, r=froydnj 2015-05-18 11:51:07 +01:00
Ryan VanderMeulen
e9999c0769 Backed out 7 changesets (bug 1154809) for xpcshell failures.
Backed out changeset 056f69eee8db (bug 1154809)
Backed out changeset 13f93d585e42 (bug 1154809)
Backed out changeset 1e967727087e (bug 1154809)
Backed out changeset 1f3809022d39 (bug 1154809)
Backed out changeset 7e730e9cb6b3 (bug 1154809)
Backed out changeset 139959618516 (bug 1154809)
Backed out changeset ea59187953f6 (bug 1154809)
2015-05-17 19:54:49 -04:00
Mike Taylor
4fbba7824b Bug 1164876 - Update expiry for WAP telemetry probe. r=dietrich 2015-05-14 08:34:00 -04:00
Ethan Lin
fc8b388132 Bug 1155498 - Use FdObj to replace FenceHandle's android fence. r=sotaro 2015-05-17 07:21:00 +02:00
Richard Marti
12d2b61d3d Bug 1161156 - about:support: Use the new in-content styling. r=MattN 2015-05-09 13:24:05 +02:00
Alessio Placitelli
cde9a6a606 Bug 1161032 - Don't listen to "cycle-collector-begin" in TelemetrySession if extended recording is disabled. r=gfritzsche 2015-05-14 05:35:00 -04:00
Tim Nguyen
45a459cb69 Bug 1136101 - Add an "Add rule" button in the rules view toolbar. r=bgrins, ui-r=shorlander 2015-05-16 02:10:00 -04:00
Ryan VanderMeulen
09d2352d33 Backed out 2 changesets (bug 1149486) for static analysis bustage.
Backed out changeset 99b209f7d085 (bug 1149486)
Backed out changeset 9b60d38c552e (bug 1149486)
2015-05-17 18:31:03 -04:00
Tom Tromey
c452f87332 Bug 1154809 - Rewrite output-parser.js to use CSSLexer. r=pbrosset 2015-05-14 05:36:00 -04:00
Tom Tromey
84db87d17f Bug 1154809 - Avoid regexps in css-color. r=pbrosset 2015-05-14 05:36:00 -04:00
Tom Tromey
663a8d4e48 Bug 1154809 - Rewrite prettifyCSS to use CSSLexer. r=pbrosset 2015-05-14 05:35:00 -04:00
Tom Tromey
1914ccf1c7 Bug 1154809 - Remove dead css-parsing code. r=pbrosset 2015-05-14 05:35:00 -04:00
David Rajchenbach-Teller
b471de7b49 Bug 1149486 - Extract a window title and window ID for PerformanceStats. r=mossop 2015-05-05 18:14:05 +02:00
Alexandre Poirot
ee9399a326 Bug 1161072 - Destroy highlighter actor on disconnect. r=pbrosset 2015-05-19 09:09:38 +02:00
James Long
696a44f838 Bug 1164632 - use new worker helpers in debugger for pretty-printing r=jsantell 2015-05-19 12:03:32 -04:00
Tom Tromey
81e341eb4d Bug 1154809 - rewrite output-parser.js to use CSSLexer; r=pbrosset 2015-05-19 08:56:16 -07:00
Tom Tromey
7f2d7991b0 Bug 1154809 - avoid regexps in css-color; r=pbrosset 2015-05-19 08:56:14 -07:00
Tom Tromey
2ca4d37b81 Bug 1154809 - rewrite prettifyCSS to use CSSLexer; r=pbrosset 2015-05-19 08:56:01 -07:00
Tom Tromey
86d4ffc3a0 Bug 1154809 - remove dead css-parsing code; r=pbrosset 2015-05-19 08:55:57 -07:00
Florian Quèze
4c57b41634 Bug 1162569 - default engine files should be in the omni.ja file, r=markh,glandium. 2015-05-19 15:57:08 +02:00
Ted Mielczarek
a1d9bf58d1 bug 1165017 - annotate content process URL on location change. r=mconley 2015-05-15 13:00:11 -04:00
Neil Rashbrook
7d598ef37a Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-16 09:07:10 +01:00
Wes Kocher
234d9b5ed0 Merge m-c to inbound a=merge 2015-05-15 17:32:05 -07:00
Mike Conley
872772f98f Bug 1163693 - Fix View Source external editor fallback. r=jryans. 2015-05-15 12:07:19 -04:00
Mike Conley
eeb785fdb3 Bug 1165050 - Make deprecation warnings in viewSource.js point to the right URL for documentation. r=jryans. 2015-05-15 11:40:49 -04:00
Chris Manchester
8007ebd07c Bug 917999 - Part 1 - Write out and upload a manifest of test archives and the harnesses that depend on them.;r=ted 2015-05-15 11:30:24 -07:00
Carsten "Tomcat" Book
bc6eef17f9 merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge 2015-05-15 17:39:23 +02:00
Carsten "Tomcat" Book
eedd99f8b8 merge fx-team to mozilla-central a=merge 2015-05-15 16:49:33 +02:00
Carsten "Tomcat" Book
1565263c62 Backed out changeset a83fbd4c96b8 (bug 943517) for causing bug 1164240 on a CLOSED TREE 2015-05-15 16:38:33 +02:00
Brian Grinstead
087c10e939 Bug 1164178 - Use an empty value by default for lightweightThemes.selectedThemeID;r=dao 2015-05-14 18:31:21 -07:00
Wes Kocher
89f9363855 Merge b2ginbound to m-c a=merge 2015-05-14 15:37:44 -07:00
Wes Kocher
7e3a40d89c Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
Aus Lacroix
a22e63597d Bug 1164037 - [OTA] Unable to find System Update. r=aus (landing on behalf of nhirata) 2015-05-13 21:14:43 -07:00
Eric Rahm
c997a686e3 Bug 1164556 - Part 2: Remove debug conditional. r=gcp
Remove what appears to be leftover debug code bypassing an if condition.
2015-05-14 10:13:23 -07:00
Eric Rahm
93d1505f9b Bug 1164556 - Part 1: Remove instances of #ifdef PR_LOGGING in toolkit. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Paolo Amadini
6d88b73a84 Bug 1149975 - Part 2 of 2 - Test manual login fill. r=MattN 2015-05-13 15:39:02 +01:00
Paolo Amadini
27ca1c72b9 Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN 2015-05-13 15:34:14 +01:00
Karl Tomlinson
da20557f4a bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg 2015-05-13 17:54:31 +12:00
Chris Pearce
1db64babad Bug 1156566 - Report via telemetry when Adobe EME plugin DLL is unexepectedly missing on startup. r=spohl,r=vladan 2015-05-15 11:50:52 +12:00
Chris Pearce
038de23424 Bug 1156566 - Don't add invalid GMPs to GMPService in GMPProvider. r=spohl 2015-05-15 11:50:40 +12:00
Jose' Rios
f28a2f9cdd Bug 1142300 - Closing descriptor when fscanf fails. r=erahm 2015-05-14 15:49:00 -07:00
Wes Kocher
d65ee4fe20 Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds 2015-05-14 16:35:18 -07:00
Neil Rashbrook
d30d87c917 Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-15 00:00:33 +01:00
Mike Conley
0b1d2d7c51 Bug 863515 - Add property to browser bindings to indicate whether content caused it to open. r=felipe. 2015-05-13 16:42:20 -04:00
Carsten "Tomcat" Book
da8bcf7c28 Merge mozilla-central to fx-team on a CLOSED TREE 2015-05-15 17:43:12 +02:00
Gijs Kruitbosch
57c7293f80 Bug 1164426 - build reader mode blocklist, r=margaret 2015-05-15 00:31:39 +01:00
Dão Gottwald
68a7dc3d20 Bug 1162863 - part 2: crop long origins in the middle, display full origin in a tooltip. r=paolo 2015-05-15 14:35:15 +02:00
Dão Gottwald
3cb74afdb0 Bug 1162863 - part 1: rename originHost to displayOrigin. r=paolo sr=gavin 2015-05-15 14:34:50 +02:00
Dave Camp
7519c19076 Bug 892935 - Auto-expand elements with only text in the markup view;r=pbrosset,r=bgrins 2015-05-13 14:55:09 -07:00
James Long
6b921d3a74 Bug 1154606 - improve error in debugger when loading source fails r=jsantell 2015-05-13 16:11:33 -04:00
Georg Fritzsche
52340e6663 Bug 1162476 - Telemetry should reject external pings with invalid types. r=vladan 2015-05-13 21:57:06 +02:00
Georg Fritzsche
8068969f7b Bug 1122480 - Part 13 - Remove noisy TelemetryArchive logging. r=dexter 2015-05-13 21:57:06 +02:00
Georg Fritzsche
7c39df6dd0 Bug 1122480 - Part 12 - Allow switching between 'classic' and 'subsession' data for the current ping. r=rvitillo 2015-05-13 21:57:06 +02:00
Georg Fritzsche
7aa593fb76 Bug 1122480 - Part 11 - Make ping data renderers work properly when switching pings. r=rvitillo 2015-05-13 21:57:06 +02:00
Georg Fritzsche
fa4e147d4d Bug 1122480 - Part 10 - Allow switching between current and archived ping data. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
90ed963851 Bug 1122480 - Part 9 - Link to the data choices prefs. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
3bd9363f73 Bug 1122480 - Part 8 - Update the settings: show upload & extended recording. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
c4d017b511 Bug 1122480 - Part 7 - Add an environment data section. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
ec377f18aa Bug 1122480 - Part 6 - Expand the 'General Data' section to show the common ping data. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
e5587e2633 Bug 1122480 - Part 5 - Fix the Histogram render code to work with the different format of the histograms in the ping payload. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
3c2d153a66 Bug 1122480 - Part 4 - Make about:telemetry render functions work from a ping object. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
e02249a633 Bug 1122480 - Part 3 - Remove preprocessor usage from aboutTelemetry.js. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
5f1b1e9c19 Bug 1122480 - Part 2 - Use Preferences.jsm in aboutTelemetry.js. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
e109c823a1 Bug 1122480 - Part 1 - Allow collecting the current ping data from TelemetryController. r=rvitillo 2015-05-13 21:57:05 +02:00
James Long
2c06569187 Bug 1164483 - move worker helpers from frontend of devtools to backend r=jsantell 2015-05-13 15:52:23 -04:00
Seth Fowler
aa5329e9b3 Bug 1163866 - Set originalURI correctly for moz-page-thumb:// channels. r=adw 2015-05-12 18:45:49 -07:00
Robert Strong
54eb9576a1 Bug 1164560 - only run test_0017_check_staging_basic.xul on Windows due to timing out on other platforms while copying files. r=spohl 2015-05-13 12:06:38 -07:00
Wes Kocher
2fe3e6b93b Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
Georg Fritzsche
473ec7a455 Backed out changeset 3098f602db56 (bug 1162476) for xpcshell bustage on a CLOSED TREE. 2015-05-13 17:43:42 +02:00
Georg Fritzsche
8a7dd40acf Bug 1162476 - Telemetry should reject external pings with invalid types. r=vladan 2015-05-13 13:46:51 +02:00
Carsten "Tomcat" Book
6a4b20dc22 Backed out changeset 8f9747fc7249 (bug 1129957) for e10s-bc1 test failures on a CLOSED TREE 2015-05-13 08:37:27 +02:00
Robert Strong
2498ea0d6a Followup for Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=spohl 2015-05-12 19:40:23 -07:00
Robert Strong
e59b0a9790 Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy 2015-05-12 19:40:15 -07:00
Neil Rashbrook
67ddd58239 Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-05-12 23:33:00 -03:00
Ganesh Sahukari
ac4659a202 Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo 2015-05-07 10:58:37 +05:30
Martin Stransky
b2771ec52f Bug 884831 - GTK3 - crash at browser end [@ XFreeColormap() ], r=karlt 2015-05-13 11:54:13 +09:00
Wes Kocher
a091f32102 Merge m-c to fx-team 2015-05-12 12:04:43 -07:00
Wes Kocher
8fa232382a Bug 1164150 - disable some recently re-enabled tests on b2g emulator a=bustage 2015-05-12 12:01:09 -07:00
Eddy Bruël
af100d232d Bug 943517 - Remove the deprecated-sync-thenables from the debugger server;r=jlong 2015-05-12 19:13:56 +02:00
Eddy Bruël
f9cc8bed47 Bug 1160199 - Implement TabActor.listWorkers;r=jlong 2015-05-12 18:58:34 +02:00
Carsten "Tomcat" Book
debcd176d5 merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Carsten Book
653796d57c Bug 1140913 - Disable perma failure test_discovery.js. r=ryanvm a=sheriffduty 2015-05-12 06:54:00 +02:00
Carsten "Tomcat" Book
fb31a549ed merge fx-team to mozilla-central a=merge 2015-05-12 12:01:27 +02:00
Robert Strong
63c5921637 Bug 821942 - Add xpcshell reason codes to marVersionDowngrade.js and marWrongChannel.js. r=spohl 2015-05-11 13:21:34 -07:00
Robert Strong
906ec1b980 Bug 821866 - Fix and enable marAppApplyUpdateSuccess.js and marAppApplyUpdateStageSuccess.js xpcshell tests on B2G ICS Emulator opt. r=spohl 2015-05-11 13:16:55 -07:00