Commit Graph

3146 Commits

Author SHA1 Message Date
Shawn Wilsher
7a2e763702 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
2008-10-27 18:52:20 -04:00
Dão Gottwald
49dc58ee4e Bug 439133 - "Show Image" is poorly labeled, can be confused with "View Image". ui-r=faaborg, r=mano 2008-10-27 23:47:01 +01:00
Johnathan Nightingale
42304f61a6 Add escape & appeal buttons to phishing/malware clickthrough bar. r=gavin r=tony ui-r=beltzner b=441624 2008-10-27 15:36:46 -04:00
Axel Hecht
0347786a51 bug 461513, windows en-US installers downloaded in wrong location for l10n repacks, r=ted 2008-10-27 20:01:41 +01:00
Axel Hecht
ae4e8e87b2 bug 449835, adding bn-IN to the Firefox 3.1 build 2008-10-27 12:39:12 +01:00
Simon Bünzli
940ba0f4d1 Bug 459593 - ignore browser.sessionstore.max_resumed_crashes in Safe Mode, r=dietrich 2008-10-26 20:35:01 +03:30
Dão Gottwald
e3b2bcff5a Bug 453793 - Remove XUL directory listing leftovers from browser/. r=gavin 2008-10-26 00:03:54 +02:00
Dão Gottwald
ff6e132823 Bug 400398 - Remove the throbber from the menu bar / nav toolbar default set. ui-r=faaborg, r=mano 2008-10-25 15:15:53 +02:00
Daniel Veditz
90dbbefb64 bug 455987 crash fix, r/sr=bsmedberg 2008-10-24 16:15:33 -07:00
Ben Hearsum
059a931551 bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me 2008-10-24 15:47:48 -04:00
Doug Turner
2ffbae7624 Bug 459893. Geolocation prompt stops working if initializer window is closed. r=smaug/gavin. relanding with leak in tests fixed 2008-10-24 09:06:27 -07:00
Doug Turner
6ec4de73cc merge to tip 2008-10-23 15:17:33 -07:00
Doug Turner
29ebfd957e this might have caused a leak. backing out to check.
Backed out changeset 3b47c0e2f6d9
2008-10-23 15:17:01 -07:00
Justin Dolske
e856692b08 Reenable test. 2008-10-23 13:51:47 -07:00
Doug Turner
6e8cdb85b4 merge to tip 2008-10-23 13:21:36 -07:00
tdyas@zecador.org
da45c796aa Bug 456520 - Implementation of Multi-Touch Gestures on Mac OS X, p=tdyas@zecador.org+edilee@gmail.com, r=sdwilsh@forerunnerdesigns.com, ui-r=beltzner@mozilla.com 2008-10-23 23:15:22 +03:00
Doug Turner
64f4628273 Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin 2008-10-23 11:01:32 -07:00
Justin Dolske
f5fb283033 Temporarily disable test to see if it's causing other tests to fail on OS X. 2008-10-23 09:51:35 -07:00
Mike Hommey
2f095d3376 Bug 460599 - Allow external web feed application to work without gnome libraries; r=(gavin.sharp + myk) 2008-10-23 18:19:03 +02:00
Manish Singh
be1b5466f3 Bug 461247 - Typo in eBay search plugin description; r=gavin.sharp 2008-10-23 18:11:28 +02:00
Justin Dolske
0b0b563969 Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss 2008-10-22 23:36:52 -07:00
Boris Zbarsky
0e664da731 Moving closing paren to make it clearer what the logic really is and removing redundant comment. No behavior change. 2008-10-22 22:11:40 -04:00
Blake Kaplan
5e1c8eca6f Bug 459906 - Avoid weird XPConnect wrapping behavior in setTimeout. r=zeniko 2008-10-22 13:29:14 -07:00
Dão Gottwald
3e33cd72e9 Bug 396816 - Location bar should be self-describing: "Search Bookmarks and History". ui-r=beltzner, r=dietrich 2008-10-22 21:25:24 +02:00
Dão Gottwald
9388b2d6e0 Bug 460934 - tooltip-label class should be globally available. r=neil 2008-10-22 19:15:25 +02:00
Johnathan Nightingale
a05d4d377d Don't try to load favicon.ico for error pages. b=453442 r=gavin 2008-10-21 16:02:26 -04:00
Dão Gottwald
1ba7d65b96 Bug 461013 - get rid of |aTab.localName != "tab"| checks in removeAllTabsBut, removeTab and reloadTab. r=gavin 2008-10-21 21:57:26 +02:00
Dão Gottwald
53feb6a50f Bug 456002 - Dragging and dropping a tab from a window with 1 tab is broken. r=gavin 2008-10-21 20:05:51 +02:00
Dmitry Potapov
7214c98ab9 Bug 412610 - "MAXPATHLEN too small for glibc's realpath()" (define MAXPATHLEN as PATH_MAX when PATH_MAX is available) [r=bsmedberg] 2008-10-20 22:55:57 -05:00
Mike Hommey
1f37f46951 Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg] 2008-10-20 22:17:16 -05:00
Axel Hecht
2fbe46e94a bug 458014, refactor browser/locales/Makefile.in, support both manifests in JarMaker.py, r=ted 2008-10-20 21:57:47 +02:00
Robert Strong
bb53a5ebee Comment only change - Bug 460698 - Confusing undocumented code in uninstaller.nsi - un.leaveWelcome. r=me 2008-10-20 12:08:26 -07:00
Mark Finkle
dcf4a2ee25 Bug 426186: Remove unused FUEL tests, r=gavin 2008-10-20 13:57:08 -05:00
Ehsan Akhgari
90c0874889 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cookie part]; r=dwitte,mconnor sr=bzbarsky 2008-10-20 00:42:53 +03:30
Markus Stange
24c418dbdf Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Justin Dolske
9ea40b62a9 Bug 460546 - nsBrowserGlue should use a smart getter for the pref service. r=gavin 2008-10-17 19:02:07 -07:00
Marco Bonardo
5669bf0455 Bug 457587 - Duplicates appear in Smart Bookmarks lists, r=mano 2008-10-18 01:53:08 +02:00
Asaf Romano
ea32ac412c Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Shawn Wilsher
5edc587690 Backout places fsync changes 2008-10-17 12:29:34 -04:00
Shawn Wilsher
4f97936d8c 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-10-17 06:12:51 -04:00
Marco Bonardo
f7ff4ff44f Bug 429350 - Unable to delete tags from column list, r=mano 2008-10-17 12:06:53 +02:00
Justin Dolske
f797fdd19e Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
Myk Melez
51ae5b5137 Bug 420209 - Mac theme includes images no longer in use; r=mconnor 2008-10-15 22:58:30 -07:00
Stephen Horlander
dba3fcdd8c Bug 432436 - Selected browser sidebar items have padding, r+ui-r=mconnor 2008-10-15 10:55:39 +02:00
Markus Stange
6c0e7425e5 Bug 450944 - Turn off shadow for the Ctrl+Tab panel, r=gavin 2008-10-14 21:26:00 +02:00
Ben Turner
a38b77add4 Adding dom_threads.xpt to packaging list 2008-10-14 11:16:37 -07:00
Asaf Romano
6d990c74f8 merging for 458233 2008-10-14 15:14:08 +02:00
Asaf Romano
748b0ae276 Bug 458233 - Use the new D&D API in Places Toolbar. r=Marco Bonardo. 2008-10-14 14:35:03 +02:00
Simon Bunzli
8cdc349908 Bug 459651 - possible to wind up with about:sessionrestore listing about:sessionrestore as your session to restore; r=dietrich 2008-10-14 07:02:28 +02:00
Ben Hearsum
347a38192a backout bug 453840 to fix win32 l10n 2008-10-13 20:42:23 -04:00