Commit Graph

29297 Commits

Author SHA1 Message Date
Georg Fritzsche
28f2c73672 Bug 1122480 - Part 9 - Link to the data choices prefs. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
7248c574c5 Bug 1122480 - Part 8 - Update the settings: show upload & extended recording. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
577a0aa5de Bug 1122480 - Part 7 - Add an environment data section. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
a1fced12ff 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
935bc7af14 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
da21d8597f 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
498b506236 Bug 1122480 - Part 3 - Remove preprocessor usage from aboutTelemetry.js. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
305372f215 Bug 1122480 - Part 2 - Use Preferences.jsm in aboutTelemetry.js. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
030aa5dc30 Bug 1122480 - Part 1 - Allow collecting the current ping data from TelemetryController. r=rvitillo 2015-05-13 21:57:05 +02:00
James Long
6a69f31f83 Bug 1164483 - move worker helpers from frontend of devtools to backend r=jsantell
--HG--
rename : browser/devtools/shared/test/browser_devtools-worker-01.js => toolkit/devtools/shared/tests/browser/browser_worker-01.js
rename : browser/devtools/shared/test/browser_devtools-worker-02.js => toolkit/devtools/shared/tests/browser/browser_worker-02.js
rename : browser/devtools/shared/test/browser_devtools-worker-03.js => toolkit/devtools/shared/tests/browser/browser_worker-03.js
rename : browser/devtools/shared/worker-helper.js => toolkit/devtools/shared/worker-helper.js
rename : browser/devtools/shared/worker.js => toolkit/devtools/shared/worker.js
2015-05-13 15:52:23 -04:00
Seth Fowler
e57e4a952e Bug 1163866 - Set originalURI correctly for moz-page-thumb:// channels. r=adw
--HG--
extra : rebase_source : c04711d3cb753e4ddb799673e6423878a3c17a83
2015-05-12 18:45:49 -07:00
Robert Strong
94c425dca9 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
41165287c7 Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
Georg Fritzsche
858ec18459 Backed out changeset 3098f602db56 (bug 1162476) for xpcshell bustage on a CLOSED TREE. 2015-05-13 17:43:42 +02:00
Georg Fritzsche
b9015db9f3 Bug 1162476 - Telemetry should reject external pings with invalid types. r=vladan 2015-05-13 13:46:51 +02:00
Carsten "Tomcat" Book
204a4655f3 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
5ef206b47a 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
3095c1966b 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
0ca083943a Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-05-12 23:33:00 -03:00
Ganesh Sahukari
b5a3345900 Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo 2015-05-07 10:58:37 +05:30
Martin Stransky
bb77c3fc69 Bug 884831 - GTK3 - crash at browser end [@ XFreeColormap() ], r=karlt 2015-05-13 11:54:13 +09:00
Wes Kocher
fdae8dafaa Merge m-c to fx-team 2015-05-12 12:04:43 -07:00
Wes Kocher
dd620e38c0 Bug 1164150 - disable some recently re-enabled tests on b2g emulator a=bustage
--HG--
extra : amend_source : aef7fab2ad8a4e422f523efd9588882599675c89
2015-05-12 12:01:09 -07:00
Eddy Bruël
2c746d880a Bug 943517 - Remove the deprecated-sync-thenables from the debugger server;r=jlong 2015-05-12 19:13:56 +02:00
Eddy Bruël
1c6bb60c9a Bug 1160199 - Implement TabActor.listWorkers;r=jlong 2015-05-12 18:58:34 +02:00
Carsten "Tomcat" Book
dd3f1a22f8 merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Carsten Book
ff3f6cabc2 Bug 1140913 - Disable perma failure test_discovery.js. r=ryanvm a=sheriffduty
--HG--
extra : amend_source : 1b6eb43d92d7c11c8fc75303a5223e961becc2e7
2015-05-12 06:54:00 +02:00
Carsten "Tomcat" Book
e1d7012a98 merge fx-team to mozilla-central a=merge 2015-05-12 12:01:27 +02:00
Robert Strong
ce0d8fb360 Bug 821942 - Add xpcshell reason codes to marVersionDowngrade.js and marWrongChannel.js. r=spohl 2015-05-11 13:21:34 -07:00
Robert Strong
4832487e02 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
Robert Strong
87a3877973 Bug 821942 - Fix and enable marStageSuccessComplete.js, marAppInUseSuccessComplete.js, and marAppInUseStageSuccessComplete_unix.js xpcshell tests on B2G ICS Emulator opt. r=spohl 2015-05-11 13:16:45 -07:00
Wes Kocher
97409b4d65 Backed out 9 changesets (bug 1122480) for xpcshell orange
Backed out changeset 9fff6229aa8e (bug 1122480)
Backed out changeset 6ae5efa42928 (bug 1122480)
Backed out changeset ea2720c41747 (bug 1122480)
Backed out changeset 3eb7a0e58d4e (bug 1122480)
Backed out changeset 79a925a3dd30 (bug 1122480)
Backed out changeset 1dd431a945d0 (bug 1122480)
Backed out changeset 73e107ca87c1 (bug 1122480)
Backed out changeset c9c7cf08c7d7 (bug 1122480)
Backed out changeset eecb2b1271ca (bug 1122480)
2015-05-11 13:06:21 -07:00
Dave Townsend
9291a55b7e Bug 1163046: Force AMO signature requirements on in branded beta and release builds. r=gps
--HG--
extra : rebase_source : 108e7737e8979e545f4721ef3fa310b481de9963
2015-05-11 12:24:45 -07:00
Margaret Leibovic
53fee4b5cc Bug 1161701 - Listen for AboutReader:Ready notification instead of waiting for content to appear in testReaderView. r=mfinkle
--HG--
extra : rebase_source : 2d3f1508e099bfac87420f5f92eba388fbfd592b
2015-05-11 16:51:41 -07:00
Dão Gottwald
89f4e5fa00 Bug 1163081 - Bluish background color behind "Check to see if your plugins are up to date" link looks weird. r=mossop 2015-05-08 11:24:00 -04:00
Richard Marti
cc28383ca2 Bug 1162896 - in-content pages: remove the :-moz-focusring selector for html|a in common.css. r=dao 2015-05-09 09:59:36 +02:00
Richard Marti
3148d2bbac Bug 1161307 - Add-on manager: move the focusring to the .scrollbox-innerbox. r=mossop 2015-05-05 18:22:48 +02:00
Gijs Kruitbosch
897dd49042 Bug 1136139 - Fix collapsing of search suggestions when there are none. r=florian
--HG--
extra : transplant_source : F%F4%3D%E7%FE%01%23%DA%B1f%A1D%DBF%20%A9%3C%08%02%84
2015-04-29 15:35:00 +01:00
Nick Desaulniers
49862168c4 Bug 1152552 - Unable to install apps with name that contain chars outside range of U+0080/U+0100 - U+FFFF. r=mcastelluccio 2015-04-27 15:33:58 -07:00
Phil Ringnalda
7a8f8886f7 Merge f-t to m-c, a=merge 2015-05-10 18:43:50 -07:00
Mike Conley
b8a798520c Bug 1128050 - [e10s] Save page as... doesn't always load from cache. r=billm.
--HG--
extra : rebase_source : 1872cdceb2e9f8c29a89d917ee309db8637408de
2015-05-04 21:58:21 -04:00
Dave Townsend
1fc780275e Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong
--HG--
extra : rebase_source : ff20f76e36de0bf499c837a3059709c1faf08447
extra : source : b9276252c2e68f43f2f6526f1bf9e03fe1d70393
2015-05-04 17:14:22 -07:00
Brian Grinstead
70acf190fd Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans 2015-05-08 20:39:23 -07:00
Phil Ringnalda
0ac407a726 Merge f-t to m-c, a=merge 2015-05-09 14:36:54 -07:00
Phil Ringnalda
256161c570 Merge m-c to m-c, a=merge 2015-05-09 14:16:58 -07:00
Phil Ringnalda
cac0747b15 Back out 368ba4f292bc (bug 1140131) for m-e10s dt bustage
CLOSED TREE
2015-05-09 08:23:25 -07:00
Phil Ringnalda
5b66441580 Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer 2015-05-09 08:00:10 -07:00
Brian Grinstead
3d4b769dfc Backed out changeset f407ab8f7129 (bug 1127423) for suspicion of causing a timeout on browser_mdn-docs-01.js 2015-05-08 22:42:05 -07:00
Mark Hammond
0c73d7bfc8 Bug 1140131 - pre-instantiate some xpcom services used by the debugger to avoid recursive instantiation. r=jlongster 2015-05-09 13:59:42 +10:00
Brian Grinstead
13fc8822ab Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans 2015-05-08 20:39:23 -07:00