Commit Graph

15351 Commits

Author SHA1 Message Date
Margaret Leibovic
8ceea12403 Bug 877902 - Update privacy policy link URL for desktop Firefox. r=gavin 2013-06-03 08:37:28 -07:00
Raymond Lee
ac17fb34ed Bug 852581 - Add methods to get the default downloads directories. r=paolo 2013-06-03 11:43:06 +08:00
Ms2ger
b2f1185282 Merge m-c to m-i. 2013-06-02 17:38:01 +02:00
Jim Blandy
55bf378bcb Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
Panos Astithas
8823835462 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
Jim Blandy
28b50b5dea Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Dave Camp
bc58c262e9 Bug 878292 - Profiler actor leaves the profiler running in some cases. r=anton, r=robcee 2013-06-01 11:53:54 -07:00
Dave Camp
5625626545 Bug 877719 - DebuggerServer.destroy should always work. r=past 2013-05-30 09:42:00 -07:00
Tim Taubert
e59e54c50b merge m-c to fx-team 2013-06-01 18:22:45 +02:00
Nathan Froyd
f39d68a1fd 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
1764e937fd Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks. 2013-05-31 16:06:10 -04:00
Nick Fitzgerald
26c7d35b52 Bug 760370 - Visually distinguish non-extensible objects; r=vporof 2013-05-29 19:47:00 +03:00
Christian Ascheberg
a10749e8ff Bug 863063: quitting private browsing mode does not delete partially downloaded files, r=mak 2013-05-15 01:47:25 +02:00
Phil Ringnalda
2ecb698245 Back out b4913818b95e (bug 878319) for browser-chrome bustage
CLOSED TREE
2013-06-01 17:33:46 -07:00
Jim Blandy
a940543ba1 Bug 878319: Move makeInfallible into its own JSM. r=dcamp 2013-06-01 13:31:07 -07:00
Shane Caraveo
2eccc44ef3 bug 836766 drop minimized requirment on chats opened from worker, r=markh 2013-05-31 16:42:02 -07:00
Shane Caraveo
780239d0c2 bug 873421 fix error reporting in page-mark-config handler, r=markh 2013-06-01 10:52:37 -07:00
Jim Blandy
f6bf8f8722 Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice 2013-04-19 17:33:00 +03:00
Dave Camp
6d670aaa3f Bug 867208 - Console.jsm is truncating messages. r=jwalker 2013-05-31 16:57:42 -07:00
Dave Camp
1f388e88f5 Bug 877274 - Add console.exception to Console.jsm. r=msucan 2013-05-31 16:57:40 -07:00
Ryan VanderMeulen
b25ced8a88 Merge m-c to fx-team. 2013-05-31 16:14:04 -04:00
Dave Camp
11bcb8c33a Backout changeset 333845b6e000 (bug 877719) for mochitest-browser bustage. 2013-05-31 12:56:05 -07:00
Dave Camp
d27f7147fc Bug 877298 - Move devtools globals to loader creation. r=jwalker 2013-05-31 11:06:09 -07:00
Dave Camp
991f954452 Bug 877719 - DebuggerServer.destroy should always work. r=past, f=jgriffin 2013-05-31 11:06:08 -07:00
Phil Ringnalda
ea17398276 Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
CLOSED TREE
2013-05-31 07:39:56 -07:00
Jim Mathies
3aafad9d19 Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Shane Caraveo
2fed6153d1 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
Nathan Froyd
67eaaac102 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
3e2e84568f 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
b139eb81d9 Bug 878084 - part 2 - delete BinaryInputStream constructor definition in telemetry tests; r=vladan 2013-05-31 10:12:34 -04:00
Nathan Froyd
5d55c991cf 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
3523d6c4ad Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo) 2013-05-27 18:33:39 -07:00
Johnny Stenback
27fed2a3cd Bug 855613. Stop exposing nsIDOMMimeType in nsIPluginTag. r=joshmoz@gmail.com 2013-03-27 22:19:41 -07:00
Drew Willcoxon
2dbea26139 Bug 870114 - Write a test that verifies that BackgroundPageThumbs uses private browsing. r=markh 2013-05-31 22:52:51 -07:00
Mark Hammond
0f0f2c2c3f Bug 875214 - child processes on Windows now attach to the parent's console. r=aklotz 2013-05-30 23:23:50 +10:00
Benoit Girard
5a4e5c64c2 Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 5b9be0892323195d4e24f11ae785f0663ff38fd0
2013-03-11 14:47:40 -04:00
David Rajchenbach-Teller
d2b17571d9 Bug 874435 - Assume lower file system time precision. r=froydnj 2013-05-30 11:25:48 -04:00
Paolo Amadini
7c0d63a0eb Bug 810490 - Constant stack space promise. r=mossop
--HG--
rename : addon-sdk/test/unit/test_promise.js => toolkit/modules/tests/xpcshell/test_Promise.js
2013-05-30 14:23:42 +02:00
Bao Duong
a80e0991ec Bug 730626 - Add the ability to hide the error message overlay on HTML5 videos. r=dolske,jaws 2013-05-29 19:38:19 -04:00
Timothy Arceri
b34c47ba20 Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt 2013-05-30 08:10:02 -04:00
Justin Dolske
48294fe1f9 Bug 876550 - Add |this.clickToPlay.hidden = true;| to the immediate case in hideClickToPlay(). r=jaws 2013-05-30 08:10:02 -04:00
Raymond Lee
49087b283c Bug 836483 - Track download referrers. r=paolo 2013-05-27 19:14:18 +08:00
Ryan VanderMeulen
827fcbe731 Merge m-c to inbound. 2013-05-30 07:47:14 -04:00
Dão Gottwald
dfcb719d7d Bug 876394 - Popup notification goes unnoticed in unfocused windows. r=gavin
--HG--
extra : rebase_source : 3e8fec5138da96627eddccbe4128bdd9ebee8ba7
2013-05-30 09:48:02 +02:00
Phil Ringnalda
315cb76195 Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
2013-05-29 23:42:20 -07:00
Ryan VanderMeulen
82efc086d8 Merge m-c to fx-team. 2013-05-29 22:47:38 -04:00
Dave Camp
1020ce3380 Bug 867109 - tools reload not working correctly on windows. r=jwalker 2013-05-29 10:48:06 -07:00
Dave Camp
2a8801838a Bug 875437 - Close the debugger client in test_add_actors.js. r=past 2013-05-29 10:47:38 -07:00
Dave Camp
6c66472379 Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker 2013-05-29 10:47:38 -07:00
Dave Camp
b0a19dd209 Bug 875432 - Loader.jsm references gDevTools. r=jwalker 2013-05-29 10:47:38 -07:00