Commit Graph

1224 Commits

Author SHA1 Message Date
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
L. David Baron
39f78a82a0 Fix spelling (s/depreciated/deprecated/) to force Windows builder to cycle. 2008-09-26 16:33:53 -07: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
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
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
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
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
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
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
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
Serge Gautherie
ed9f43fb63 Bug 455258 - browser_bug410900.js minor nits; Av1; r=gavin.sharp 2008-09-15 14:51:05 +02: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
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
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
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
Phil Ringnalda
8cdaf2633d Bug 454090 - Use .trim() in search service, r=gavin 2008-09-08 21:48:07 -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
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
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
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
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
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
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
4cb6c649fb Bug 452689: fix opening RSS feeds in external apps, r=mano 2008-09-03 20:14:08 -04:00
Marco Bonardo
fed5a1056a Bug 442731 - GIF favicons are not resampled in places.sqlite (large icons are stored), r=dietrich, pavlov 2008-09-02 13:59:59 +02:00
Marco Bonardo
7b53e51bf7 Bug 432832 - "aNode is null" error hovering history sidebar, r=mano 2008-09-02 01:26:41 +02:00
Brian Crowder
0bb31fd22a Bug 422771 - reduce narrow Windows API calls in browser, original patch by Brad Lassey <blassey@mozilla.com>, r=jmathies 2008-08-27 14:44:54 -07:00
Dave Camp
ace5a3bf61 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Simon Bünzli
70652d0679 Bug 451366: Convert chrome tests to browser tests. r=dietrich 2008-08-26 16:30:56 +01:00
Dan Mills
9fb8cb701c Bug 449388: allow the customized-bokmarks-added preference to be changed (for compatibility with legacy deployments). r=gavin 2008-08-25 14:24:03 -07:00
Dan Mills
7bc6ff2c28 Bug 450668: Add support for livemarks to distribution.ini. r=gavin 2008-08-25 14:22:33 -07:00
Dave Camp
0356f133d4 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Dave Camp
4e09b689d3 Merge for backout of bug 367052 2008-08-20 03:46:26 -07:00
Dave Camp
a3f0b6f2bc Backed out changeset f468ae1633d4 (bug 367052) 2008-08-20 03:25:06 -07:00
Simon Bünzli
4c143fc146 Bug 448741 - "nsISessionStore uses private methods and is not extensible" [r=dietrich] 2008-08-20 01:39:09 -05:00
Simon Bünzli
c668011f2c Bug 367052 - "[SessionStore] about:blank shows up in back arrow history of restored blank tabs" [r=dietrich] 2008-08-20 01:33:30 -05:00
Adam Guthrie
9c97d5a133 Bug 391397 - "Need to clean up URLs before adding them to a crash report" [r=gavin]
Index: mozilla/browser/components/sessionstore/src/nsSessionStore.js
===================================================================
RCS file: /cvsroot/mozilla/browser/components/sessionstore/src/nsSessionStore.js,v
retrieving revision 1.100
2008-08-20 01:13:01 -05:00
Dave Camp
31f2999169 Merge for backout of 442806 2008-08-19 22:53:41 -07:00
Dave Camp
234fd1844f Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Simon Bünzli
d77e15e29a Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the (buggy) note from API comments) 2008-08-20 00:48:36 -05:00
Simon Bünzli
7191176de5 Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich] 2008-08-20 00:48:08 -05:00
Johnathan Nightingale
f4e388814c Bug 415846 - "can't report a page as not actually being a web forgery" (Restore the correct menu behaviour) [r=dcamp r=Pike r=gavin] 2008-08-19 23:11:39 -05:00
Dave Camp
db4eca26fd Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Blake Kaplan
9752c3b806 bug 451213 - Fix one bug and many warnings in the SeaMonkey migrator. r=gavin 2008-08-19 12:15:29 -07:00
Benjamin Smedberg
14a3c32c99 Merge backout of bug 421977 due to unit-test failure. 2008-08-19 14:11:10 -04:00
Benjamin Smedberg
4dc5acae86 Backed out changeset dd6d74c34c8f due to test failure:
*** TEST-UNEXPECTED-FAIL | ../../../../_tests/xpcshell-simple/test_browser_shell/unit/test_421977.js | #000000 == #000000000000
2008-08-19 14:10:41 -04:00
Simon Bünzli
c69236a204 Bug 409115 - --safe-mode kills stored session, r=dietrich 2008-08-19 13:08:30 -04:00
Simon Bünzli
b3ae20bbf3 Bug 450879 - consistently use JSON objects instead of our own quirky string serialization, r=dietrich 2008-08-19 13:00:03 -04:00
Christopher Aillon
706ec021c4 Bug 421977 - nsGNOMEShellService::GetDesktopBackgroundColor should supports GConf's actual format, r=gavin 2008-08-19 11:22:06 -04:00
Simon Bünzli
59f047cd2e Bug 450595 - gmail (v2) gets stuck loading with session restore enabled: don't restore wyciwyg URIs, r=gavin+dietrich 2008-08-19 10:35:26 -04:00
Serge Gautherie
eba3ff08cf Bug 445374 - In </browser/*>, use a xul <stringbundle/> instead of including the strres.js code. r=tony+gavin. 2008-08-18 17:22:57 +02:00
Simon Bünzli
098e300bb2 Bug 357419 – don't restore a single blank tab when Firefox is started with URLs to load. r=dietrich 2008-08-18 11:05:26 +02:00
Robert Strong
f255d60c8e Bug 448804 – In <test_384370.js> and <test_placesTxn.js>, 'Exception / NS_ERROR_FILE_ACCESS_DENIED / nsIFile.remove / head_bookmarks.js / cleanUp', with debug build. r=dietrich 2008-08-16 22:32:53 -07:00
Dão Gottwald
ff192b9048 Bug 449375 – Use the new search textbox binding in the Places organizer. r=dietrich 2008-08-16 10:45:12 +02:00
Régis Caspar
d966d73043 Bug 449622 – right clicking on Get more search engines in search manager acts as a left click. r=gavin 2008-08-14 09:52:48 +02:00
Régis Caspar
d099ab143e Bug 429091 – Search Engine Manager doesn't consider pending keyword changes when determining whether a keyword is in conflict. r=gavin 2008-08-14 09:49:39 +02:00
Simon Bünzli
3001579d7d Bug 415941 – nsISessionStore documentation: clarify the meaning of "window". r=mano 2008-08-13 08:30:14 +02:00
Dão Gottwald
ea5746602f Bug 395642 – make clear button in Applications prefpane be x button inside search field (and use emptytext for the label). r=myk 2008-08-07 09:36:13 +02:00
Dietrich Ayala
1e7252450a Bug 431882 - Don't allow paste of items into a feed list (for mak77@bonardo.net, r=mano) 2008-08-06 09:46:43 -07:00
Simon Bünzli
545eff09fd Bug 343352 – Session restore clobbers my window position on restore. r=mano 2008-08-06 13:05:07 +02:00
Dão Gottwald
198d35306f Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Robert Strong
ff36003492 Correctness fix for Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies 2008-08-04 23:48:06 -07:00
Robert Strong
083168142e Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies 2008-08-04 23:13:44 -07:00
Marco Bonardo
cc158c5660 Bug 432778 – Searching on Tags doesn't give back any results. r=dietrich 2008-08-03 12:57:17 +02:00
Asaf Romano
9d6e86ec20 merge 2008-07-25 02:24:46 +03:00
Marco Zehe
4496243bc8 bug 446535 - Main->Downloads->"Save to" file field misses accessible label, r=mano 2008-07-24 17:08:05 +02:00
Asaf Romano
3ddd52e804 Bug 426806 - 'Sort By Name' is slow. r=dietrich. 2008-07-24 00:15:48 +03:00
Asaf Romano
6a0c1b201b Bug 446664 - Organizer: Cannot open a query by double clicking on it or pressing enter while it's selected in the right pane. r=dietrich. 2008-07-24 00:14:23 +03:00
Dave Camp
3c4e980f6e Backed out changeset 040813674892 2008-07-21 19:41:33 -07:00
Asaf Romano
5ec40d3398 Bug 426806 - "Sort by Name" is slow in Places. r=dietrich. 2008-07-22 03:10:59 +03:00
Ryan Flint
4d072bbf49 Bug 446212 - Random failure on Linux mozilla-central qm-centos5-03 / browser_bug410900.js. r=gavin 2008-07-20 02:34:35 -04:00
Rob Campbell
db6eb060a7 bug 436540 - BookmarksMenu items from distribution.ini do not get added to Bookmarks Menu, p=me, r=gavin+thunder 2008-07-18 11:00:41 -03:00
Dão Gottwald
8060550139 Bug 426026 – Back/forward buttons disappear when moving from 1.8 to 1.9 if they've been moved. r=gavin 2008-07-17 12:22:50 +02:00
Shawn Wilsher
dcbbde8e48 Performance test for bug 432706
This just adds a performance test to help debug bug 432706.  This is a chrome
test, but will not be run automatically (it must be called manually from the
command line).
r=dietrich
2008-07-15 20:55:11 -04:00
Mike Hommey
9f157c561e Bug 444922 - "Application Details empty after fixing empty Applications panel (after bug #409192)" [r=gavin] 2008-07-12 18:18:46 -05:00
Kohei Yoshino
6f939ce346 Bug 442830 – modules/distribution.js: int and bool prefs are not set correctly. r=thunder/bsmedberg 2008-07-12 13:00:47 +02:00
David Humphrey
6a67d0f290 Bug 430901 - "The checkbox in the Tools>Options menu, under the Privacy tab, the "Keep my History for at least X days" will not save any changes, and remains unchecked." (privacy.js patch to deal with case of mirror=0) [r=dietrich] 2008-07-12 05:15:42 -05:00
Serge Gautherie
6f72cab4f0 Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02:00
Klaas Heidstra
74c7d8393b Bug 403154 – Search field in the bookmarks organizer should have a search button inside the field. r=dao, ui-r=faaborg 2008-07-12 10:51:47 +02:00
Mike Hommey
fd48fc7812 Bug 409192 - "Applications prefpane is broken if shell service isn't available at runtime (Applications preferences dialogue is empty, no way to add applications)" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin] 2008-07-12 03:40:15 -05:00
Ehsan Akhgari
84ec0288fd Bug 430902 – Use new expand and collapse progressive disclosure controls. r=dao, ui-r=faaborg 2008-07-11 23:42:39 +02:00
Asaf Romano
f054448af3 Bug 432366 - Paste of bookmark on "Bookmarks Menu" in sidebar causes "Recently Bookmarked" folder to expand. r=dietrich. 2008-07-08 12:33:17 +03:00
Jesse Ruderman
a34e166b7f Bug 443757 - Extra semicolon in nsMacShellService::SetDefaultBrowser makes "conditional" code unconditional. r=mano 2008-07-05 18:06:57 -07:00
Gavin Sharp
10ec554485 Bug 441120 / bug 221445: don't split URLs on '|' when passed on the command line, r=mconnor, r=dveditz 2008-07-03 16:30:24 -04:00
Dietrich Ayala
14b57edcf4 Bug 430514 - Rename new search "New Query" default name to "New Search" (r=mano) 2008-07-03 12:04:38 -07:00
Dietrich Ayala
bf88c3133e Bug 438744 - Folders with non uniform characters (accents, Chinese, Japanese, etc) in their names do not import over from Safari. (r=mano) 2008-07-03 11:46:52 -07:00
Dietrich Ayala
95d3caf46a Bug 429832 - Add API to nsIFaviconService to handle data URIs (for manish@flock.com, r=marco, r=dietrich) 2008-07-03 11:07:56 -07:00
Dietrich Ayala
de70fef9b0 Bug 437616 - suppress select events while selecting pasted bookmarks (for jdarmochwal@gmx.de, r=mano) 2008-07-03 10:46:52 -07:00
Dietrich Ayala
244dee2500 Bug 436219: nsINavBookmarksService.runInBatchMode comment is incorrect (r=mano) 2008-07-02 14:35:46 -07:00
gavin@gavinsharp.com
fcde64d3b0 Bug 434749: [RTL] Drag&Drop bookmarks in Firefox 3 not usable, patch by Asaf Romano <mano@mozilla.com>, r=mconnor, a=shaver 2008-05-28 12:04:30 -07:00
mconnor@steelgryphon.com
2ababe4ddb bug 433018, patch by gavin, r+ui-r+a=me 2008-05-10 08:52:32 -07:00
gavin@gavinsharp.com
61907204a2 Bug 432941: Busted accessibility in Prefs/Advanced/Encryption (aria-abelledby), patch by Phil Ringnalda <philringnalda@gmail.com>, r=me, a=schrep 2008-05-09 13:59:09 -07:00
gavin@gavinsharp.com
2461146c14 Bug 428843: don't disable the 'close multiple tabs' dialog when disabling the Quit dialog with sessionstore enabled, and don't show the quit dialog if the session will be restored, r=mconnor, ui-r=beltzner, a=mconnor 2008-05-08 08:08:40 -07:00
dietrich@mozilla.com
11167aeca0 Bug 432454 - Library columns hidden state is not persisted (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-05-07 21:20:00 -07:00
dietrich@mozilla.com
1070f8fb32 Bug 417228 - Bookmarks outside the three default folders aren't restored (r=mano, a=schrep) 2008-05-06 13:58:45 -07:00
dietrich@mozilla.com
70635afdcd Bug 407443 - menus for query based folders (smart bookmarks, saved searches) not refreshed after deleting an item (for mak77@supereva.it, r=dietrich, a=schrep) 2008-05-06 12:21:10 -07:00
dolske@mozilla.com
7d7dd4aa97 Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin 2008-05-06 00:45:34 -07:00
gavin@gavinsharp.com
355e00c1ac Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 13:43:44 -07:00
gavin@gavinsharp.com
ac85e2d7f6 Bug 431535: Static item's context menu in bookmark menu is messed up, Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-05-05 13:03:37 -07:00
dietrich@mozilla.com
6dc1fb1d28 Bug 431817 - Special folders (Tags, Recent Tags) are not expandable/collapsible (no-more containers) (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-05-05 11:16:56 -07:00
dietrich@mozilla.com
9c7e2c9f94 Bug 431671 - Can still remove root folders shortcuts using Cut (r=mano, a=beltzner) 2008-05-02 08:39:45 -07:00
marco.zehe@googlemail.com
fbbb53678b Bustage fix from checkin for bug 431709. 2008-05-02 02:38:17 -07:00
marco.zehe@googlemail.com
e2444e6d8f bug 431709 - Bookmarks/Subscribe to this page, "Subscribe to this feed using" combobox has no accessible name r=gavin.sharp a1.9=dsicore 2008-05-02 01:47:12 -07:00
dietrich@mozilla.com
07a4181804 fix to test for bug 381365 2008-05-01 17:50:09 -07:00
gavin@gavinsharp.com
3157fa5898 Bug 381365: No default bookmarks for profiles with a non-relative profile location, r=dietrich, a=beltzner 2008-05-01 15:02:53 -07:00
mozilla.mano@sent.com
30ff58ac21 Bug 430658, r+a=mconnor. 2008-05-01 14:38:42 -07:00
dietrich@mozilla.com
33bce4e151 Bug 431173 - On Drag start Bookmark item in right pane of Library window, list items are shifted. (for marco@supereva.it, r=mano, ui-r+a=beltzner) 2008-05-01 14:02:02 -07:00
dietrich@mozilla.com
fad568c7da Bug 431594 - Add a keyword for this search... UI doesn't actually allow adding a keyword (for marco@supereva.it, r=mano, a=beltzner) 2008-05-01 13:59:43 -07:00
dietrich@mozilla.com
1a7f1c7b3f Bug 431140 - dropping a bookmark or folder in the library window causes flickering (for mak77@supereva.it, r=mano, a=mconnor) 2008-05-01 08:41:37 -07:00
dietrich@mozilla.com
16b72adf35 Bug 430659 - Saved search in sidebar does not work. (r=mano, a=damon) 2008-04-30 21:57:47 -07:00
dietrich@mozilla.com
387a8e30c0 Bug 431332 - drag & drop in places menupopups force a copy op instead of moving (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-04-30 09:12:13 -07:00
dietrich@mozilla.com
5e281b7d91 Bug 430948 - Places:Drag & Drop a Favicon or a Link to Bookmarks Toolbar, Bookmarks Menu or Sidebar Bookmarks does not work. (r=mano, a=damon) 2008-04-29 11:05:10 -07:00
dietrich@mozilla.com
2c744be2df Bug 431231 - Unable to save RSS feed to anything but the bookmarks toolbar (UI missing?) (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-29 11:03:21 -07:00
dietrich@mozilla.com
b0c92e2d33 Bug 408860 - Library forward button broken and back button toggles last two selected items (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-29 10:59:18 -07:00
gavin@gavinsharp.com
a69110d978 Bug 425851: 'Most Visited', 'Recently Bookmarked', and 'Recent Tags' should be treated as folders, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-04-28 02:41:18 -07:00
gavin@gavinsharp.com
f892eaa43b Bug 428403: Creating a new folder via the bookmark contextual dialog always places it under bookmarks menu, patch by Marco Bonardo <mak77@supereva.it>, r=mano, ui-r=beltzner, a=mconnor 2008-04-28 02:33:40 -07:00
dietrich@mozilla.com
23a2b21380 Bug 426649 - Reordering folders in the left pane of Places Library is inconsistent/broken (for mak77@supereva.it, r=mano, a=mconnor) 2008-04-25 16:44:10 -07:00
dietrich@mozilla.com
96f3e490b1 Bug 423515 - If Unfiled Bookmarks is moved to Bookmarks Menu, unfiled bookmarks are invisible until browser is restarted (r=mano, a=mconnor) 2008-04-25 14:36:40 -07:00
gavin@gavinsharp.com
2b9739e4cb Bug 430213: Fill details pane when folders in the left tree of the Library are selected, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-04-25 09:47:35 -07:00
gavin@gavinsharp.com
9da77cc629 Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner 2008-04-25 09:44:16 -07:00
gavin@gavinsharp.com
3827772618 Bug 429889: continuous creation of saved bookmark search generate wrong search, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-23 16:04:58 -07:00
gavin@gavinsharp.com
d239c8c558 Bug 423250: Library search results don't refresh after clearing search box contents, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-23 16:03:04 -07:00
dcamp@mozilla.com
6e17d54229 Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner 2008-04-23 09:57:55 -07:00
dietrich@mozilla.com
8c64923c34 Bug 404658 - Drag and drop in Bookmarks Sidebar allows bookmarks to be placed in top level ("All Bookmarks") folder (r=mano, a=beltzner) 2008-04-23 09:00:42 -07:00
rflint@ryanflint.com
38272d59b0 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 05:08:52 -07:00
gavin@gavinsharp.com
d22e4f51e0 Bug 424237: fix first-run migration of Netscape/SeaMonkey/Mozilla Suite bookmarks, r=dietrich, a=beltzner 2008-04-22 13:51:36 -07:00
dietrich@mozilla.com
c3fcee47d2 Bug 385822 - Indices of children not correctly updated on copied folders (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-22 09:53:17 -07:00
mozilla.mano@sent.com
1a983ea121 Bug 408860 - Library forward button broken and back button toggles last two selected items. r=dietrich. a=beltzner. 2008-04-21 15:07:05 -07:00
mozilla.mano@sent.com
68d75285e4 Add missing check to the code added by bug 412682. 2008-04-21 02:20:16 -07:00
mozilla.mano@sent.com
1e25c61f61 Bug 425161 - Add versioning to left pane folder (replace queries before final). Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me, a=beltzner. 2008-04-20 19:35:16 -07:00
mozilla.mano@sent.com
2bb19823fe Bug 412682 - Organize/Context menu for bookmarks listed under Tags should be reworked. r+a=mconnor. 2008-04-20 19:32:43 -07:00
mozilla.mano@sent.com
f93c2c85e2 Bug 407541 - Details pane in Library shows wrong info when a history item is selected. r+a=dietrich. 2008-04-20 17:33:02 -07:00
dietrich@mozilla.com
ceb9d6b4b2 minor text change, to trigger a build 2008-04-19 14:01:19 -07:00
dietrich@mozilla.com
00b0234844 Bug 429668 - Remove the column picker control from the Library window (for mak77@supereva.it, r=mano, a=damon) 2008-04-19 11:03:17 -07:00
gavin@gavinsharp.com
bcfda0aaa6 Bug 426268: Drag and drop into bookmarks menu makes it expand into infinity, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=mano, a=beltzner 2008-04-17 19:21:30 -07:00
gavin@gavinsharp.com
9fd084a108 Bug 428402: Uncaught exception in places initialization during mochitest run, patch by Ben Turner <bent.mozilla@gmail.com>, r=dietrich, a=beltzner 2008-04-17 19:11:23 -07:00
gavin@gavinsharp.com
f8aee4fbdb Bug 407872: Deleting items from 'most visited' smart bookmark folders on the toolbar doesn't work (using the context menu), patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-17 19:01:30 -07:00
gavin@gavinsharp.com
5d250491a3 Bug 426475: Folder name in Bookmark All Tabs dialog behaves incorrectly, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-17 18:58:39 -07:00
gavin@gavinsharp.com
a205eaff4c Revert accidental checkin 2008-04-17 18:53:37 -07:00
gavin@gavinsharp.com
944f504275 Bug 423540: avoid using XPCOM during component initialization, patch by Marcus Redivo <mredivo@flock.com>, r=me, a=vlad 2008-04-17 18:52:51 -07:00
gavin@gavinsharp.com
c5e7503706 Bug 422476: make checkbox in colors dialog flex to avoid clipping content in localized builds, patch by Pascal Chevrel <pascalc@gmail.com>, r=enndeakin, a=beltzner 2008-04-17 18:49:19 -07:00
dietrich@mozilla.com
2364361927 Bug 427746 - Bookmarks toolbar is empty when using 'copy' context menu option (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-16 12:33:39 -07:00
timeless@mozdev.org
219c6d8ba2 Bug 428255 please spell equals correctly (syntax typo) r=dietrich a=beltzner 2008-04-15 16:09:18 -07:00
dcamp@mozilla.com
e19130f2c0 Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner 2008-04-15 15:39:44 -07:00
dietrich@mozilla.com
24bbd6f227 Bug 426056 - Unresponsive script modules/utils.js after dropping a folder into the Tags folder (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-15 10:17:34 -07:00
dietrich@mozilla.com
0bfbb5c845 Bug 428648 - Fix Tag, Day, Host containers attributes (r=mano, a=beltzner) 2008-04-15 10:09:00 -07:00
gavin@gavinsharp.com
d9b1c2b959 Bug 428098: Most Visited item in Bookmarks Toolbar does not use a smart search icon, patch by wesley-johnston@uiowa.edu, r=mconnor, a=beltzner 2008-04-13 18:30:43 -07:00
gavin@gavinsharp.com
77109c20b9 Bug 428020: Library infoPane does not shrink if localstore has an height set up, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-13 18:07:47 -07:00
bent.mozilla@gmail.com
33593c19e7 Bug 428358 - "Typo in <malware-warden.js> causes xpconnect exception about 'streamFinished'". r=dcamp, a=beltzner. 2008-04-11 10:26:03 -07:00
dietrich@mozilla.com
89b533ac42 Bug 419731 - Changing bookmark title in places should be reflected in tag containers (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-11 09:22:01 -07:00
mconnor@steelgryphon.com
918504c1bd bug 419009 - warning if closing multiple tabs is not working, r=gavin, a=beltzner 2008-04-10 10:27:20 -07:00
dietrich@mozilla.com
10de133ec9 Bug 403140 ? Splitters in the bookmarks organizer should not be collapsable (for mak77@supereva.it, r=mano) 2008-04-08 22:49:49 -07:00
mozilla.mano@sent.com
1772193496 Bug 424286 - Style the places organizer, bookmarks sidebar, and bookmarks menu with icons. r=dietrich. 2008-04-08 17:39:18 -07:00
dietrich@mozilla.com
0d3d8dec51 Bug 421483 ? Reorganize pre-populated smart bookmarks (add versioning) FOLLOWUP (for mak77@supereva.it, r=dietrich) 2008-04-08 17:34:03 -07:00
reed@reedloden.com
648a937cfb Bug 422410 - "anti malware warning UI should allow pass through / show ignore link" (display the clickthrough for both phishing and malware) [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=gavin a=blocking-firefox3+] 2008-04-08 12:30:01 -07:00
dietrich@mozilla.com
9ef28b603f Bug 427408 - browser.bookmarks.autoExportHTML has no effect - bookmarks.html not updated (r=mano) 2008-04-08 11:59:03 -07:00
reed@reedloden.com
03c6511560 Bug 421483 - "Reorganize pre-populated smart bookmarks (add versioning)" [p=mak77@supereva.it (Marco Bonardo [mak77]) ui-r=beltzner r=dietrich a=blocking-firefox3+] 2008-04-08 11:42:53 -07:00
reed@reedloden.com
3803afe2a3 Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+] 2008-04-08 11:41:04 -07:00
dietrich@mozilla.com
0fdbddb399 Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich) 2008-04-07 23:32:35 -07:00
mozilla.mano@sent.com
c5b8cc4be8 Bug 408660 - Should be able to set icons for special folders in the organizer. r=dietrich. 2008-04-07 22:51:23 -07:00
dietrich@mozilla.com
2713362892 Bug 405887 - library search should default to Selected Folder (for mak77@supereva.it, r=mano) 2008-04-07 08:59:30 -07:00
joshmoz@gmail.com
02f9335fc2 back out fixes for bugs 423200 and 424038 2008-04-06 13:03:21 -07:00
mozilla.mano@sent.com
6ccf6528d3 Bug 427200 - rightclick on bookmarks on the bookmarks toolbar is broken. r=dietrich. 2008-04-06 12:41:08 -07:00
dietrich@mozilla.com
3334bf0f75 Forgot a file for bug 423200 (for mak77@supereva.it, r=dietrich) 2008-04-06 11:25:50 -07:00
timeless@mozdev.org
d7e775a7be Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
edward.lee@engineering.uiuc.edu
30e47c35bf Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure 2008-04-05 20:51:57 -07:00
dcamp@mozilla.com
df85c44cb7 Bug 424281: Fix up openAdvancedPreferences() for modal prefs dialogs. r=gavin, a=damons 2008-04-04 17:18:07 -07:00
mozilla.mano@sent.com
4af21bb7ae Disable the delete menuitem when no places node is explicitly selected. r=dietrich. 2008-04-04 11:01:15 -07:00
reed@reedloden.com
5225046a2f Bug 426329 - "Search box - pressing enter does nothing" (browser chrome test) [p=sevenfurnace@gmail.com r=gavin] 2008-04-04 02:20:18 -07:00
reed@reedloden.com
31cbc0f56f Bug 422919 - "Bookmark Import and Restore do not intelligently handle two different bookmark formats" (accesskey change) [p=dietrich@mozilla.com (Dietrich Ayala) r+a1.9=beltzner] 2008-04-04 00:12:43 -07:00
reed@reedloden.com
d618839643 Bug 421675 - "remove period after "Keep my history for at least xx days"" [p=steffen.wilberg@web.de (Steffen Wilberg) r=dietrich ui-r+a1.9=beltzner] 2008-04-04 00:07:31 -07:00
smontagu@smontagu.org
bd00284645 Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00
dietrich@mozilla.com
828f88df68 Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner) 2008-04-03 13:51:54 -07:00
dolske@mozilla.com
265fc02f4b Backout last change to nsSessionStore.js (from bug 299372), was unrelated testing cruft that snuck into my patch. 2008-04-03 13:46:48 -07:00
dietrich@mozilla.com
8389ee5baf Bug 425141 - can't drag into special roots in the left pane of the organizer (BACKOUT of bug 404658) 2008-04-03 09:48:12 -07:00
dietrich@mozilla.com
f1155db872 Bug 426104 - drag and drop of separators copies them instead of moving (for mak77@supereva.it, r=dietrich) 2008-04-03 09:23:45 -07:00
dolske@mozilla.com
1b346b4adc Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-02 20:02:08 -07:00
reed@reedloden.com
5391d06003 Typo fix. s/Permision/Permission/ in _checkAndGetURI()'s throw(). Found by Tomcat. 2008-04-02 19:45:31 -07:00
dietrich@mozilla.com
2da8ea91ce Bug 425884 - Unable to copy bookmarks more than one folder deep (r=mano) 2008-04-02 13:38:35 -07:00
mozilla.mano@sent.com
6391302994 Bug 423848 - Open All in Tabs option does not open Favorites Toolbar folder. r=dietrich. 2008-04-02 13:05:57 -07:00