Commit Graph

2998 Commits

Author SHA1 Message Date
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
Phil Ringnalda
b65979710c Bug 454360 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin 2008-09-09 21:33:27 -07:00
Dietrich Ayala
2d92b155ba Bug 451607 - test the performance of common Places UI actions (r=marco) 2008-09-09 21:08:49 -07:00
Robert Strong
6a5b94d0d9 [Win32] Bug 453845 - Remove unused custom.properties strings. r=jmathies 2008-09-09 19:21:11 -07:00
Robert Strong
bc2c387004 [Win32] Bug 454130 - Deprecate the ini creation macros from common.nsh. r=jmathies 2008-09-09 19:17:16 -07:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Ted Mielczarek
6550f442ba bug 454256 - --enable-static firefox builds should error in configure. r=bsmedberg 2008-09-09 13:59:11 -04:00
Phil Ringnalda
8cdaf2633d Bug 454090 - Use .trim() in search service, r=gavin 2008-09-08 21:48:07 -07:00
Phil Ringnalda
cd0cecfcd3 Bug 454297 - move external viewsource prefs to all.js so viewSource doesn't throw from the console in non-Fx apps, r=gavin 2008-09-08 21:42:16 -07:00
Alice White
b710b55732 Bug 432766 - Middle click bookmarks folder in Library replaced current tab, r=dietrich 2008-09-08 23:34:04 +02:00
Masayuki Nakano
fff8c31ca3 Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil 2008-09-08 21:58:07 +09:00
Simon Bünzli
e5ebc38a43 Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin 2008-09-08 14:06:06 +02:00
Simon Bünzli
e908c93110 Bug 355284 - If you quickly close a tab whilst it's loading, in History > Recently Closed Tabs it can be titled 'Loading...'. r=dietrich 2008-09-08 13:54:47 +02:00
Arpad Borsos
cd11abd0bc Bug 451918 - Remove APP_XPCOM_LIBS from browser/. r=bsmedberg 2008-09-08 13:34:57 +02:00
Simon Bünzli
0b39a2e084 Bug 366572 - clearing private data doesn't clear sessionstore.js at exit. r=dietrich 2008-09-08 12:22:28 +02:00