Commit Graph

15307 Commits

Author SHA1 Message Date
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
Benoit Girard
6adb6cba1f 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
153c7c8f28 Bug 874435 - Assume lower file system time precision. r=froydnj 2013-05-30 11:25:48 -04:00
Paolo Amadini
d3b1307dba 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
36ebca52ed 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
961ec3a003 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
8c36b63403 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
90fd51f4ba Bug 836483 - Track download referrers. r=paolo 2013-05-27 19:14:18 +08:00
Ryan VanderMeulen
31c9996924 Merge m-c to inbound. 2013-05-30 07:47:14 -04:00
Dão Gottwald
7bbbb252b8 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
68025a3c2f 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
5dbd66164c Merge m-c to fx-team. 2013-05-29 22:47:38 -04:00
Dave Camp
a3c8a0a6ee Bug 867109 - tools reload not working correctly on windows. r=jwalker 2013-05-29 10:48:06 -07:00
Dave Camp
8aca83884a Bug 875437 - Close the debugger client in test_add_actors.js. r=past 2013-05-29 10:47:38 -07:00
Dave Camp
adbbe89935 Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker 2013-05-29 10:47:38 -07:00
Dave Camp
03a0230229 Bug 875432 - Loader.jsm references gDevTools. r=jwalker 2013-05-29 10:47:38 -07:00
Ryan VanderMeulen
39c4db0fb4 Merge m-c to fx-team. 2013-05-28 21:25:32 -04:00
Ed Morley
ad1b3ee4b6 Merge latest green inbound changeset and mozilla-central 2013-05-29 15:24:19 +01:00
Robert O'Callahan
07bea5e1f9 Bug 877025. Don't set 'firstShow' on the controls for a video that is already playing. r=dolske 2013-05-29 16:13:34 +12:00
Ed Morley
3a46c97de0 Merge mozilla-central and inbound 2013-05-28 16:30:34 +01:00
Andrew Halberstadt
f710a9508c Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -04:00
Tim Taubert
3008866d9f merge m-c to fx-team 2013-05-28 15:02:50 +02:00
Tim Taubert
5a63b84116 Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws 2013-05-28 11:01:54 +02:00
Ed Morley
cb03e05a97 Backed out changeset 3c6a72bd7411 (bug 876426) 2013-05-28 08:50:19 +01:00
Ed Morley
4724029a6f Backed out changeset 6e02333d572b (bug 876380) 2013-05-28 08:50:17 +01:00
Robert O'Callahan
2201b4127a Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske 2013-05-28 17:05:38 +12:00
Robert O'Callahan
26730ab7e8 Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske 2013-05-28 17:05:38 +12:00
Robert O'Callahan
5346ecee93 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Robert O'Callahan
ece8403a18 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Julian Seward
004a71f006 Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard. 2013-05-28 14:03:38 +02:00
Andrew McCreight
eb059d91b2 Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug 2013-05-21 16:23:53 -07:00
Shane Caraveo
16ff0dc361 bug 872470 - add EventSource to frameworker, r=markh, sr=gavin 2013-05-16 13:16:17 +02:00
Christian Ascheberg
e10cb3ac03 Bug 872330 - Remove senseless code in nsDownload::Cancel. r=mak 2013-05-29 20:22:09 +02:00
David Rajchenbach-Teller
710477fb5d Bug 874425 - More logging in outExecutionDuration tests. 2013-05-29 20:56:08 -04:00
Anton Kovalyov
aad07a3f9a Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Anton Kovalyov
90cac4608a Backed out changeset 4f2586fe4489 2013-05-28 12:51:42 -07:00
Anton Kovalyov
ba543e4120 Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Mihai Sucan
4145f0a3e7 Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee 2013-05-28 18:24:31 +03:00
Mike Shal
994cfe0b6b Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Tim Taubert
e80ef7b7ec merge m-c to fx-team 2013-05-26 15:22:27 +02:00
Ryan VanderMeulen
24e655ce17 Merge m-c to inbound. 2013-05-25 09:30:33 -04:00
Ryan VanderMeulen
30ab83ed87 Backed out changesets bde36c2eacc0 and 8dc40bbe844e (bug 862088) for causing bug 875769. 2013-05-25 09:21:29 -04:00
Geoff Lankow
ca77a41e56 Bug 864251 - Link to update history from about:support; r=adw 2013-05-25 23:58:02 +12:00
Mihai Sucan
3cbfcb9050 Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03:00
Ryan VanderMeulen
bb0194dcf5 Merge m-c to fx-team. 2013-05-25 09:34:13 -04:00
Joe Walker
641479788c Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe 2013-05-25 10:41:42 +01:00
Joe Walker
26a7dd5c24 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
c0d83fd36c Bug 754315 - Refactor to enable exec commands; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
95f19cb28d Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe 2013-05-25 09:51:30 +01:00
Tim Taubert
a10b450c29 merge m-c to fx-team 2013-05-24 22:16:58 +02:00