Commit Graph

6829 Commits

Author SHA1 Message Date
Ehsan Akhgari
5a344fa323 Merge mozilla-central and mozilla-inbound; a=me 2012-04-18 16:26:35 -04:00
Jared Wein
3339111276 Bug 742619 - Intermittent orange in browser_pluginnotifications.js at test 11c. r=felipe a=desktop-only 2012-04-18 11:41:59 -07:00
Jared Wein
2df5f4abe9 Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey 2012-04-18 11:41:26 -07:00
Jared Wein
f0d3be66de Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey 2012-04-18 11:40:30 -07:00
Ed Morley
0d5915835c Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge 2012-04-17 17:47:09 -07:00
Rob Campbell
0b4efb5d21 merge fx-team to m-c 2012-04-17 14:29:29 -03:00
Heather Arthur
8fc26a1bec Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open 2012-04-17 16:40:03 +01:00
Pallani Kumaran
effa34a879 Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao] 2012-04-16 23:17:54 -07:00
Paolo Amadini
9180b309a7 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Paul Rouget
8e54bcd83a Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part B - tabbable); r=rcampbell 2012-04-04 13:57:55 +02:00
Paul Rouget
74b6b811b1 Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part A - shortcut); r=dao 2012-04-04 13:13:42 +02:00
Tim Taubert
52a57a7a22 Bug 745712 - FillInHTMLTooltip should not use title attributes from XUL ascendants; r=dao 2012-04-16 18:13:17 +02:00
Marco Bonardo
b5e7934a18 Merge central and inbound 2012-04-14 13:56:15 +02:00
Tim Taubert
78e36cd986 Bug 721442 - [New Tab Page] Display the URL of the page on mouseover of thumbnails on about:newtab; r=dietrich 2012-04-14 00:43:29 +02:00
Tim Taubert
1522ca95eb Bug 744152 - [Page Thumbnails] Capture thumbnails only for the selected tab; r=dietrich 2012-04-14 00:18:27 +02:00
Paul Rouget
7af1343c60 Bug 717916 - Add an Inspect button and a node menu to the infobar; r=dao,dcamp 2012-04-04 20:40:48 +02:00
OHZEKI Tetsuharu
ad4fa5ee4b Bug 745445 - Remove arguments.callee from browser.js. r=dao 2012-04-16 18:35:34 -04:00
Marco Bonardo
d7b180ce98 Merge last green PGO from inbound to central 2012-04-13 12:40:12 +02:00
Tim Taubert
19c2168fd5 merge m-c to fx-team 2012-04-13 12:22:37 +02:00
Tim Taubert
75680118d0 Bug 744743 - [Page Thumbnails] Don't capture thumbnails in private browsing mode; r=dao 2012-04-12 14:43:52 +02:00
Tim Taubert
78bdf9e1be Bug 726347 - [Page Thumbnails] add preference to disable capturing thumbnails in the background; r=dao 2012-04-11 21:49:44 +02:00
Dão Gottwald
245f762465 Bug 632634 - Allow the status panel to be as wide as the window. r=felipe 2012-04-12 10:00:56 +02:00
Richard Newman
5619e2132f Merge m-c to s-c. 2012-04-09 18:57:46 -07:00
Kyle Huey
4c63b86849 Merge fx-team to m-c to please philor. 2012-04-09 14:51:54 -07:00
Gregory Szorc
6e7ff251cd Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman
--HG--
rename : services/sync/modules/async.js => services/common/async.js
rename : services/sync/modules/log4moz.js => services/common/log4moz.js
rename : services/sync/modules/ext/Observers.js => services/common/observers.js
rename : services/sync/modules/ext/Preferences.js => services/common/preferences.js
rename : services/sync/modules/ext/StringBundle.js => services/common/stringbundle.js
rename : services/sync/tests/unit/test_async_chain.js => services/common/tests/unit/test_async_chain.js
rename : services/sync/tests/unit/test_async_querySpinningly.js => services/common/tests/unit/test_async_querySpinningly.js
rename : services/sync/tests/unit/test_log4moz.js => services/common/tests/unit/test_log4moz.js
rename : services/sync/tests/unit/test_Observers.js => services/common/tests/unit/test_observers.js
rename : services/sync/tests/unit/test_Preferences.js => services/common/tests/unit/test_preferences.js
rename : services/sync/tests/unit/test_restrequest.js => services/common/tests/unit/test_restrequest.js
rename : services/sync/tests/unit/test_utils_makeURI.js => services/common/tests/unit/test_utils_makeURI.js
rename : services/sync/tests/unit/test_utils_namedTimer.js => services/common/tests/unit/test_utils_namedTimer.js
rename : services/sync/tests/unit/test_utils_stackTrace.js => services/common/tests/unit/test_utils_stackTrace.js
2012-04-05 23:26:06 -07:00
Tim Taubert
79d60f432c Bug 742782 - [New Tab Page] Error: aCallback is not defined; r=dietrich 2012-04-06 00:33:47 +02:00
Jared Wein
97e59725ee Bug 742619 - Temporarily disable one of the tests in test11c to quiet an intermittent orange. r=felipe 2012-04-04 22:17:54 -07:00
Wolfgang Rosenauer
b93bb1bc3e Bug 526717 - remove non-working "Set as desktop background" from the UI for unsupported desktops. r=gavin 2012-04-02 22:43:12 +02:00
Marco Bonardo
3b4530759b Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin

--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
Jared Wein
5715b2f053 Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe 2012-04-04 15:32:54 -07:00
Jared Wein
58d288335f Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
Gregory Szorc
4a64ebe567 Merge services-central into mozilla-central 2012-03-30 11:51:02 -07:00
Marco Bonardo
d6a65329d2 Bug 740581 - Make about:home's Sync button label not directly use the brand string.
r=fryn
2012-03-30 20:25:50 +02:00
Tim Taubert
cb4e86ba64 merge m-c to fx-team 2012-03-30 18:29:52 +02:00
Frank Yan
0d4ea40dd4 Bug 740235 - Prevent about:home from creating a full window component alpha layer. r=mak 2012-03-29 08:15:21 -07:00
Raymond Lee
14821e0526 Bug 712203 - 'Next tab group' keyboard shortcut doesn't work after 'restore previous session'; r=ttaubert 2012-03-29 18:29:40 +08:00
Richard Newman
98eda6c179 Merge m-c to s-c. 2012-03-28 20:50:09 -07:00
Dão Gottwald
0eac4312ce Bug 724599 - r=gavin,neil 2012-03-29 11:36:34 +02:00
Dão Gottwald
6b1258da0e Bug 739574 - Set the tabsontop attribute on the navigation toolbar and simplify CSS selectors. r=felipe 2012-03-29 11:31:47 +02:00
Dão Gottwald
64a9208b56 Backed out changeset 36d7b3b02016 2012-03-29 11:28:38 +02:00
Dão Gottwald
bed2d5e208 Bug 724599 - r=gavin,neil 2012-03-29 10:22:53 +02:00
Kyle Huey
34b94a5666 Merge the last good pgo-green cset on mozilla-inbound to mozilla-central. 2012-03-28 07:40:52 -07:00
Dão Gottwald
9fc03e3e31 Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02:00
Phil Ringnalda
6ca3d29401 Merge m-c to m-i 2012-03-27 21:21:11 -07:00
Tim Taubert
7327b06aa0 merge m-c to fx-team 2012-03-28 00:33:42 +02:00
Gregory Szorc
bda8eac960 Bug 739752 - Fix typo in Sync login form; r=sad panda 2012-03-27 13:24:41 -07:00
Tim Taubert
613928238c Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich 2012-03-27 12:02:55 +02:00
Gregory Szorc
67e83328e8 Merge m-c into s-c 2012-03-26 11:25:30 -07:00
Ian Moody
6d84c12b74 Bug 701205 - The updater informational messages should not be italicized. r=dao 2012-03-26 02:29:38 +01:00
Dão Gottwald
724fa1a182 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00