Commit Graph

3012 Commits

Author SHA1 Message Date
Dão Gottwald
4b4ff17fde Bug 455852 - Add a hidden pref for not closing the window with the last tab. r=gavin 2008-09-22 15:56:51 +02:00
Markus Stange
e60ac4ece4 Bug 441827 - "tabstrip background too dark when window in background" [r+ui-r=mconnor] 2008-09-22 11:03:23 +02:00
Jesse Ruderman
129e106ac4 Fix bug 456172, Ctrl+Enter messes up complete URL that is prefixed with space character. r=gavin 2008-09-21 17:59:44 -07:00
Florian Queze
7f017a60ab Bug 436681 - CSS rule not usable by extensions in General tab of Page Info (gnomestripe only). r=mano 2008-09-21 19:52:12 +02:00
Tyler (tyler@christianlink.us>
51812c31e0 Bug 448833 - Page Info > Security > More is confusing; r=gavin.sharp 2008-09-21 18:28:56 +02:00
Vlado Valastiak (wladow@gmail.com>
1b08799a73 Bug 454806 - Textbox in Permissions dialog needs an accesskey; r=gavin.sharp 2008-09-21 18:24:01 +02:00
Stas Malolepszy (stas@mozilla.com>
0356ba1fad Bug 452536 - Change the url for eBay search plug-in for (en-US); r=l10n 2008-09-21 18:17:58 +02:00
Armen Zambrano Gasparnian (armenzg@mozilla.com>
ca628c621f Bug 451461 - make target that prepares l10n repackages to upload to ftp; r=ted.mielczarek 2008-09-21 18:10:38 +02:00
Peter Van der Beken
6589f5100f Fix for bug 405032 (Changing feed handler to web handler leaks nsGlobalWindow). r=gavin. 2008-09-20 16:36:10 +02:00
Marco Bonardo
4be23e0485 Bug 418671 - Fix failing mochitest, r=post-facto 2008-09-20 00:20:08 +02:00
Dão Gottwald
41e6f9e341 Bug 454526 - browser.js' onStateChange() code references variable that's no longer in scope. r=gavin 2008-09-19 21:03:06 +02:00
Benjamin Smedberg
78e43f9e84 Followup to bug 418671 - fix the unit test with a dumb s/canMoveContainerNode/canMoveNode/ per mak77 2008-09-19 14:18:32 -04:00
Johnathan Nightingale
7125a5aeac Change strings on safebrowsing prefs to better match blocked page ui. b=417687 r=gavin ui-r=beltzner 2008-09-19 11:52:52 -04:00
Marco Bonardo
5edd5fff2c Bug 418671 - Clean up places views drag and drop code, r=mano 2008-09-19 17:47:45 +02:00
Neil Deakin
5ead52fc04 Bug 410569, tabbrowser should be using drag action rather than checking the keyboard state itself, r=mano 2008-09-19 11:26:37 -04:00
Axel Hecht
ac7fb3500f bug 455731, add as, bg, eo, et, is, kn, mr, ta, te, th to Firefox 3.1 builds 2008-09-19 17:02:03 +02:00
Dão Gottwald
8b39ada519 skip failing test 2008-09-19 13:53:14 +02:00
Dão Gottwald
2417d30ae1 Bug 453573 - Make tab previews bigger and show a smaller part of each tab. r=gavin 2008-09-19 11:44:15 +02:00
Dão Gottwald
5ed9808831 Bug 450743 - Limit the number of Ctrl+Tab previews in MRU order, display the rest in tab bar order. r=gavin 2008-09-19 11:38:44 +02:00
Dão Gottwald
7612c25d39 Bug 446065 - Add tabs opened in the background to the top of the Ctrl+Tab list. ui-r=beltzner, r=gavin 2008-09-19 11:34:33 +02:00
Shawn Wilsher
900250bc91 Backed out changeset f3c9af143cc1 (places fsync work) 2008-09-18 15:00:30 -04:00
Shawn Wilsher
16fef55947 Bug 450290 - Sync the temp tables to the permanent tables.
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones.  For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark.  For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77

--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-09-18 11:10:47 -04:00
Robert Kaiser
a84761b588 bug 453840 - make it possible to create files in the final place for releases, r=ted 2008-09-17 22:53:09 +02:00
Ted Mielczarek
26aec89ce9 bug 452426 - application.ini should supply mercurial changeset. r=bsmedberg 2008-09-17 15:58:13 -04:00
Dão Gottwald
4faac68d1d Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor 2008-09-17 17:07:26 +02:00
Dão Gottwald
a4df003cd0 Backed out changeset 09a4e390e1ec 2008-09-17 17:06:54 +02:00
Dão Gottwald
9eddcc584b Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin 2008-09-17 17:04:25 +02:00
Dão Gottwald
5c2c4efd2a Bug 254714 - while loading a page, on a new tab/window, the location bar does not display the address URL. r=gavin 2008-09-17 16:36:39 +02:00
Markus Stange
b1553e0a7b Bug 449832 - Color mismatch between unified toolbar and selected tab after bug 439354, r=mconnor 2008-09-17 13:50:35 +02:00
Markus Stange
dd4591256c Partial backout of changeset 1a50eaa93b36 in an attempt to fix the Mac twinopen perf regression, b=439354 2008-09-16 15:01:40 +02:00
Markus Stange
f300402b06 Bug 439354 - OS X toolbar background doesn't have a good gradient, part 3 / 3, r=mconnor 2008-09-16 13:13:55 +02:00
Ben Bucksch
8135e14fa2 Bug 443918 - comment only - Remove now outdated comment, per gavin. 2008-09-16 03:25:13 +02:00
Ben Bucksch
db18bf3ae4 Bug 443918: Don't show (and force user to accept) EULA for
open-source builds. r=gavin.sharp, sr=mconnor
2008-09-16 03:16:19 +02:00
Marco Bonardo
ebc1b48c9f Bug 433542 - context menu is not updated correctly on toolbar and menus after reordering bookmarks, r=mano 2008-09-15 21:15:54 +02:00
Simon Bunzli
2cc4e8a8b9 Bug 453873 - fix the TODO in the test for bug 346337; r=dietrich 2008-09-15 18:29:34 +02:00
Benjamin Smedberg
bdd7a87c35 Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted 2008-09-15 12:03:30 -04:00
Johnathan Nightingale
cb4adc0396 Update bookmark star icon states on mac. b=431444 p=stephen@noved.org ui-r=beltzner 2008-09-15 09:53:52 -04:00
Gavin Sharp
4a7f3cf387 Bug 446274: make sure to properly enable the 'clear history' menu option if there is search bar state to clear, r=dao 2008-09-15 09:21:28 -04:00
Serge Gautherie
ed9f43fb63 Bug 455258 - browser_bug410900.js minor nits; Av1; r=gavin.sharp 2008-09-15 14:51:05 +02:00
Shawn Wilsher
8732e76175 Bug 454320 - top level test targets should support specifying a test path
This changeset allows the specifying of the --test-path parameter when using the
top-level targets to run mochi-type tests.
r=ted
2008-09-14 12:11:00 -04:00
Neil Deakin
f7f3593429 Bug 444735, move search service to toolkit, r=gavin
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Daniel Holbert
b8627d4551 merge 2008-09-12 16:57:29 -07:00
Daniel Holbert
b1cc0f667d Backed out changeset 6772511dc81a (bug 451918) to see if it fixes broken linux leak stats (bug 455095) 2008-09-12 16:57:05 -07:00
Axel Hecht
2781289176 bug 455051, Add more builds to fx 3.1, cy, gl, hi-IN, oc, si 2008-09-12 20:32:55 +02:00
Ryan VanderMeulen
950f98985d Bug 337890 - please spell formater formatter; mozilla-central part; r=timeless 2008-09-12 18:24:14 +02:00
Masayuki Nakano
311c53bac4 Bug 454531 default autocomplete panel doesn't have level="top" r=gavin 2008-09-12 02:56:47 +09:00
Marco Bonardo
75b9c06843 Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich 2008-09-11 16:53:33 +02:00
Marco Bonardo
1d4ddeb7ae Bug 430442 - Undo and redo in the library are sometimes not correctly working, r=dietrich 2008-09-11 16:16:54 +02:00
Robert Kaiser
2c0122f06d bug 451601 - kill MOZILLA_LOCALE_VERSION, main mozilla-central patch to kill xpfe-style chrome versions, r=ted sr=Neil 2008-09-11 01:08:57 +02:00
Peter Van der Beken
dda5d0de06 Fix for bug 454570 (nsSearchService.js stores document and element on its global object). r=gavin. 2008-09-10 16:26:54 +02:00