Граф коммитов

6804 Коммитов

Автор SHA1 Сообщение Дата
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
Dão Gottwald eca3eda57d Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin 2012-03-29 19:46:26 +02:00
Richard Newman 8aefe330bb Merge m-c to s-c. 2012-03-23 11:15:43 -07:00
Ehsan Akhgari 178893c1ce Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm 2012-03-22 22:02:00 -04:00
Jared Wein 308b47322a Backed out changeset 77319b44907b (bug 711552) 2012-03-27 15:20:45 -07:00
Marco Bonardo f222385695 Merge last green PGO from inbound to central 2012-03-22 13:04:29 +01:00
Marco Bonardo d638ae459b Merge fx-team and central 2012-03-21 23:49:13 +01:00
Dão Gottwald c6d6010972 Bug 735691 - Make toolbar buttons borderless in the default state. r=shorlander 2012-03-21 17:03:28 +01:00
Mounir Lamouri e541c5972c Merging mozilla-inbound into mozilla-central. 2012-03-21 11:29:28 +01:00
Dão Gottwald e37aae3ddb Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske
--HG--
extra : rebase_source : 9ec2ad2ab0ae529b24dd8f7ed2756295061cb545
2012-03-21 09:13:36 +01:00
Paul O’Shannessy 62ec9ec258 Bug 639705 (Lion Full Screen) Part 3: Make Firefox support Lion Full Screen on browser windows [r=dao]
--HG--
extra : rebase_source : 5bd252ce3fde6d008c3e9b4335903d8480d31bbf
2012-03-20 16:21:15 -07:00
Chris Pearce 20a1f1e3bc Bug 739116 - Remove fullscreen's "deactivate" listener on non-Lion systems upon leaving fullscreen. r=dao 2012-03-27 10:12:18 +13:00
Dão Gottwald c066473309 Bug 736846 - about:home launcher buttons jerk down as the icons load. r=mak 2012-03-20 10:56:42 +01:00
Neil Deakin 6f77d4ee69 Bug 710431, add telemetry for new browser window command, r=dao 2012-03-20 11:20:56 -04:00
Dão Gottwald 4e8a6161e3 Bug 736848 - about:home's layout-independent initialization tasks should use DOMContentLoaded instead of the load event. r=mak 2012-03-20 12:22:51 +01:00
Gregory Szorc 1f69a4ee14 Bug 730989 - Refactor identity and authentication in Sync; r=rnewman 2012-03-22 15:49:50 -07:00
Dão Gottwald 0ab2405fe2 Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe 2012-03-21 20:04:51 +01:00
Matt Brubeck 626f101539 Merge mozilla-central and mozilla-inbound 2012-03-24 09:05:27 -07:00
Gavin Sharp 08319b4d5c merge fx-team into m-c 2012-03-23 16:20:23 -07:00
Frank Yan 9ea57279c5 Bug 731546 - Add link to marketplace on about:home. r=mak 2012-03-23 07:12:34 -07:00
Ian Moody db8ba9f4b9 Bug 738233 - Fix misplaced brackets in browser_bug329212.js. r=dao 2012-03-22 13:06:20 +00:00
Blair McBride 6ed3aa8f06 Bug 735564 - about:newtab has on-hover UI that doesn't work well with touch-screens. r=ttaubert 2012-03-21 17:16:19 +13:00
Dão Gottwald a5c28052c9 Bug 631500 - Let openUILink accept an object with named parameters. r=gavin 2012-03-17 20:39:08 +01:00