Commit Graph

3373 Commits

Author SHA1 Message Date
Edward Lee
4af8168038 Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh 2008-11-01 10:47:07 -05:00
Shawn Wilsher
bd0fc30305 merge for backout of bug 462050 2008-10-31 20:42:25 -04:00
Shawn Wilsher
983c36c1af Backed out changeset 84a9e53373c7
Backout of bug 462050.  We are going to try to reland this later to get reliable
performance numbers.
2008-10-31 20:41:38 -04:00
Serge Gautherie
90328efb9d Bug 462541 - browser_339445.js crashes on my computer; (Av1) Nit: missing ';'; r=zeniko 2008-11-01 01:09:25 +01:00
Dão Gottwald
4998d614a8 Bug 461013 - get rid of |aTab.localName != "tab"| check in BookmarkThisTab(). r=gavin 2008-10-31 21:01:56 +01:00
Justin Dolske
13accd31d9 Typo fix in comment. 2008-10-31 10:31:03 -07:00
Dave Townsend
eb602cec65 Bug 454949: Stop appshell from managing the window title for us. r=mconnor 2008-10-31 16:36:39 +00:00
Dietrich Ayala
15440bfcb0 Bug 415960 - bookmark tags edit control should provide autocomplete (r=mano, core by asouzis@users.sf.net) 2008-10-31 09:16:22 -07:00
Dietrich Ayala
0bec887d87 Bug 462050 - load the microsummary service after delayedStartup, w/ other non-essential services (r=myk) 2008-10-29 09:50:55 -07:00
Johnathan Nightingale
d010d61ed4 Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner 2008-10-29 11:54:51 -04:00
Markus Stange
055f5b9bfb Bug 459751 - about:sessionrestore switches button placement, r=zeniko 2008-10-29 15:22:10 +01:00
Markus Stange
5ca77b0379 Bug 459546 - Make about:sessionrestore look good on all platforms, Mac part. Also fixes bug 459740. r=zeniko 2008-10-29 15:20:18 +01:00
Johnathan Nightingale
c0b015bca5 Rephrase Clear Private Data's "Authenticated Sessions." b=460338 r=mconnor ui-r=faaborg 2008-10-29 09:22:10 -04:00
Justin Dolske
e7ea71cc97 Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
Marco Bonardo
0eabc0bfcd Followup to Bug 411261 - Fix a locale string and an accesskey, r=dietrich, ui-r=beltzner 2008-10-31 03:33:01 +01:00
Blake Kaplan
b91e4a69a6 Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst 2008-10-30 14:31:00 -07:00
Justin Dolske
0224388329 Bug 462294 - Add "View Video" to context menu for <video> elements. r=gavin, ui-r=boriss 2008-10-30 12:29:40 -07:00
Dave Townsend
badd6fc1d5 Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00:00
Marco Bonardo
32ef41c82a Bug 411261 - Bookmark properties dialog needs tagging UI, r=dietrich, ui-r:changes required by Faaborg in bug 459958 2008-10-30 18:21:47 +01:00
Axel Hecht
d72aa7406b bug 449844, add Latvian (lv) to the Firefox 3.1 build 2008-10-30 15:01:50 +01:00
Simon Bünzli
97f23c6dae Bug 459567 - reuse the Session Restore page's window for restoring the session; r=dietrich 2008-10-30 12:46:43 +03:30
Simon Bünzli
b07c066a1a Bug 459950 - Polish about:sessionrestore; r=l10n, ui-r=faaborg 2008-10-30 12:40:48 +03:30
Dave Townsend
74c5d65028 Bug 460334: sessionstore-windows-restored fires too early. r=zeniko 2008-10-29 08:40:12 +00:00
Simon Bunzli
a61e3edeee Bug 427186 - Session store shouldn't clobber its data file after failed restore; r=dietrich 2008-10-29 06:23:44 +01:00
Natch
ac8ac56423 Bug 458579 - Feed tab missing in page info; r=gavin.sharp 2008-10-29 04:37:44 +01:00
Justin Dolske
f6a9437320 Bug 461810 - Video content menu should operate on .currentSrc, not .src. r=gavin 2008-10-28 11:52:04 -07:00
Axel Hecht
319993a87c bug 457287, add Malayalam, ml, to the Firefox 3.1 build 2008-10-28 16:21:42 +01:00
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
Markus Stange
47b6afd709 Merge backout of bug 398928 2008-10-13 14:33:01 +02:00
Markus Stange
b6747539e3 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Marco Bonardo
6be899bfd4 Bug 458043 - Use aggregate transaction for tag (multi)editing, r=dietrich 2008-10-13 14:25:14 +02:00
Gabriele Best
a6c492d7e4 Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin 2008-10-13 12:19:55 +02:00
Markus Stange
6cbd4557ec Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Dão Gottwald
927248631e Bug 459574 - Remove browser/themes/[pw]instripe/browser/browser.xml. r=rflint 2008-10-12 22:19:26 +02:00
Simon Bunzli
e6a3178a4d Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp 2008-10-12 19:36:01 +02:00
Manish Singh
bb512ab33b Bug 450206 - Port FeedWriter favicon code to use new favicon data URL api; r=gavin.sharp 2008-10-12 19:26:19 +02:00
Simon Bünzli
f071cf9acf Bug 459546 - Remove alternating row color from about:sessionrestore on Windows. r=dao 2008-10-12 17:43:56 +02:00
Magnus Melin
b916d04dab Bug 457906: browser.cache.disk.capacity MBs are calculated incorrectly. r=gavin 2008-10-12 18:33:36 +03:00
Magnus Melin
074a8ef22d Bug 458464: remove unused Distribution.jsm. r=gavin 2008-10-12 18:23:18 +03:00
Simon Bunzli
d020be5c46 Bug 345898 - Add error handling to getClosedTabCount; r=dietrich 2008-10-12 17:08:58 +02:00
Michael Ventnor
9a1c4e04cb Bug 459546 - Fix about:sessionrestore gnomestripe issues. r=zeniko 2008-10-12 15:37:12 +02:00
Dão Gottwald
0f1ae10b49 Bug 459457 - global.css cleanup: kill formatting.css, remove obsolete stuff, rtl fixes and more. r=neil 2008-10-12 15:25:51 +02:00
Phil Ringnalda
87c60313c6 Disable prebinding for trunk builds, drop support from mozilla-central tree part, r=ted 2008-10-11 21:14:48 -07:00
Simon Bünzli
c24be5cf7c Bug 459041 - jar: URLs break sss_serializeSessionStorage (and thus SessionStore) 2008-10-12 00:02:55 +03:30
Elmar Ludwig
daae4801f9 Bug 458579 - Feed tab missing in page info 2008-10-11 22:50:01 +03:30
Simon Bünzli
ca09407952 Bug 456342 - also restore non-standard input field types (such as type="search") 2008-10-11 22:46:03 +03:30
Simon Bünzli
4e8a0d2149 Bug 458963 - persistTabAttribute isn't a no-op when the attribute has already been registered, r=dietrich 2008-10-11 22:39:38 +03:30
Ehsan Akhgari
7f43e05bc7 Bug 448976 - turn the Session Restore prompt into an error page; fix build bustage 2008-10-11 22:32:43 +03:30
Simon Bünzli
4e787c5b55 Bug 457195 - nsSessionStartup::state not cleared with history, r=dietrich 2008-10-11 22:28:21 +03:30
Simon Bünzli
2243cc4a79 Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich 2008-10-11 22:17:31 +03:30
Ehsan Akhgari
6da03d8e12 Bug 458954 - Session store should handle exceptions when manipulating sessionStorage, r=zeniko 2008-10-11 21:46:29 +03:30
Dão Gottwald
82fdd3d60c Bug 458111 - Remove Mac-specific tabbrowser-tab binding. r=rflint 2008-10-11 15:55:39 +02:00
Neil Rashbrook
87def3185e Bug 365467 Focus contollers initial window and element can get out of sync r+sr=jst
Reordering tests to see if that can make the change stick

--HG--
rename : browser/base/content/test/browser_autodiscovery.js => browser/base/content/test/browser_discovery.js
rename : browser/base/content/test/autodiscovery.html => browser/base/content/test/discovery.html
2008-10-10 10:36:41 +01:00
Ben Hearsum
74b8c68139 bug 453840: make it possible to create files in the final place for releases - follow-up to MOZ_PKG_PRETTYNAMES patch to support win32 2008-10-09 08:53:28 -04:00
Robert Sayre
6579c458ac Merge. 2008-10-08 21:17:03 -04:00
Shawn Wilsher
acda45683c Backout of places fsync work. 2008-10-08 20:43:03 -04:00
Robert Sayre
bef8140a39 Bug 458959. this.JSON is enumerable. r+sr=mrbkap 2008-10-08 19:33:26 -04:00
Shawn Wilsher
e957f42a86 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-08 13:12:48 -04:00
Axel Hecht
6e3e760586 bug 449853, adding sl to the Firefox 3.1 build 2008-10-08 17:26:32 +02:00
Dão Gottwald
cc5891d331 Bug 458565 - Location bar should encode parentheses on copy. r=gavin 2008-10-08 16:43:42 +02:00
Dão Gottwald
6ceaa2f4f4 Bug 440075 - Location bar doesn't encode the address when using UNIX copy/paste (selecting). r=gavin 2008-10-08 16:42:39 +02:00
Dão Gottwald
895147201d Bug 457773 - Re-size control between location bar and search bar is misaligned on OS X. r=gavin 2008-10-08 16:41:42 +02:00
Dão Gottwald
386ee8df12 Bug 438302 - Remove Pinstripe text-shadow hacks. r=rflint 2008-10-08 16:40:36 +02:00
Johnathan Nightingale
1af36a7446 Update entity IDs for phishing prefs. b=417687 r=gavin 2008-10-08 09:35:38 -04:00
Ben Hearsum
e8e7d646e5 bug 449792: tracking bug for build and release of fx3.1b1 - version bump to 3.1b2pre 2008-10-07 14:43:52 -04:00
Mike Beltzner
ba2c016878 bug 458895: Backout name change for 3.1b1. 2008-10-07 13:58:19 -04:00
Ben Hearsum
03579532fb bug 458895: Change name of Firefox 3.1 M3 to "Firefox 3 Beta 1" for official branding. r=johnath, p/a=beltzner 2008-10-07 11:45:10 -04:00
Dave Townsend
ebd5059d72 Update the in-tree blocklist with the latest version from AMO. No bug, a=beltzner 2008-10-07 14:52:07 +01:00
Axel Hecht
4731ebb34a bug 458056, update shipped-locales for Firefox 3.1 Beta 1 2008-10-07 10:06:47 +02:00
Ryan Flint
253b150aeb Bug 394979 - Search Service is slow on startup. r=gavin 2008-10-06 16:57:18 -04:00
Asaf Romano
cc1ad937d3 Bug 458070: listen for the right drop event to avoid multiple drop actions being performed when dragging tabs (tab dnd causes page reload, URL dropping causes loads in multiple tabs), r=mconnor 2008-10-06 10:58:42 -04:00
L. David Baron
a4406302b1 Merge backout of changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:27:18 -07:00
Dão Gottwald
1f91d6cb14 Backed out changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-10-05 20:09:07 -07:00
Dão Gottwald
20df30db0e Bug 458173 - Focus completely busted with Ctrl+Tab. r=gavin 2008-10-02 17:06:36 +02:00
Boris Zbarsky
f2d37b9e0a Backing out changeset ec3a3468d1b9 to see whether it's responsible for the Txul regression 2008-10-02 10:03:21 -04:00
Daniel Holbert
72c410a648 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Rob Arnold
829992d5da Add Aero Glass to Ctrl-Tab - Bug 451300 r=mconnor 2008-10-01 02:05:44 -04:00
Simon Bünzli
03f5c3a8fa Bug 408470 - "Page Style (e.g. "No Style") does not persist across sessions" [r=dietrich] 2008-10-01 00:41:27 -05:00
Dan Mills
c58b659f8f Bug 445788 - "distribution.ini fails to set the correct RSS Feed handler Order" (Load feed handler prefs after distro customizations) [r=gavin] 2008-10-01 00:36:21 -05:00
Philip Chee
54ca06a4e6 Bug 456959 - "Options->Advanced->Encryptation->Revocation Lists can open multiple crlManager.xul windows" (Fix window type in showCRLs()) [r=gavin] 2008-10-01 00:02:22 -05:00
Kai Liu
b567f22676 Bug 431325 - Bookmark tooltip's title/url is cut off. ui-r=beltzner r=gavin 2008-10-01 01:36:20 +02:00
Asaf Romano
cbd3ebb899 merge 2008-10-01 02:08:26 +03:00
Arpad Borsos
3da6ac3d8d bug 445321 - remove --enable-glitz and related defines. r=vlad,ted 2008-09-30 13:53:38 -04:00
Asaf Romano
68844daabf Bug 456048 - Use the new D&D API in tabbrowser. 2008-09-30 18:19:00 +03:00
Dão Gottwald
4fbb4ec465 Backed out changeset 634469bdfadb 2008-09-30 16:34:23 +02:00
Simon Bünzli
3260178813 Bug 456342 - also restore non-standard input field types (such as type="search"). r=dietrich 2008-09-30 15:04:15 +02:00
Dietrich Ayala
69493474ca Bug 457491 - Bookmarks toolbar: left side of buttons' rounded edge is offset by 1 pixel with search box present (for parasytic@gmail.com, r=gavin) 2008-09-29 23:36:09 -07:00
Dave Townsend
88609aff7a Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
Dave Townsend
37fc04f628 Bug 457634: browser_autocomplete.js test doesn't clean up after itself. r=gavin 2008-09-30 07:20:18 +01:00
Dietrich Ayala
e3904c9f2a Bug 412002 - should be able to edit tags for multiple bookmarks at the same time (for highmind63@gmail.com, r=dietrich) 2008-09-29 23:10:47 -07:00
Dão Gottwald
3d306185ca Bug 455990 - Close button on last open tab should be hidden. r=gavin 2008-09-29 23:26:01 +02:00
Ginn Chen
5e22623f5f Bug 454558 Null check missing in nsGNOMEShellService::GetShouldCheckDefaultBrowser and SetShouldCheckDefaultBrowser, r+sr=roc 2008-09-28 21:09:09 +08:00
Simon Bunzli
e2d192843a Bug 339445 - Session store should save/restore sessionStorage data (from DOMStorage); tests, r=mano 2008-09-28 13:06:22 +03:30
Simon Bunzli
8c36b18d6e Bug 339445 - Session store should save/restore sessionStorage data (from DOMStorage), r=mano 2008-09-28 13:01:08 +03:30
Simon Bunzli
c5ff206ff5 Bug 456465 - return the reopened tab from undoCloseTab (both the API and the browser.js method), r=dietrich 2008-09-28 10:08:09 +03:30
Phil Ringnalda
e6b3f8b7de Bug 452317 - FeedConverter.js: QueryInterface should throw NS_ERROR_NO_INTERFACE, not NS_ERROR_NOT_IMPLEMENTED, r=gavin 2008-09-27 20:20:48 -07:00
Simon Bünzil
99d2d79b5b Bug 457160, Customize toolbar only showing some of the icons
r=gavin
2008-09-27 12:12:04 -04:00
L. David Baron
39f78a82a0 Fix spelling (s/depreciated/deprecated/) to force Windows builder to cycle. 2008-09-26 16:33:53 -07:00
Shawn Wilsher
4a538b5c1c Backout of last four changesets (places fsync work) 2008-09-26 14:20:14 -04:00
Shawn Wilsher
2a6d34742b 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-26 13:47:19 -04:00
Simon Bünzli
f92665dd0d Bug 264488 - Customize Toolbars window should not have maximize or minimize buttons. r=gavin 2008-09-25 19:56:31 +02:00
Dão Gottwald
913d13301b Bug 457028 - new tab button and tabstrip close button are squeezed on Linux. r=gavin 2008-09-25 19:52:05 +02:00
Simon Bünzli
ac4e14181d Bug 454908 - sessionstore.js stores contents of password fields in plaintext; regression test; r=dietrich 2008-09-25 18:19:03 +02:00
Dão Gottwald
93e2b994fc add missing brace 2008-09-25 13:41:10 +02:00
Dão Gottwald
9ad2f8c688 Bug 454109 - move urlbar functions to the urlbar binding. r=mano 2008-09-25 13:33:51 +02:00
Marco Bonardo
77bb2e6d9c Bug 407468 - Livemark loading and failed to load messages should be static menuitems from menu.xml, original patch by Michael Schonfeld <dev@schonfeld.org>, r=mano 2008-09-25 12:30:33 +02:00
Dão Gottwald
ff1a7fa298 Bug 455756 - Add a "new tab" button to the tab bar. r=gavin 2008-09-25 09:39:41 +02:00
Marco Bonardo
6008f041e5 Bug 420449 - Enable shift + drag for folders in bookmarks toolbar on Linux, r=mano 2008-09-24 20:29:52 +02:00
Gavin Sharp
97caa62981 Merge backout with previous tip 2008-09-23 11:47:43 -04:00
Vladimir Vukicevic
44547978d9 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage (again); r=me 2008-09-22 17:34:42 -07:00
Vladimir Vukicevic
3222066eb1 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage; r=me 2008-09-22 17:30:36 -07: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
Marco Bonardo
fe22b139ba Bug 431508 - Changing RSS Subscription Location cause: Error: this.getResult() is null, r=mano 2008-09-08 12:16:14 +02:00
Jonathan Haas
1e858f2abc Bug 413208 - About Firefox dialog should use 'Close' instead of 'Ok' button. r=mconnor 2008-09-08 12:12:48 +02:00
Christopher A. Aillon
3ad1d33939 Bug 421977 - nsGNOMEShellService::GetDesktopBackgroundColor should support GConf's actual format. r=gavin 2008-09-08 12:06:32 +02:00
Steffen Wilberg
25711690bd Bug 449664 followup: whitespace cleanup 2008-09-08 00:30:29 +02:00
Dão Gottwald
23380c0d15 Bug 448939 - XULBrowserWindow cleanup. r=mano 2008-09-07 21:18:57 +02:00
Steffen Wilberg
2bce951e4b Bug 449664 - use the new search textbox binding in the cookie viewer. r=mano 2008-09-07 18:00:46 +02:00
Simon Bunzli
9870073231 Bug 451702 - remove unneeded global variables; r=dietrich 2008-09-07 14:33:26 +02:00
Simon Bunzli
49182a7674 b=338039, p=zeniko, r=enndeakin. Provide easy, right way to restart an application. 2008-09-06 23:30:13 -05:00
Neil Rashbrook
4ed43f101a Bug 413915 - isValidFeed modifies its first paramter, r=sayrer 2008-09-06 19:28:36 -07:00
Phil Ringnalda
1bf2d4e295 Tests for Bug 413915 - isValidFeed modifies its first parameter, r=sayrer 2008-09-06 19:28:14 -07:00
Phil Ringnalda
a27193e058 Bug 451329 - Match IE7 and HTML5 by removing sniffing for title='rss' in feed autodiscovery, r=sayrer 2008-09-06 18:01:43 -07:00
Simon Bünzli
b59771f443 Bug 356830 - Reword "New pages should be opened in..."; r=gavin.sharp ui-r=beltzner 2008-09-22 21:23:12 +02:00
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
Arpad Borsos
3e79d3b3d0 Bug 451825 - Remove |MOZ_CO_PROJECT| remnants; <mozilla-central> part; r=ted.mielczarek 2008-09-06 19:51:56 +02:00
Serge Gautherie
86b2ef55a5 Bug 445753 - "Rewrite" <nsSidebar.js> |function srGetStrBundle()|; Bv2-FF; r=gavin.sharp 2008-09-06 18:56:23 +02:00
Simon Bünzli
9d71890e4a Bug 381349 - Session Restore: trigger save operation when scrolling. r=dietrich 2008-09-06 11:50:01 +02:00
Simon Bünzli
78649b88bb Bug 342635 - wrong scroll behaviour after loading new page while session restoring. r=dietrich 2008-09-06 05:42:39 +02:00
Simon Bünzli
fd23220e6f Bug 367052 - about:blank shows up in back arrow history of restored blank tabs. r=dietrich 2008-09-06 05:32:15 +02:00
Simon Bünzli
2d0c4fb542 Bug 453831 - Focus in limbo after multi-tab launch pref set. r=dietrich 2008-09-06 05:27:49 +02:00
Boris Zbarsky
004fdca443 Fixing test to match new reality 2008-09-05 15:38:45 -04:00
Boris Zbarsky
0c7e65dbe7 Bug 394416. Feed sniffing should apply to fewer MIME types. r=sayrer 2008-09-05 13:39:19 -04:00
Simon Bünzli
1a25c2cc4d Bug 452975 - don't reset browser.sessionstore.resume_session_once until the first browser window opened. r=dietrich 2008-09-05 12:05:34 +02:00
Simon Bünzli
a298f04efd Bug 346337 - Form input field data not retained on session restore. r=dietrich 2008-09-05 11:47:17 +02:00
Simon Bünzli
40d8efbe6f Bug 439675 - Firefox restart loses URLs. r=dietrich 2008-09-05 11:38:07 +02:00
Simon Bünzli
78edb244e8 Bug 368677 - Sessionstore should ignore popup windows. r=dietrich 2008-09-05 11:31:03 +02:00
Gavin Sharp
c740ff5cdd Bug 451428: minor code simplification for whereToOpenLink, r=dao 2008-09-03 20:18:50 -04:00
Gavin Sharp
4cb6c649fb Bug 452689: fix opening RSS feeds in external apps, r=mano 2008-09-03 20:14:08 -04:00