Commit Graph

6246 Commits

Author SHA1 Message Date
Brian R. Bondy
873e818174 Bug 866229 - Metro pref telemetry. r=rstrong 2013-06-12 10:31:10 -04:00
Raymond Lee
191728d6f1 Bug 874808 - simpleDownload should accept string arguments and options. r=paolo 2013-06-11 17:10:48 +08:00
Yura Zenevich
94cce00d46 Bug 881483 - Remove noOptions constant in favor of an object literal. r=yoric 2013-06-11 09:50:35 -04:00
Ryan VanderMeulen
5886e34d0a Bug 845190 - Revert previous attempt to fix and re-disable tests. 2013-06-11 08:12:06 -04:00
David Rajchenbach-Teller
7d979ba1c8 Bug 845190 - Re-enable test_logging.js and test_645970.js on all platforms. r=yoric 2013-06-10 22:07:41 -04:00
Marco Bonardo
2f793672fb Bug 769348 - Change selection algorithm for autofilled URLs prefixes.
This new variant limits selection to typed pages and suggests only prefixes that match all of those addresses.
r=paolo
2013-06-10 23:59:15 +02:00
Shane Caraveo
aaa8b1fc12 bug 880741 add indexeddb to frameworker, r=gavin 2013-06-07 11:25:15 -07:00
Joey Armstrong
d47bba4871 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
David Rajchenbach-Teller
3bec6ecfbe Bug 872421 - Simple module loader for workers. r=gozala 2013-06-10 11:01:59 -04:00
Martin Stransky
9386e8c35b Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt 2013-06-10 08:36:26 -04:00
David Zbarsky
bdf2a2f2ed [Bug 879998] Remove some dead code in content/ r=Ms2ger, emk 2013-06-07 14:05:57 -07:00
Gavin Sharp
b4cddb00e1 Backout 498f79c24e70 (bug 860560) for browser-chrome bustage 2013-06-07 11:43:26 -07:00
Gavin Sharp
782ed3c172 Bug 862143: remove support for loading sherlock files from disk, r=MattN
--HG--
extra : transplant_source : %0D%EC%3F%1E%1At%B5%23J%1F3V%F4%C8Uq%93l%F0%40
2013-06-07 10:19:32 -07:00
Gavin Sharp
280bba4869 Bug 854478: remove support for automatically converting Sherlock-format search engines that were dropped into the profile directory, r=MattN
--HG--
extra : transplant_source : 2%EBl%CE1W%3E%A2%B3JK0%10M%0B%AF%87%C5H%AB
2013-06-07 10:18:55 -07:00
Mike de Boer
01256d80ba Bug 860560: make sure that defaultEngine and currentEngine stay in sync, r=gavin
--HG--
extra : rebase_source : 2a3169621b8cedf1382d738bd67072dae77cb4ce
2013-05-27 17:21:47 +02:00
Joey Armstrong
7ebe282a64 bug 870407: move CMMSRCS to moz.build (file batch #1). r=mshal 2013-06-07 11:43:39 -04:00
Raymond Lee
37db599161 Bug 852957 - Add tests for channel decoding when the Content-Encoding header is present. r=paolo 2013-06-06 20:33:24 +08:00
Raymond Lee
951a7e8902 Bug 865555 - Remove synchronous setCharsetForURI in BI_importJSONNode. r=mak 2013-06-06 09:50:28 +08:00
Gavin Sharp
3abec297d8 Fix stupid now-incorrect comment that keeps getting copied to new tests, no bug, r=ARGH 2013-06-05 23:53:17 -07:00
Mark Finkle
2189596918 Bug 861164 - use different search URLs for tablet vs. non-tablet r=gavin 2013-06-05 22:29:40 -04:00
Drew Willcoxon
2788a3e1fa Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak 2013-06-05 17:05:36 -07:00
Nathan Froyd
003954977b Bug 878458 - improve error handling behavior of telemetry ping tests; r=vladan 2013-06-01 11:42:15 -04:00
Bobby Holley
80284df288 Bug 877478 - Fix test to use SpecialPowers.{add,remove}Observer. r=mrbkap
This way, we get the callback wrapping behavior for free.
2013-06-04 19:56:42 -07:00
Bobby Holley
30b74b2c6b Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap 2013-06-04 19:56:41 -07:00
Nathan Froyd
56f69edd0d Bug 879337 - fix submission of saved-session pings; r=vladan 2013-06-04 13:23:03 -04:00
Drew Willcoxon
d1ada1717b Bug 870105 - Follow-up: Size the browser according to the user's screen size. r=ttaubert 2013-06-04 17:25:50 -07:00
Ralph Giles
8eecb8487d Bug 862088 - Add raw mp3 sniffing. r=padenot
Attempt to sniff raw mp3 with no id3 tag by looking for a header
followed by a second header at the expected offset from the packet
length.

Adds mp3 sniffing with and without id3 tags to the mediasniffer
xpcshell tests. These files are truncated to 512 bytes. Our method
can require up to 1.5k of data, but these have 208/209 byte packets
so sniffing still works.

notags-bad.mp3 has a corrupt header, and verifies sniffing fails.
notags-scan.mp3 has garbage before the header, and verifies sniffing fails.
he_free.mp is a vbr test vector which isn't sniffable with this method.
fl10.mp2 is an mp2 file, and verifies sniffing fails.
ff-inst.exe verifies bug 875769 doesn't regress.
2013-06-04 12:12:00 -07:00
Drew Willcoxon
300957cc47 Bug 870105 - In BackgroundPageThumbs.jsm, size the browser once using browser.style rather than after each page load using nsIDOMWindowUtils.setCSSViewport. r=ttaubert 2013-06-04 14:37:02 -07:00
Monica Chew
4f87c915c3 Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo) 2013-05-27 18:33:39 -07:00
Andres Hernandez
e89af5938a Bug 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak 2013-06-04 00:20:11 +08:00
Raymond Lee
bb76cf2897 Bug 852581 - Add methods to get the default downloads directories. r=paolo 2013-06-03 11:43:06 +08:00
Christian Ascheberg
3ad4c38d6e Bug 863063: quitting private browsing mode does not delete partially downloaded files, r=mak 2013-05-15 01:47:25 +02:00
Shane Caraveo
d7c60c9c5b bug 836766 drop minimized requirment on chats opened from worker, r=markh 2013-05-31 16:42:02 -07:00
Shane Caraveo
98697fd8bb bug 873421 fix error reporting in page-mark-config handler, r=markh 2013-06-01 10:52:37 -07:00
Drew Willcoxon
9e7609cf34 Bug 870114 - Write a test that verifies that BackgroundPageThumbs uses private browsing. r=markh 2013-05-31 22:52:51 -07:00
Nathan Froyd
5c2faa52fc Bug 878084 - part 5 - change uuid of nsITelemetryPing to fix xpcshell orange on a CLOSED TREE; r=bustage 2013-05-31 16:34:20 -04:00
Ryan VanderMeulen
da93681728 Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks. 2013-05-31 16:06:10 -04:00
Nathan Froyd
f0fb8c34a6 Bug 878084 - part 4 - make telemetry tests submit to a URL with a more realistic path; r=vladan 2013-05-31 11:04:09 -04:00
Nathan Froyd
5db3c80ac3 Bug 878084 - part 3 - factor out registering ping handlers to a common function; r=vladan 2013-05-31 11:42:11 -04:00
Nathan Froyd
18f88b428e Bug 878084 - part 2 - delete BinaryInputStream constructor definition in telemetry tests; r=vladan 2013-05-31 10:12:34 -04:00
Nathan Froyd
3a0f53d0a1 Bug 878084 - part 1 - move TelemetryPing to a common global variable for telemetry tests; r=vladan 2013-05-31 10:12:11 -04:00
Monica Chew
33f5532014 Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo) 2013-05-27 18:33:39 -07:00
Jeff Walden
bb39a16a0e Bug 794323 - Remove the legacy JSON parsing mode, now that Firefox session store code doesn't need it. r=luke for the JS bits, r=jlebar for the DOM bits, r=mak77 for the browser/toolkit bits
--HG--
extra : rebase_source : b7a422eb52fe8e435143dfcc435d56e4886859e6
2013-05-23 15:28:31 -07:00
Marco Bonardo
98eae44f14 Bug 858377 - Increase time skew to avoid intermittent failure in test_393498.js
Includes some test cleanups
2013-05-31 00:19:33 +02:00
Boris Zbarsky
7392630c95 Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
Jim Mathies
b87139257b Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Shane Caraveo
f1b9713de5 bug 820601 add developer pref to load social content in tabs, allows use of developer tools, r=felipe 2013-05-29 17:58:45 -07:00
David Rajchenbach-Teller
153c7c8f28 Bug 874435 - Assume lower file system time precision. r=froydnj 2013-05-30 11:25:48 -04:00
Raymond Lee
90fd51f4ba Bug 836483 - Track download referrers. r=paolo 2013-05-27 19:14:18 +08:00
Christian Ascheberg
e10cb3ac03 Bug 872330 - Remove senseless code in nsDownload::Cancel. r=mak 2013-05-29 20:22:09 +02:00