Commit Graph

1541 Commits

Author SHA1 Message Date
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
mozilla.mano@sent.com
5054877a1f Bug 425529 - Undo function does not work for deleted tags in the Library. r=dietrich. 2008-04-02 13:04:46 -07:00
dietrich@mozilla.com
496ca360cb Bug 397826 - Resetting bookmarks in Safemode is broken (for mak77@supereva.it, r=dietrich) 2008-04-02 12:33:01 -07:00
dietrich@mozilla.com
54c3570cc9 Bug 416007 - Bookmark details persist during search (for Techrazy.Yang@gmail.com, r=mano) 2008-04-02 12:18:11 -07:00
dietrich@mozilla.com
7131d07ad7 Bug 424389 - Bookmarks deleted when restoring Bookmarks by <XXX-XX-XX> menu selection (r=mano) 2008-04-02 09:19:00 -07:00
mozilla.mano@sent.com
c11638207c Bug 423747 - New Folder has inconsistent name in Bookmark Contextual Dialog. r=dietrich. 2008-04-01 18:42:01 -07:00
mozilla.mano@sent.com
b2e4374b39 Bug 405936 - export "unfiled bookmarks" folder to html. r=dietrich. 2008-04-01 11:26:09 -07:00
gavin@gavinsharp.com
5c5671595b Bug 426329: enter in search bar doesn't work, patch by sevenfurnace@gmail.com, r=me 2008-04-01 10:22:43 -07:00
reed@reedloden.com
761e6b828d Bug 424690 - "search-go-button don't ignore right click" [p=sevenfurnace@gmail.com r=gavin a1.9=beltzner] 2008-04-01 01:31:42 -07:00
reed@reedloden.com
cfb08bff3f Back out Asaf Romano's patch from bug 405936 due to TUnit failures. 2008-03-31 22:23:45 -07:00
mozilla.mano@sent.com
02e7d61930 Bug 405936 - export 'unfiled bookmarks' folder to html. r=dietrich. 2008-03-31 18:38:21 -07:00
mozilla.mano@sent.com
45cc9be6c9 Fix bustage from bug 422977 (filed as bug 425983). 2008-03-29 16:55:46 -07:00
mozilla.mano@sent.com
26e040e744 Bug 422977 - remove advanced search UI from library / bookmarks organizer. r=mconnor. 2008-03-29 11:16:27 -07:00
reed@reedloden.com
52f9b35910 Bug 422189 - ""New window" opens a blank window when startup action is set to "show my windows and tabs from last time"" (Use homepage pref when page pref is set to session restore) [p=tbertels+bugzilla@gmail.com (Thomas Bertels) r=gavin ui-r=mconnor a=blocking-firefox3+] 2008-03-28 23:47:04 -07:00
dcamp@mozilla.com
b676b06f19 Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner 2008-03-28 14:26:42 -07:00
gavin@gavinsharp.com
31f1b9b56e Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 12:22:50 -07:00
dietrich@mozilla.com
31a769edba Bug 417264 ? Bookmarks with Japanese characters are not imported from Safari (r=mano) 2008-03-28 11:10:18 -07:00
dietrich@mozilla.com
041d8b9a51 Bug 425040 ? PlacesUtils.getItemDescription() in editBookmarkOverlay.js fails (r=mano) 2008-03-28 09:51:37 -07:00
dietrich@mozilla.com
f731cd8523 Bug 425640 - Bad check-in in nsBrowserGlue (TYPO FIX FROM BUG 419315, for mak77@supereva.it, r=dietrich) 2008-03-28 09:43:17 -07:00
dietrich@mozilla.com
6e90bc2099 Bug 419315 - All bookmarks lost after using "Restore all user preferences" (r=mano, re-land, testing perf) 2008-03-26 22:00:47 -07:00
dietrich@mozilla.com
e5b7126f70 Bug 415389 ? All tags removed when moving a bookmark in the Bookmarks folder structure (cut & paste) (r=mano) 2008-03-26 18:58:52 -07:00
mozilla.mano@sent.com
8110e6a2a2 Bug 425010 - Feed subscription UI is broken. r=gavin, a=mconnor. 2008-03-25 17:23:38 -07:00
mconnor@steelgryphon.com
6efe865ee2 Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
mozilla.mano@sent.com
0be75ab1b6 Bug 360529, r+a=mconnor. 2008-03-24 05:43:44 -07:00
reed@reedloden.com
fd5f1de454 Bug 420786 - "Setting image as desktop background causes a crash in Linux" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9b5=beltzner] 2008-03-20 23:48:36 -07:00
mconnor@steelgryphon.com
1fd5cecd05 forgot to revert this, a=beltzner on reverting post-freeze 2008-03-20 11:57:05 -07:00
dietrich@mozilla.com
fab91284d2 Followup checkin for Bug 423154 - off-by-one error for browser.bookmarks.max_backups (r=mano, a=beltzner) 2008-03-20 10:49:12 -07:00
mconnor@steelgryphon.com
1312876211 one more try 2008-03-19 23:13:45 -07:00
mconnor@steelgryphon.com
319a7044bf relanding with a function returning early to test impact on Linux Txul 2008-03-19 19:51:45 -07:00
mconnor@steelgryphon.com
331fb29a69 temp backout of home button move patch to see impact on Linux Txul 2008-03-19 16:30:40 -07:00
timeless@mozdev.org
f33eb4a3b4 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org
8074fda8ae Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
bent.mozilla@gmail.com
5d19b77fea Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 13:15:12 -07:00
dietrich@mozilla.com
a4753856ec Bug 423040 ? Cancel after adding a tag does not work (r=mano) 2008-03-19 12:35:25 -07:00
dietrich@mozilla.com
20e5bd3ea0 Bug 404658 - Drag and drop in Bookmarks Sidebar allows bookmarks to be place in top level ("/") folder above bookmarks menu (r=mano) 2008-03-18 14:20:55 -07:00
reed@reedloden.com
4fcd76ab47 Bug 423427 - "moving between folders and chevron on the toolbar does not always auto-open popups" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a1.9=beltzner] 2008-03-18 12:40:05 -07:00
dietrich@mozilla.com
1ac0a66476 Bug 423470 ? fix calls to PlacesUtils._uri (r=dietrich) 2008-03-18 09:44:22 -07:00
dietrich@mozilla.com
0825242d9e Bug 393498 ? on cut, then undo of a bookmark, we lose the dateAdded and lastModified values (r=mano) 2008-03-17 16:25:36 -07:00
mconnor@steelgryphon.com
b0ceaff10c Bug 422420 - Revert home button move and related migration code, r=gavin 2008-03-17 12:44:44 -07:00
dietrich@mozilla.com
e128800bf0 Bug 398807 - backout (for zeniko@gmail.com, r=dietrich, a=beltzner) 2008-03-17 09:11:49 -07:00
dietrich@mozilla.com
e7e520df14 Bug 423267 ? Library/Bookmark sidebar is blank/empty with new profile. (r=mano, a=mconnor-irc) 2008-03-17 08:28:11 -07:00
mozilla.mano@sent.com
953ea17477 Correcting comments a little 2008-03-17 04:38:17 -07:00
mozilla.mano@sent.com
0888b44113 Bug 423124 - CMD/CTRL+clicking a bookmark creates two new tabs. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-17 04:33:16 -07:00
mozilla.mano@sent.com
145f442270 Typo fix for bug 394252. 2008-03-16 23:39:42 -07:00
mozilla.mano@sent.com
f8ff82393d Bug 423169 (and likely bug 423163) - drag and drop to bookmarks toolbar is broken. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-16 23:34:57 -07:00
reed@reedloden.com
802beb1604 Bug 422799 - "accesskey defined incorrectly in Offline storage pref panel" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=beltzner] 2008-03-16 14:12:05 -07:00
reed@reedloden.com
efa017fa0d Bug 413275 - "JavaScript Error: "sourceProfiles is null when Migration Wizard is canceled" (Return FALSE to avoid advancing to next page when not necessary) [p=mredivo@flock.com (Marcus Redivo) r=gavin a=blocking-firefox3+] 2008-03-16 14:04:14 -07:00
sdwilsh@shawnwilsher.com
9672b5fb6b Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich 2008-03-15 12:39:04 -07:00
mozilla.mano@sent.com
e11a47b078 Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-14 13:17:14 -07:00
mozilla.mano@sent.com
245c0d099d Bug 408125 - unable to select an unfiled bookmark or a bookmark from my toolbar as my home page in prefs. r=dietrich. 2008-03-14 12:48:01 -07:00
mozilla.mano@sent.com
774c0fac77 Bug 416009 - move the save button to the context-selection bar. r=dietrich. 2008-03-14 12:46:02 -07:00
mozilla.mano@sent.com
ddebed20e0 Bug 420520 - Losing bookmark name data in bookmark organizer. r=dietrich. 2008-03-14 12:43:21 -07:00
mozilla.mano@sent.com
1cf43f811d Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-14 12:37:37 -07:00
dietrich@mozilla.com
f27629fe38 Bug 422877 ? Middle-clicking a folder does not open bookmarks (irc-r=mano) 2008-03-14 09:32:46 -07:00
dietrich@mozilla.com
dd2d470451 More utils conversions for bug 384370 (irc-r=mano) 2008-03-14 09:08:06 -07:00
dietrich@mozilla.com
f60c20aa7b Followup Ts fix for bug 384370 (r=mano) 2008-03-13 18:58:01 -07:00
mozilla.mano@sent.com
9f7a578cf9 Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich. 2008-03-13 17:52:21 -07:00
dietrich@mozilla.com
ff6c9dbf05 Followup patch to bug 384370 (irc-r=mano) 2008-03-13 15:14:07 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
mozilla.mano@sent.com
d9a55ccdc4 Bug 421295 - Safari home page import failed. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-13 12:11:25 -07:00
ted.mielczarek@gmail.com
3de0f4d850 bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 11:34:13 -07:00
mozilla.mano@sent.com
7432d22729 Bug 411549 - place:folder=x shows next to Location line in Library. r=dietrich. 2008-03-13 11:20:49 -07:00
mozilla.mano@sent.com
1b363afe0d Bug 422528 - History menu extends (entries multiplied and not between dividers). Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-13 05:31:59 -07:00
masayuki@d-toybox.com
75cfe2466f Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 03:32:50 -07:00
reed@reedloden.com
c61fc6a9bc Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+] 2008-03-12 15:47:59 -07:00
johnath@mozilla.com
bea0f32488 Restore "ignore this warning" link for phishing warning. b=400731, r=gavin, r=dcamp, ui-r=mconnor, a=blocking-firefox3 (beltzner) 2008-03-12 13:34:31 -07:00
reed@reedloden.com
90dd6b1b73 Bug 409748 - "No statusbar-text for bookmarks toolbar sub-menu items" [p=dev@schonfeld.org (Michael Schonfeld) r=Mano a1.9=damons] 2008-03-12 04:42:32 -07:00
reed@reedloden.com
2b0fe40318 Bug 419544 - "places menupopups options ("open all in tabs", "open <feed website>") do not update correctly" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+] 2008-03-12 04:08:08 -07:00
blassey@mozilla.com
3c99833e3e backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com
eeea24bde6 switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
dwitte@stanford.edu
fce0f1cc0a Bug 419596 - add third party cookie blocking option to cookie pref UI. r=gavin ui-r=beltzner blocking-firefox3+ 2008-03-11 11:23:25 -07:00
reed@reedloden.com
366e5cbf2f Bug 419216 - "Use URL of page as the title if no title exists" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+] 2008-03-11 01:15:32 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
reed@reedloden.com
0d167b60b2 Bug 405010 - "make column changes in places/library (session) persistent" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+] 2008-03-08 03:42:58 -08:00
reed@reedloden.com
73bce5a195 Bug 417421 - "Loss of back forward buttons when switching between 1.8 and 1.9" (don't add unified-back-forward-button if it's already there (due to the change on branch)) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-03-08 03:37:19 -08:00
reed@reedloden.com
9ab8657f45 Bug 413993 - "directTypeRadio.label in the connection preferences dialog should be "no proxy" rather than "direct connection"" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=gavin ui-r+a1.9=beltzner] 2008-03-08 03:35:37 -08:00
philringnalda@gmail.com
398fba0c0c Bug 420396 - Exceptions button for offline storage stretched vertically when its label text wraps to a second line, r=gavin, a=beltzner 2008-03-07 19:40:51 -08:00
surkov.alexander@gmail.com
6b81d53af3 Bug 420733 - Fix a couple instances of aaa:labelledby usage for accessibility, patch=marco.zehe, r=aaronlev, mano, a=dsicore 2008-03-07 17:07:48 -08:00
dolske@mozilla.com
724d22049a Bug 417302. I, for one, welcome our new robot overlords. r=mconnor, ui-r=mconnor, a1.9=beltzner 2008-03-07 16:36:00 -08:00
dolske@mozilla.com
845ed56483 Bug 382447 - "Show passwords" button in preferences should be renamed. r=gavin, a1.9=beltzner, ui-r=beltzner 2008-03-07 16:27:27 -08:00
dolske@mozilla.com
a76985007d Bug 421619 - remove the trailing period from the "separate tags with commas" label. p=beltzner@mozilla.com, r=gavin, a1.9=beltzner 2008-03-07 16:23:26 -08:00
dtownsend@oxymoronical.com
5d6b77f364 Bug 408115: Add post-restart notification of new add-on installs. r=gavin.sharp, r=robstrong, a=beltzner 2008-03-07 16:16:38 -08:00
dietrich@mozilla.com
8247960565 Bug 408663 ? Support Back & Forward keyboard shortcuts in Places Organizer (for dev@schonfeld.org, r=mano) 2008-03-07 15:55:06 -08:00
dietrich@mozilla.com
1184124f01 Bug 389661 ? Can't drag and drop bookmark to toolbar chevron popup (does not open on dragover) (for mak77@supereva.it, r=mano, a=damon) 2008-03-07 15:13:41 -08:00
johnath@mozilla.com
d78c89ee97 Bug 402370 - Fix about:blocked channel creation, move strings to dtd. r=gavin a=beltzner 2008-03-07 14:46:56 -08:00
johnath@mozilla.com
0b9d5ffcb8 Update blockedSite text, use new stopbadware report url. b=420751, r=gavin, ui-r+a=beltzner 2008-03-07 11:51:25 -08:00
dietrich@mozilla.com
2f5a2bf98d Bug 421364 ? Editing a bookmark using properties dialog drops tags (r=mano) 2008-03-07 11:25:51 -08:00
johnath@mozilla.com
95c0047d32 Help > Report Web Forgery..." does nothing; "this.appContext is null. b=420667 r=gavin a=blocking-firefox3 (beltzner) 2008-03-06 06:05:34 -08:00
jwalden@mit.edu
86b0ef5906 Bug 401514 - Don't use a getter when a property will do. r=gavin, a=beltzner 2008-03-05 19:58:48 -08:00
blassey@mozilla.com
92c51991b0 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
gavin@gavinsharp.com
25b745f0b3 Bug 420549: don't ASSERT when removing an engine shortly after adding it, r=mano, a=beltzner 2008-03-05 14:13:41 -08:00
blassey@mozilla.com
9bc9e44b40 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
reed@reedloden.com
f561804201 Bug 419654 - "Importing bookmark file corrupts heap (reproducible)" (Fix heap corruption and increase initial capacity) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a=blocking-firefox3+] 2008-03-05 02:31:55 -08:00
reed@reedloden.com
c90c1d0a47 Bug 417042 - "Moving mouse over bookmark folders in Places Library generates huge amount of queries" (Fix problem with drag and drop) [p=ondrej@allpeers.com (Ondrej Brablc) r=Mano a=blocking-firefox3+] 2008-03-05 02:31:16 -08:00
dietrich@mozilla.com
6177daafe2 backing out bug 419315 for 20ms Ts regression 2008-03-04 22:39:48 -08:00
dietrich@mozilla.com
b4a8b029fa backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
115cb33e21 TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
7df26481c9 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor) 2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
dietrich@mozilla.com
bed549bc9d Bug 419315 ? All bookmarks lost after using "Restore all user preferences" (r=mano) 2008-03-04 09:05:13 -08:00
dietrich@mozilla.com
0f68b878af Bug 405755 ? when viewing a saved search in the bookmark sidebar, the children aren't visible (r=mano) 2008-03-04 08:52:42 -08:00
johnath@mozilla.com
9b15e4344f Safebrowsing appends "..." in XUL, should be localizable. b=406083 r=dcamp a=blocking-firefox3 (beltzner) 2008-03-04 08:05:13 -08:00
reed@reedloden.com
eb76521bb9 Bug 417042 - "Moving mouse over bookmark folders in Places Library generates huge amount of queries" [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich r=Mano a=blocking-firefox3+] 2008-03-04 03:22:48 -08:00
mozilla.mano@sent.com
5c297836d3 Bug 360529, r=sayrer, sr=jst, a=beltzner. 2008-03-03 00:15:37 -08:00
reed@reedloden.com
9ba705c471 Bug 413021 - "Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed)" [p=dev@schonfeld.org (Michael Schonfeld) r=Mano a1.9b4=beltzner a=blocking-firefox3+] 2008-03-02 21:58:06 -08:00
gijskruitbosch@gmail.com
b922061526 Backing out fix for bug 419654 due to centos orange 2008-03-02 03:20:42 -08:00
reed@reedloden.com
4403e43846 Bug 419654 - "Importing bookmark file corrupts heap (reproducible)" (Fix heap corruption and increase initial capacity) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9b4=schrep a=blocking-firefox3+] 2008-03-02 00:56:21 -08:00
mozilla.mano@sent.com
66b9b2ee55 Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh. 2008-03-01 12:47:37 -08:00
mozilla.mano@sent.com
4a94b3368e Bug 413021 - Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed). patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-01 05:47:28 -08:00
dietrich@mozilla.com
a66a3842e4 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
0d4f820d40 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
reed@reedloden.com
3d466a21b1 Bug 419866 - ""Recent Tags" list in smart bookmarks no longer seems to be working" [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9b4=beltzner] 2008-02-28 02:27:39 -08:00
dolske@mozilla.com
7bfe747156 Disable test harder. 2008-02-27 23:12:48 -08:00
dolske@mozilla.com
be23a4a76a Disable test, bug 384370 was backed out earlier. 2008-02-27 19:37:06 -08:00
dietrich@mozilla.com
a15fbe3750 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
79bc38bb61 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
gavin@gavinsharp.com
6d4839e15f Bug 419840: fix busted Advanced tab in preferences, patch by Dave Camp <dcamp@mozilla.com>, r=me, a=mconnor 2008-02-27 10:00:15 -08:00
dcamp@mozilla.com
db5647e9bd Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner 2008-02-27 00:51:02 -08:00
dietrich@mozilla.com
e99b7ee9f2 Bug 385245 ? history sidebar very slow (way slower than fx2) (for ondrej@allpeers.com, r=dietrich) 2008-02-26 20:48:51 -08:00
dcamp@mozilla.com
9503bf9c88 Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner 2008-02-26 13:13:17 -08:00
johnath@mozilla.com
0f1f2d3257 Backing out bug 406083 - landed after b4 string freeze. :( 2008-02-26 11:31:44 -08:00
johnath@mozilla.com
423ab6fbb1 Safebrowsing appends "..." in XUL, should be localizable. b=406083, r=dcamp, a=blocking-firefox3 (beltzner) 2008-02-26 11:26:25 -08:00
mozilla.mano@sent.com
bba9529cf7 Bug 419549 - click bookmark item does not work. r=mak77, a~post-facto, see comment 6. 2008-02-26 02:37:59 -08:00
rflint@ryanflint.com
55b90dc809 Bug 400324 - Remove old safebrowsing 'speach bubble' UI code. r=tony, a=damons 2008-02-25 22:48:55 -08:00
rflint@ryanflint.com
547881bcfb Bug 415700. r=gavin a=blocking-fx3 2008-02-25 14:13:30 -08:00
mozilla.mano@sent.com
8442148953 Bug 403263 (along with 405776, 413977, 418813) - deleting a separator in menus deletes all items preceding it. r=mak77. 2008-02-25 13:45:22 -08:00
dcamp@mozilla.com
d15bd3dbd3 Bug 419108: Offline exceptions button uses Ci where it isn't available. r=gavin, a=damons 2008-02-25 13:24:14 -08:00
myk@mozilla.org
f227a094d9 bug 415732: expose way for chrome/extensions to register feed handler in current session; r=mano, a=dsicore 2008-02-25 13:24:10 -08:00
peterv@propagandism.org
82460f344e Fix for bug 412774 (Firefox leaks 10 nsGlobalWindows with Page Load Error Page). r=zeniko. 2008-02-25 03:27:28 -08:00
reed@reedloden.com
4a64020df2 Bug 417800 - "FF 3b3: 3rd party cookies are not set, but third party cookies *should* be sent" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r=mconnor a=blocking1.9+] 2008-02-25 00:50:16 -08:00
mozilla.mano@sent.com
3311d6c1fe Bug 409073 - Drag and Drop has the wrong target in bookmarks toolbar chevron. Patch from Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-02-23 02:21:07 -08:00
reed@reedloden.com
0f89d0383c Bug 416696 - "Restart and quit alerts should use independent "don't warn again" prefs" [p=dao@mozilla.com (Dão Gottwald) r=zeniko r=Mano ui-r=beltzner a1.9=damons] 2008-02-23 01:32:09 -08:00
dtownsend@oxymoronical.com
a768cda20c Bug 404531: Clear private data shutdown confirmation hangs. r=gavin 2008-02-22 12:42:24 -08:00
reed@reedloden.com
51ae6185f5 Bug 376706 - "Can't Delete History by Date when grouped by 'Date' or by 'Date and Site'" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-02-22 03:46:29 -08:00
dcamp@mozilla.com
b0a76b1372 Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-21 22:34:15 -08:00
sdwilsh@shawnwilsher.com
03b02f2802 Bug 405497 - Calling RunInBatchedMode within a RunBatched implementation hangs. r=Mano 2008-02-21 20:09:08 -08:00
gavin@gavinsharp.com
9e5654684e Fix typo from patch for bug 239429: clearURLFromStausBar -> clearURLFromStatusBar 2008-02-21 16:58:07 -08:00
mozilla.mano@sent.com
33b138f562 Bug 418629 - Cannot drag a separator in the bookmarks toolbar. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-02-21 11:54:00 -08:00
mozilla.mano@sent.com
ca799e6447 Bug 418630 - when inserting into a toolbar folder or chevron we get a selectItems error. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-02-21 11:50:22 -08:00
mozilla.mano@sent.com
36460000fe Bug 239429 - display URL in status bar while using bookmark & history sidebars, follow up fix. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-21 10:48:14 -08:00
reed@reedloden.com
9790fea164 Bug 416274 - "Add UI for System Proxy Settings and use the system proxy by default" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=mconnor a1.9=beltzner] 2008-02-21 02:52:53 -08:00
mozilla.mano@sent.com
75220b638c Bug 389290 - Bookmarks Menu - dropmarker missing. Patch from Simon Bunzli <zeniko@gmail.com> and Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-02-20 18:17:52 -08:00
mozilla.mano@sent.com
bdb7269c33 Bug 413066 - Bookmark Contextual Dialog: Tags text field should be self describing. patch from Michael Schonfeld <dev@schonfeld.org>, r=me, ui-r=mconnor, a=beltzner. 2008-02-20 17:45:43 -08:00
mozilla.mano@sent.com
f9c1f1ecc3 Bug 239429 - display URL in status bar while using bookmark & history sidebars. patch from Michael Schonfeld <dev@schonfeld.org>, r=me, a=beltzner. 2008-02-20 17:41:00 -08:00
mozilla.mano@sent.com
250707c04d Bug 416381 - Organize > Move bookmark to Toolbar Folder results in misplaced bookmark. r=dietrich. 2008-02-20 09:14:58 -08:00
mozilla.mano@sent.com
6b6274ee27 Bug 418120 - Double click on bookmark item in places library does not open in main window. r=dietrich. 2008-02-20 09:10:26 -08:00
reed@reedloden.com
20dc5b2361 Bug 414575 - "The initial size of the library window cannot be specified" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-02-20 02:40:28 -08:00
reed@reedloden.com
0db89ac6a6 Bug 417152 - "move the Home button only if the bookmarks toolbar is visible" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-02-20 01:56:52 -08:00
mozilla.mano@sent.com
489a72f6fe Bug 415390 - refreshing a livebookmark in a bookmark menu's submenu throws 'Container view not found'. r=dietrich. 2008-02-19 18:08:25 -08:00
jag@tty.nl
057bc17743 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
mozilla.mano@sent.com
502f9d7b6a Bug 405198 - Cannot drag and drop folders / items in Places Organizer. r=mconnor. 2008-02-16 22:17:34 -08:00
dietrich@mozilla.com
2a0a7bf596 Bug 409945 ? Charset annotations created on import should be itemAnnotations (for marco bonardo, r=dietrich) 2008-02-15 08:45:29 -08:00
mattwillis@gmail.com
cfe9c09f3c Bug 390060 - Ensure default browser dialog appears after restoring from a session restore. Patch by Manish Singh <manish@flock.com> r=zeniko ui-r=beltzner a1.9=beltzner 2008-02-14 13:53:33 -08:00
dietrich@mozilla.com
7464bdafd1 Backing out bug 409945 due to failed unit tests. 2008-02-14 11:02:13 -08:00
florian@queze.net
8674c5ebcc Bug 416899 - invalid handlers listed in the Application Details dialog. r=Mano, a1.9=beltzner 2008-02-14 09:51:17 -08:00
dietrich@mozilla.com
4b56b0e47b Bug 409945 ? Charset annotations created on import should be itemAnnotations (was: Clear private data doesn't force smart bookmarks to rebuild) (r=dietrich) 2008-02-14 09:42:36 -08:00
reed@reedloden.com
a86241db8d Bug 400664 - "Cannot drag folders in Bookmarks menu" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+] 2008-02-14 03:15:25 -08:00
reed@reedloden.com
56cd3cc383 Bug 415915 - "Drag / Drop in the Bookmarks Menu is broken" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-02-13 03:02:42 -08:00
reed@reedloden.com
f5e38bca8c Bug 403153 - "Self describing text in the bookmarks organizer search box should be "Search Bookmarks"" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) ui-r=faaborg r=Mano a1.9=schrep] 2008-02-13 02:59:23 -08:00
mozilla.mano@sent.com
c0a06d2b9a Bug 413437 - Locking homepage buttons to disable them is broken. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-12 11:19:26 -08:00
mozilla.mano@sent.com
001d683b0e Bug 416468 - "Sort by Name" doesn't work for folders directly located under "All Bookmarks" within the Library. r=dietrich. 2008-02-10 14:51:57 -08:00
florian@queze.net
0c09c96b07 Bug 416471 - The action icon is wrong after opening and closing the Application Details dialog. r=gavin, a=blocking-firefox3+ 2008-02-10 05:03:10 -08:00
jruderman@hmc.edu
42062f0a6f Remove what looks like a stray dump() from this test. This dump() was causing Tinderbox to show "error" lines at the top of the log. 2008-02-09 00:55:27 -08:00
reed@reedloden.com
4eff22aca4 Bug 388652 - "remove code that supports deprecated "/lookup" request in SafeBrowsing protocol" [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+] 2008-02-08 20:50:16 -08:00
philringnalda@gmail.com
c7b3bf37b9 Bug 416005 - Sort feed readers by pref number, rather than mistakenly count on them coming out of the prefs system in order, r=mano, a=schrep+blocker 2008-02-08 20:46:44 -08:00
philringnalda@gmail.com
dbcd0556c1 Bug 407843 - There's no point in passing a bms to lms.createLivemarkFolderOnly/lms._createFolder, r=dietrich, a=schrep 2008-02-08 20:41:35 -08:00
florian@queze.net
0d629cc85c Bug 402788 - ensure web-based protocol handlers can't override gecko-internal stuff. r=gavin, r=dmose, a=blocking1.9+ 2008-02-08 15:52:48 -08:00
florian@queze.net
621170ac2e Bug 402287 - register{Protocol,Content}Handler should only be allowed from same host as handler. r=gavin, a=blocking1.9+ 2008-02-08 15:04:30 -08:00
mozilla.mano@sent.com
640ed5e858 Bug 400703 - Organize, Views, and Import and Export buttons not accessible via keyboard in Places Organizer. patch from Dao Gottwald <dao@mozilla.com>, r=me. 2008-02-07 10:10:40 -08:00
reed@reedloden.com
6248e54f3b Bug 416115 - "session restore busted after 393716 checkin" (fix embarassing typo) [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a=bustage] 2008-02-07 08:00:03 -08:00
reed@reedloden.com
32ec332b94 Bug 393716 - "Add single tab save/restore to session store API" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=schrep] 2008-02-07 01:31:56 -08:00
reed@reedloden.com
9d5b1c75f1 Bug 262258 - "GNOME session support broken ("save current setup")" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin r=bsmedberg a1.9=schrep] 2008-02-07 01:28:43 -08:00
reed@reedloden.com
edfc643a9f Bug 400844 - "Label in organizer's search field becomes search text in some non-default modes (black, query)" [p=dao@mozilla.com (Dão Gottwald) r=Mano a=blocking-firefox3+] 2008-02-06 21:31:21 -08:00
mozilla.mano@sent.com
0363f81dc2 Bug 213163 - show bookmark URL over mouseover of bookmark toolbar item in status bar. patch from Michael Schonfeld <dev@schonfeld.org>, r=me, a=schrep. 2008-02-06 13:20:23 -08:00
reed@reedloden.com
6fb7f1c744 Bug 405296 - "Places View for Menus broken after landing of bug 387746" [p=ronny.perinke@gmx.de (Ronny Perinke) r=dietrich a=blocking-firefox3+] 2008-02-06 13:19:59 -08:00
mozilla.mano@sent.com
4828f22488 Bug 332047 - Should select correct items (after delete, insert, paste, drop). patch from Marco Bonardo <mak77@supereva.it>, r=me. 2008-02-06 13:05:23 -08:00
mozilla.mano@sent.com
00779dd55f Bug 415826 - Application Handler -> Web Feed -> Application details is empty. patch from Florian Queze <florian@queze.net>, r=me. 2008-02-06 11:44:30 -08:00
mozilla.mano@sent.com
31479d1450 Bug 415173 - dragging an item in the white bottom space of a tree puts it into wrong position. patch from Ondrej Brablc <ondrej@allpeers.com>, r=dietrich. 2008-02-06 11:42:29 -08:00
mozilla.mano@sent.com
fed9aef630 Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich. 2008-02-06 11:05:05 -08:00
mozilla.mano@sent.com
86194f8c60 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 11:00:09 -08:00
mozilla.mano@sent.com
45ac8bfe9a Tree was closed, backiing out 2008-02-05 10:14:21 -08:00
mozilla.mano@sent.com
50c08866ad Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich, a=beltzner. 2008-02-05 10:11:05 -08:00
reed@reedloden.com
7e64a32c55 Bug 415099 - "browser.xul ids changed" (revert ids and uses RDF service to try to migrate the persisted values) [p=mark.finkle@gmail.com (Mark Finkle) r=Mossop r=gavin a1.9b3=beltzner] 2008-02-04 11:37:26 -08:00
dietrich@mozilla.com
f183ea3509 Bug 415521 ? when inserting into a sorted view we should insert at the end (for marco, r=dietrich, a=beltzner) 2008-02-04 11:22:07 -08:00
dietrich@mozilla.com
210adeb1ed Bug 415169 ? Saving searches within bookmark folders is broken (r=mano, a=beltzner) 2008-02-04 10:10:28 -08:00
dietrich@mozilla.com
7d58adf820 Bug 415484 ? Form data isn't saved at shutdown (for zeniko, r=dietrich) 2008-02-04 10:04:48 -08:00
reed@reedloden.com
09250f79ae Bug 415043 - "dragging many bookmarks duplicates them and mix up selection (but on folder change they are correct)" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a1.9b3=schrep] 2008-02-03 17:22:39 -08:00
philringnalda@gmail.com
79bec51966 Bug 415245 - Feed preview first run UI confuses video podcasts and feeds, r=mano, a=beltzner 2008-02-01 22:28:51 -08:00
reed@reedloden.com
85721119eb Bug 415218 - "Fix uses of IO.newURI to use nsIIOService instead" [p=philringnalda@gmail.com (Phil Ringnalda) / reed@reedloden.com (Reed Loden) / ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=Mano a1.9b3=beltzner] 2008-02-01 16:39:05 -08:00
myk@mozilla.org
d56d94e98f bug 415202: applicationManager.js unnecessarily redefines TYPE_MAYBE_FEED; r,a=beltzner 2008-02-01 15:59:54 -08:00
reed@reedloden.com
b395a41539 Bug 402486 - "deleting lots of items from the history sidebar is slow, locks up browser until finished" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a1.9b3=schrep] 2008-01-31 19:03:14 -08:00
mozilla.mano@sent.com
b78c4de37a Bug 415160 - saved searches should be selected after being created. r=dietrich, a=beltzner. 2008-01-31 16:19:43 -08:00
myk@mozilla.org
0790ba79b7 bug 414931: remove cruft from browser.js and make offline storage website list in preferences work on Windows and Linux; r=mano 2008-01-31 15:50:54 -08:00
mozilla.mano@sent.com
dfe847fa5d Bug 395813 - Weird behavior with add bookmarks dialog (long dialogs with extra fields/delete and done buttons don't work/title not filled out). r=dietrich, a=beltzner. 2008-01-31 13:40:37 -08:00
mozilla.mano@sent.com
4ba113cfd3 Bug 415101 - wrong bookmark and tags edited from the star menu. r=dietrich, a=beltzner. 2008-01-31 11:58:03 -08:00
mozilla.mano@sent.com
f5ade3b605 Bug 414930 - Unable to drag and drop URLs to Bookmarks Toolbar. r=dietrich, a=beltzner. 2008-01-31 10:13:08 -08:00
mozilla.mano@sent.com
95d198c06c Bug 414974 - Disallow removing special queries from the left pane. r=dietrich, a=schrep. 2008-01-31 10:10:40 -08:00
mozilla.mano@sent.com
c67f64a649 Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich, a=beltzner. 2008-01-31 10:05:22 -08:00
mozilla.mano@sent.com
842a27cbc7 Bug 414922 - RSS Subscription broken. r=myk. a=beltzner. 2008-01-30 13:53:37 -08:00
reed@reedloden.com
9035429599 Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" (Missed file in previous patch) [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9b3=beltzner] 2008-01-30 12:57:16 -08:00
myk@mozilla.org
1d424440c1 bug 400061: add Podcast and Video Podcast entries to the applications prefpane; Patch by Will Guaraldi; r=myk,sayrer; a=beltzner 2008-01-29 23:12:08 -08:00
mozilla.mano@sent.com
93b1a291e8 Bug 414735 - New application details window spewing errors. r=gavin. 2008-01-29 21:59:11 -08:00
myk@mozilla.org
c616286f07 backing out bug 400061 because it caused a test failure 2008-01-29 21:41:48 -08:00
myk@mozilla.org
e407ae2ad2 bug 400061: add Podcast and Video Podcast entries to the applications prefpane; r=myk,sayrer; a=beltzner 2008-01-29 21:00:32 -08:00
reed@reedloden.com
85993b8df9 Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9=beltzner] 2008-01-29 20:40:49 -08:00
mozilla.mano@sent.com
30240dded8 Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work. 2008-01-29 20:37:20 -08:00
bent.mozilla@gmail.com
30b13b2063 Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-29 18:27:17 -08:00
sayrer@gmail.com
ee32d0a0f0 Bug 303645. Add support for media feeds and objects (enclosures). Patch by Will Guaraldi <will.guaraldi@pculture.org>. r=sayrer/gavin, ui-r=beltzner, a=beltzner 2008-01-29 18:08:57 -08:00
mozilla.mano@sent.com
09dd8d4f67 Bug 414549 - bad index in nested loops in refreshVisibleSection hangs on infinite loop. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-01-29 13:44:32 -08:00
gavin@gavinsharp.com
cc514c1931 Bug 404572: don't show multiple quit dialogs if you cancel the quit on the first one, patch by Håkan Waara <hwaara@gmail.com> and Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me 2008-01-29 13:16:02 -08:00
dcamp@mozilla.com
a693370747 Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-29 12:57:18 -08:00
florian@queze.net
035db61d63 Relanding bug 402252 - application details should be accessible from prefs UI. Original patch: r=Mano, ui-r=beltzner (over IRC), a1.9=damons; additionnal parts (strings): r+ui-r+a1.9=beltzner. 2008-01-29 12:06:37 -08:00
mozilla.mano@sent.com
98ea496f83 Bug 412148 - Drop support for unused view features. r=dietrich, a=schrep. 2008-01-29 12:04:43 -08:00
gavin@gavinsharp.com
918ee52275 Bug 412990: Re-enable search service logging for opt builds (without the performance hit of checking the pref for each LOG call), r=mano, a=schrep 2008-01-29 11:39:20 -08:00
gavin@gavinsharp.com
d49b466772 Bug 412990: Sherlock engine conversion code fails to set icons, r=mano, a=schrep 2008-01-29 11:35:31 -08:00
gavin@gavinsharp.com
785e00bd8d Bug 336231: work around bug 374288 by giving the "Manage search engines" menu item an empty tooltip, patch by Vlado Valastiak <valastiak@mozilla.sk>, r=me, a=schrep 2008-01-29 11:31:10 -08:00
dietrich@mozilla.com
e8426bf11a Bug 407296 ? bad problems if browser.places.leftPaneFolderId points to an id that does not exist: places organizer is blank (r=mano) 2008-01-29 10:10:59 -08:00
florian@queze.net
aa9e9fbd7d Backing out part of bug 402252 to fix unit test failure, until I recover the lost changes to preferences.properties 2008-01-29 08:42:47 -08:00
florian@queze.net
71426e541d Bug 402252 - application details should be accessible from prefs UI. r=Mano, ui-r=beltzner (over IRC), a1.9=damons. 2008-01-29 07:30:53 -08:00
dbaron@dbaron.org
a6e45a4a38 Backing out bug 336231 due to mochitest failure. 2008-01-29 01:32:46 -08:00
reed@reedloden.com
8b2808c9af Bug 398627 - "make icons for "always ask" and "save file" actions in Applications prefpane" (Get rid of icon URL hardcoding) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=myk a=blocking-firefox3+] 2008-01-29 00:00:55 -08:00
reed@reedloden.com
ec776e92c7 Bug 336231 - ""Manage Search Engines..." in Search dropdown still has stale/incorrectly positioned tooltip" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=schrep] 2008-01-28 23:44:18 -08:00
dcamp@mozilla.com
97dc74d84e Back out bug 402611 for bloat-test orange 2008-01-28 17:58:15 -08:00
dcamp@mozilla.com
8b41ffbc48 Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-28 15:04:43 -08:00
myk@mozilla.org
2325c59dfd bug 414167: typo in menu.xml breaks context menus for bookmark folders; r=dietrich, a=beltzner 2008-01-26 21:36:44 -08:00
reed@reedloden.com
ba99d3c6f5 Bug 412988 - "Wrong viewIndex after lazy changes of title" (Do not fix the order, if viewIndex is not defined) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9=schrep] 2008-01-26 21:07:27 -08:00
reed@reedloden.com
9a08ece65f Bug 388309 - ""Manage Search Engines" accesskey breaks quick menu navigation to engines beginning with "M"" (remove accesskey) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r+a1.9=beltzner] 2008-01-26 20:36:34 -08:00
reed@reedloden.com
debe5a566d Bug 413433 - "session restore restores text zoom instead of full zoom" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=beltzner] 2008-01-26 20:16:26 -08:00
reed@reedloden.com
2eb493fba3 Bug 413658 - "UI for offline apps: missing accesskey for Remove button" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=beltzner] 2008-01-26 19:54:39 -08:00
reed@reedloden.com
20f7691494 Typo fix to force a build. 2008-01-26 11:19:20 -08:00
mozilla.mano@sent.com
b5d3fb3ebf Bug 413107 - Add Bookmark dialog's folder selector broken. r=dietrich. 2008-01-25 11:01:18 -08:00
reed@reedloden.com
5a2e6baba3 Bug 412600 - "for each over Arrays considered harmful" [p=tjduavis@gmail.com (Timothy Joseph Duavis) r=dietrich a1.9=beltzner] 2008-01-25 00:23:10 -08:00
reed@reedloden.com
72baecc877 Bug 398203 - ""When a website requires a certificate" in Advanced-Encryption options is incomprehensible" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r+a1.9=beltzner] 2008-01-25 00:17:01 -08:00
reed@reedloden.com
544c75a37a Bug 412988 - "Wrong viewIndex after lazy changes of title" (Fix order when title gets updated) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9=schrep] 2008-01-25 00:03:28 -08:00
florian@queze.net
3c824f9dfc Bug 410863 - Removed cookies reappear when the filter is changed. r=Mano, a1.9=beltzner 2008-01-24 22:58:09 -08:00
florian@queze.net
9aa21634a6 Bug 413622 - New MIME type set with 'Do this automatically...' doesn't appear in applications list. r=gavin, a1.9=blocking1.9+ 2008-01-24 22:51:52 -08:00
reed@reedloden.com
d0ac6262bb Bug 410603 - "Revert bug 346079 or make it less annoying (scrolling the mouse wheel in the search bar switches the engine)" (change the engine on accel+scroll) [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=gavin ui-r=beltzner a1.9=schrep] 2008-01-23 23:17:59 -08:00
dietrich@mozilla.com
9cbc89418b Bug 411989 ? JavaScript Error: "prefBranch.savePrefFile is not a function (r=gavin, a=schrep) 2008-01-23 13:15:16 -08:00
dcamp@mozilla.com
a8cd110d34 Bug 412688: Enforce 'one url-classifier update at a time' in the dbservice rather than just the stream updater. r=tony, a=schrep 2008-01-23 11:30:54 -08:00
florian@queze.net
d5b901ad3b Bug 412019 - Applications pref pane: sorting by application only partially remembered. r=gavin, a1.9=beltzner 2008-01-22 20:35:04 -08:00
dcamp@mozilla.com
d07d06ab57 Bug 398478: Clear globalStorage for offline apps separately from cookies, and the offline cache separately from the main cache. r=enndeakin, r=mconnor, sr=biesi 2008-01-22 20:06:36 -08:00
dcamp@mozilla.com
9f596de49a Bug 394392: UI for enabling/disabling offline applications. r=enndeakin, r=mconnor, ui-r=beltzner 2008-01-22 18:10:50 -08:00
dtownsend@oxymoronical.com
eef047b68f Bug 404726: Addon compatibility check gives many alerts (toolkit and security portions). r=gavin.sharp, r=kengert 2008-01-15 07:06:34 -08:00
florian@queze.net
1876c52932 Bug 400222 - 'Application' content type in Applications prefpane has problems. r=gavin, ui-r=beltzner, a=blocking-firefox3+ 2008-01-14 18:32:28 -08:00
mozilla.mano@sent.com
7fc60bf777 Bug 402104 - Places Organizer window misses accesskeys. Patch by Cedric Corazza, r=me. 2008-01-14 14:37:12 -08:00
philringnalda@gmail.com
e5d9e23b48 i before e except after c 2008-01-13 17:04:37 -08:00
reed@reedloden.com
5816dd5ce8 Bug 411062 - "Use stock icon for "Clear Now" button in Private Data in Preferences" [p=taken.spc@gmail.com (KUROSAWA, Takeshi [taken]) r=Ryan a1.9=beltzner] 2008-01-13 00:30:55 -08:00
mozilla.mano@sent.com
55acc7ff1b Bug 411803 - Middle-clicking a folder doesn't work, unless the bookmark items have been shown. r=dietrich. 2008-01-12 20:03:22 -08:00
rflint@ryanflint.com
c6519b0872 Raise timeout to avoid false alarms. Test-only change 2008-01-12 15:06:57 -08:00
dcamp@mozilla.com
5a2697dd2f Bug 402610: Allow safebrowsing servers to specify separate URLs for chunk data. r=tony, blocking=beltzner 2008-01-12 14:22:03 -08:00
reed@reedloden.com
bdce2c59a4 Enable it because it passes now? ugh 2008-01-12 04:28:03 -08:00
reed@reedloden.com
015511e902 Try again to disable test. :( 2008-01-12 04:13:17 -08:00
reed@reedloden.com
b156840258 Disable part of the test for bug 410900 since it seems to be incorrectly reporting a failure. 2008-01-12 03:26:29 -08:00
mozilla.mano@sent.com
c54c0bad0a Bug 410512 - deleting an item in history sometimes selects item on top of the list. r=dietrich. 2008-01-11 14:04:01 -08:00
dtownsend@oxymoronical.com
3da224ba6a Bug 411207: Add notification of session restore completing opening of windows. r=zeniko, a=schrep 2008-01-11 04:37:06 -08:00
dietrich@mozilla.com
2aed4d2699 reverting bug 381365 for perf regression 2008-01-10 15:37:46 -08:00
dietrich@mozilla.com
1784e38b45 Bug 381365 ? No default bookmarks for profiles with a non-relative profile location (r=bsmedberg) 2008-01-10 11:09:07 -08:00
dietrich@mozilla.com
0c072c950b Bug 398807 ? session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko) 2008-01-09 12:28:46 -08:00
mozilla.mano@sent.com
6df2a2e171 Bug 400474 - Bookmarks menu no longer groups folders before bookmarks after "Sort by Name" is performed. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-01-09 09:19:37 -08:00
mozilla.mano@sent.com
cccdff96fd Bug 409998 - when right clicking - "Open All In Tabs" from history sidebar (when view by site) we open multiple copies of each item. r=dietrich. 2008-01-08 22:32:30 -08:00
mozilla.mano@sent.com
35fcf6cf6c Bug 411219 - After a successful drop the bookmark menu is not rebuilt until restart. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me, a=mconnor. 2008-01-08 22:21:09 -08:00
mozilla.mano@sent.com
df6c86fec0 Bug 410716 - Dragging toolbar bookmarks to new location does not render changes in toolbar UI. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me, a=mconnor. 2008-01-08 22:19:23 -08:00
rflint@ryanflint.com
ddc50645f7 Tests for bug 410900. r=myk 2008-01-08 21:19:38 -08:00
myk@mozilla.org
bbd2a61f77 bug 408389: fix regression that broke population of the live titles dropdown; r=mano 2008-01-08 21:15:17 -08:00
mozilla.mano@sent.com
5c3e3f3a21 Trying to fix bustage 2008-01-08 20:15:08 -08:00
mozilla.mano@sent.com
54bcf61d16 Bug 411160 - Front-end code must be able to distinguish simple-folder query nodes. r=dietrich. 2008-01-08 19:54:37 -08:00
reed@reedloden.com
f06d08ec66 Bug 399539 - ""Applications" prefpane is too narrow" (add tooltips) [p=dao@mozilla.com (Dão Gottwald) r=gavin ui-r=beltzner a=blocking-firefox3+] 2008-01-07 14:32:46 -08:00
rflint@ryanflint.com
ec31b68b4d Bug 410900 - Applications pref pane is empty. r=myk, a=schrep 2008-01-07 00:08:48 -08:00
reed@reedloden.com
629f38f4b0 Bug 407383 - "Manage Add-ons in Preferences may open the add-on manager with an irrelevant pane selected" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r=beltzner a1.9=schrep] 2008-01-05 19:59:16 -08:00
reed@reedloden.com
e74e505f00 Bug 336286 - "Dragging Local files to Bookmarks Toolbar no longer works" [p=mak77@supereva.it (Marco Bonardo [mak77]) / torisugari@gmail.com (O. Atsushi [Torisugari]) r=Mano a=blocking-firefox3+] 2008-01-05 19:52:36 -08:00
reed@reedloden.com
2c645f8f8c Bug 405087 - "Drag and drop on bookmarks menu puts items in wrong spot" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+] 2008-01-04 22:44:51 -08:00
reed@reedloden.com
3498a93513 Bug 382893 - "Purple "I" separator that appears on bookmark toolbar is ugly" [p=dao@mozilla.com (Dão Gottwald) ui-r=beltzner r=Mano a=blocking-firefox3+] 2008-01-04 22:29:08 -08:00
mozilla@weilbacher.org
7e1413196b Bug 410433: fix applications prefs page for platforms without shell service (especially OS/2), r=gavin.sharp, a=dsicore 2008-01-04 06:00:10 -08:00
dwitte@stanford.edu
f9ac76c5cf Bug 337231 - Migrate Opera's "Accept Cookies Session Only" preference into network.cookie.lifetimePolicy instead of the unused network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:09:03 -08:00
philringnalda@gmail.com
4d9fc28545 Bug 355473 - Make FeedProtocolHandler.newChannel create a new real URI instead of modifying the caller's URI, and hack around bug 408599 by refusing in newURI to create feed URIs that will cause newChannel to create a channel with a spectacularly bad URI, r=sayrer, sr=bz, a=blocker 2007-12-31 14:27:50 -08:00
philringnalda@gmail.com
9367dc37b4 Bug 399784 - Settings... button in Security pref pane is streched vertically, r=gavin, a=mconnor 2007-12-31 13:45:53 -08:00
philringnalda@gmail.com
c848d830fc Bug 368464 - RSS preview sniffs RSS 0.90 on trunk, r=sayrer, a=beltzner 2007-12-28 22:01:02 -08:00
philringnalda@gmail.com
d427714230 Bug 408328 - Replace FeedWriter.js's CheckLoadURIStr with CheckLoadURIStrWithPrincipal, r=sayrer, sr=bz, a=sayrer 2007-12-28 19:30:54 -08:00
reed@reedloden.com
b4a2c561bb Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-28 19:00:15 -08:00
mozilla.mano@sent.com
1ff1ed4f9e Bug 408659 - Tree selection shouldn't go away when an item is resorted or moved. r=dietrich. 2007-12-28 18:59:22 -08:00
dietrich@mozilla.com
e86b7fecc3 Bug 406478 ? add dateCreated and lastModifiedTime to the transaction service (r=sspitzer, a=beltzner) 2007-12-28 13:48:37 -08:00
sspitzer@mozilla.org
967e38a3dc fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker 2007-12-27 17:53:59 -08:00
rflint@ryanflint.com
2c3b771626 Bug 409687 - XPCOMUtilify nsSessionStore. r=zeniko, a=beltzner 2007-12-24 14:15:17 -08:00
martijn.martijn@gmail.com
550732876b Bug 397111 - Places Organizer , next menu won't expand when the pointer gets there, r=mano, a=blocking1.9 2007-12-23 14:10:56 -08:00
bent.mozilla@gmail.com
abfd416fb8 Bug 334363 - "can't change existing (cookie, popup blocking, xpi install, images) permissions for site, need to remove and then re-add". r=dwitte, a=beltzner. 2007-12-20 16:26:21 -08:00
mozilla.mano@sent.com
258542d997 Bustage fix part 1 2007-12-20 14:10:53 -08:00
mozilla.mano@sent.com
74d5578bea Bug 393870 - unable to sort by tags in the bookmark organizer. r=dietrich, sspitzer. 2007-12-20 11:07:58 -08:00
dwitte@stanford.edu
4f81d3bb70 Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default. relanding now that bug 404399 is fixed. r=mconnor, a=mconnor/schrep 2007-12-19 15:58:38 -08:00
reed@reedloden.com
a2336144d1 Bug 378668 - "View cookies button in page info's security tab should pre-filter the cookies dialog" (follow-up to fix crashes) [p=ronny.perinke@gmx.de (Ronny Perinke) r=Mano a1.9=beltzner] 2007-12-17 21:46:52 -08:00
reed@reedloden.com
7596f1868d Bug 408561 - "SessionStore shouldn't observe "app-startup"" [p=zeniko@gmail.com (Simon Bünzli) r=gavin a1.9=mconnor] 2007-12-17 21:32:12 -08:00
mozilla.mano@sent.com
020552f8ca Bug 408658 - Info pane should not disappear when changing the info for a bookmark in a query. r=dietrich, a=mconnor. 2007-12-17 14:05:43 -08:00
mozilla.mano@sent.com
32be7a8e84 Bug 408243 - Back & Forward buttons on mouse does not navigate in Library/Places Organizer. r=gavin, a=mconnor. 2007-12-15 18:24:59 -08:00
edward.lee@engineering.uiuc.edu
fe38727efa Bug 399838 - Automatically init (not open) the download manager when starting the app. r=mconnor, b-ff3=mconnor 2007-12-15 15:40:13 -08:00
mozilla.mano@sent.com
848a8474fc Bug 401247 - Assertion Failed (assert:null node) when middle-clicking on blank space in Bookmarks Toolbar. r=sspitzer. 2007-12-14 13:10:38 -08:00
mozilla.mano@sent.com
79e6aafeb0 Bug 407540 - Tags checked when they are created for a different bookmark. r=sspitzer. 2007-12-14 13:06:51 -08:00
reed@reedloden.com
2edb091453 Bug 366986 - "[SessionStore] Browser components are handling listened events before extensions on removeTab" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich r=mfinkle a1.9=beltzner] 2007-12-13 23:41:48 -08:00
gavin@gavinsharp.com
54a223c98d Bug 405269: ctrl+click/middleclick on searchbar autocomplete results is broken, r=sspitzer 2007-12-13 13:21:16 -08:00
johnath@mozilla.com
23479e8ae3 View cookies button in page info should pre-filter cookies dialog. b=378668 r=mano a=mconnor 2007-12-13 07:12:23 -08:00
mozilla.mano@sent.com
20e22bb838 Bug 405774 - Using the Arrows to navigate 'Back' - folder does not follow along. r=dietrich. 2007-12-13 06:29:11 -08:00
mozilla.mano@sent.com
be60a525fc Bug 396630 - places keyboard shortcuts in the places organizer are broken on mac. r=dietrich, a=dsicore. 2007-12-13 06:26:51 -08:00
mozilla.mano@sent.com
f1cc1795a1 Bug 401509 (and bug 393947) - Bogus folders listed in save-bookmark/star hanger. r=dietrich. 2007-12-13 06:20:24 -08:00
sspitzer@mozilla.org
2a5c883319 whitespace clean up, no bug 2007-12-12 13:07:42 -08:00
reed@reedloden.com
8e31ca32d2 Bug 405753 - "nsIDictionary leftover forward declaration in nsISessionStore.idl" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=damons] 2007-12-12 05:23:14 -08:00
aaronleventhal@moonset.net
fe7f4d5bdb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
reed@reedloden.com
5ca236033f Bug 407162 - "Refactor SessionStore so that it could retrieve data for a single tab" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=mconnor] 2007-12-11 03:01:48 -08:00
reed@reedloden.com
68fa55cc7f Bug 397411 - "Rename Places Organizer window to "Library"" [p=beltzner@mozilla.com (Mike Beltzner) r=sspitzer r=gavin a=blocking-firefox3+] 2007-12-11 02:29:53 -08:00
reed@reedloden.com
c4e29db2d8 Bug 407166 - "Various regressions from bug 398807" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=mconnor a=blocking‑firefox3+] 2007-12-11 01:43:02 -08:00
reed@reedloden.com
3db8d2545a Bug 404530 - "Make use of GTK stock icons in more places" (Places native +/-) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=dietrich a1.9=schrep] 2007-12-11 00:58:48 -08:00
reed@reedloden.com
58638809df Bug 405237 - "deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable)" (Trailing spaces fix) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking1.9+ P1 for M10] 2007-12-06 15:05:06 -08:00
reed@reedloden.com
e8b44c4e20 Bug 405237 - "deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable)" (Supplimental perf fix) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking1.9+ P1 for M10] 2007-12-05 12:16:10 -08:00
dietrich@mozilla.com
a0d51295f2 Backing out bug 406114 to test Ts impact 2007-12-05 09:14:05 -08:00
dietrich@mozilla.com
3beb4ac515 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2) 2007-12-05 00:30:07 -08:00
dietrich@mozilla.com
b60b7f31eb Backing out bug 402880 2007-12-05 00:01:13 -08:00
dietrich@mozilla.com
aa7eeb3e59 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-04 23:40:49 -08:00
sspitzer@mozilla.org
7e2ae597a3 fix for bug #406114: when automatically importing from bookmarks html format, use bookmarks.postplaces.html, if it exists (otherwise, defer to bookmarks.html) r=dietrich, a=damon 2007-12-04 23:14:47 -08:00
dietrich@mozilla.com
5896e30ec5 Fixing bug 398914 test bustage (for seth, r=me) 2007-12-04 23:06:42 -08:00
dietrich@mozilla.com
b54cc99d03 More tests for bug 398914, r=sspitzer on irc 2007-12-04 21:59:39 -08:00
dietrich@mozilla.com
9d09e89134 Re-enabling tests for bug 398914 (r=sspitzer) 2007-12-04 20:56:04 -08:00
dietrich@mozilla.com
88abd90bf4 Disabling for a bit, looks like a timing issue. 2007-12-04 20:05:31 -08:00
dietrich@mozilla.com
8087786f44 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 17:56:55 -08:00
reed@reedloden.com
2704f74b80 Bug 401113 - "Scrollbar position not always restored after recovering from crash" [p=zeniko@gmail.com (Simon Bünzli) r=gavin a1.9=mconnor] 2007-12-04 17:02:57 -08:00
dietrich@mozilla.com
156f4e3f22 Bug 405237 deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable) (r=dietrich) 2007-12-04 16:11:00 -08:00
gavin@gavinsharp.com
6887b2a8a1 Bug 405235: land the simpler fix for broken search suggest: unhide our panel explicitly since we're overriding the openPopup method that would have unhidden it otherwise, patch by Seth Spitzer <sspitzer@mozilla.com>, r=me/dao 2007-12-04 14:54:34 -08:00
sspitzer@mozilla.org
61fa0d484c relanding fix for bug #406094, as it was not the cause of the Ts / Txul regression. 2007-12-04 14:04:51 -08:00
dietrich@mozilla.com
85076b3dbc Disabling test for bug 398914. 2007-12-04 12:12:04 -08:00
sspitzer@mozilla.org
a296751974 backing out fix for bug #406094 until dietrich's backout clears so that we can clearly measure that this change did not impact Ts / Txul. s=dmose 2007-12-04 12:09:53 -08:00
dietrich@mozilla.com
c7f555e1b3 Backing out bug 398914 2007-12-04 11:44:46 -08:00
sspitzer@mozilla.org
38c01069c4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize relanding with changes that impact Ts / Txul patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 11:26:55 -08:00
dietrich@mozilla.com
d07002ff34 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 10:34:44 -08:00
reed@reedloden.com
65fdc02cc0 Backing out patch from bug 406094 due to perf regression. 2007-12-04 03:22:14 -08:00
sspitzer@mozilla.org
d74c607a13 fix for bug #405231: create the "Smart Bookmarks" folder and queries for existing profiles fix for bug #399477: determine better wording for "Places" folder and pre-defined queries r=dietrich, a=blocking-firefox3+ 2007-12-04 00:31:07 -08:00
sspitzer@mozilla.org
072a037af4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 00:08:33 -08:00
sspitzer@mozilla.org
a05a934200 backing out. 2007-12-04 00:07:15 -08:00
sspitzer@mozilla.org
7098e7087f *** empty log message *** 2007-12-04 00:03:25 -08:00
rob_strong@exchangecode.com
08ae24aa2a Bug 406387 - Move System Defaults from Main to Advanced - General. r=sspitzer, approval1.9=dsicore 2007-12-03 18:38:06 -08:00
mozilla.mano@sent.com
2d00002afe Bug 398445 - eliminate jitter when selecting new item in Applications prefpane. patch from Florian Queze <florian@mozilla.com>, r=me. 2007-12-03 17:45:52 -08:00
gavin@gavinsharp.com
8804aca0ab Bug 405664: keyboard shortcuts to display the search engine list broken, r=enndeakin, a=schrep 2007-12-03 14:35:08 -08:00
stefanh@inbox.com
37c277fe84 Bug 349437 - Menulist menuitem font doesn't inherit from the parent anymore: Make the font inherit and fix consumers in Firefox prefs. ui-r=beltzner, r=Mano, a=mtschrep. 2007-12-03 07:10:08 -08:00
dmose@mozilla.org
ba9efad44f Improve external protocol handling dialog UE (bug 402771), ui-r=beltzner, r=gavin, a=blocking-1.9+ 2007-12-02 17:55:12 -08:00
reed@reedloden.com
08aa719940 Bug 387746 - "New left pane for Places Organizer" (fix typo in menu.xml) [p=ronny.perinke@gmx.de (Ronny Perinke) r=Mano a=blocking-firefox3+] 2007-12-02 17:52:32 -08:00
mozilla.mano@sent.com
b5ffcb5410 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 12:08:23 -08:00
reed@reedloden.com
698a54f8ef Bug 399206 - "Remove password and form data import options for Internet Explorer 7" [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong r=gavin a=blocking-firefox3+] 2007-11-30 23:02:52 -08:00
reed@reedloden.com
62e35911b0 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 22:46:40 -08:00
reed@reedloden.com
b4275188a0 Backing out patches for bugs 405069 and 346079 to track down perf regression. 2007-11-30 18:23:27 -08:00
reed@reedloden.com
6cddb2fe34 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 12:16:54 -08:00
mconnor@steelgryphon.com
ecd1d391ac bug 405037 - make Save and Quit the default when restarting the app, r=gavin, ui-r=beltzner 2007-11-29 12:46:08 -08:00
reed@reedloden.com
510a3d0e85 Bug 402895 - "The search bar no longer has a blue border when the website has a search engine available" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2007-11-28 00:46:26 -08:00
mozilla.mano@sent.com
76cbc195ea Bug 401753 - Creating the Places folder for an existing profile with lots of bookmarks takes too long, the personal toolbar is blank for several seconds. r=sspitzer. 2007-11-26 16:08:50 -08:00
martijn.martijn@gmail.com
24216b5f9d Bug 403771 - Patch to fix mingw build failure in nsWindowsShellService.cpp needs approval1.9, r=robert.bugzilla, a=mtschrep 2007-11-26 11:56:52 -08:00
mozilla.mano@sent.com
90c0f5c020 Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich. 2007-11-26 11:04:23 -08:00
reed@reedloden.com
fe0facbe6e Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:00:27 -08:00
rflint@ryanflint.com
52fc85b718 Backing out 2007-11-23 18:45:42 -08:00
rflint@ryanflint.com
f17e46f629 Bug 386473 - XPCOMUtilify SearchService. r=gavin a=mconnor 2007-11-23 18:27:45 -08:00
philringnalda@gmail.com
ba1bd5c3fa Bug 404939 - accesskey missing ampersand and semicolon, r=mano, a=beltzner 2007-11-22 23:09:15 -08:00
reed@reedloden.com
47985e0933 Bug 383723 - "Clearing the sort filter in the Cookies dialog makes the data become unsorted and the selection is lost" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-11-22 17:43:15 -08:00
reed@reedloden.com
fc657f8e1a Bug 404875 - "stop requesting goog-white-exp" [p=reed r=tony a1.9=schrep] 2007-11-22 01:20:38 -08:00
philringnalda@gmail.com
ef74511922 Bug 386392 - remove browser/components/history/, r=mano, a=schrep 2007-11-21 18:58:00 -08:00
reed@reedloden.com
33dce78fd4 Bug 403621 - "fix various ArrayEnumerator implementations" [p=dao@mozilla.com (Dão Gottwald) r=Mano a1.9=schrep] 2007-11-21 13:15:39 -08:00
reed@reedloden.com
7e6f8996ee Bug 282958 - "toolkit/mozapps/downloads/content uses wrong contractid for the MIME service" [p=chpe@gnome.org (Christian Persch) r=biesi a1.9=schrep] 2007-11-21 12:57:38 -08:00
mozilla.mano@sent.com
035bbbf83b Bug 404447 - after "Restore", items in "Bookmarks Toolbar" appears twice, not replaced. r=dietrich, a=schrep. 2007-11-20 19:31:10 -08:00
mozilla.mano@sent.com
77fa365175 Bug 404496 - Assert in Organizer Views-show columns. r=dietrich. a=schrep. 2007-11-20 19:28:46 -08:00
mozilla.mano@sent.com
3984c12e58 Bug 404446 - 'Search in Bookmarks' in the Places Organizer is broken. r=dietrich. 2007-11-20 17:35:14 -08:00
bugzilla@standard8.plus.com
205be65497 Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 11:06:30 -08:00
reed@reedloden.com
ff40eaf55c Bug 401343 - "restrict web-based protocol handlers to http/https" [p=florian@mozilla.com (Florian Quèze) r=gavin a=blocking1.9+] 2007-11-20 01:45:51 -08:00
mozilla.mano@sent.com
b1dee2cb52 Move organizer-specific rules to their own style sheet, follow-up patch on bug 387746. r=dietrich. 2007-11-19 20:24:32 -08:00
mozilla.mano@sent.com
821081bb54 Fix test_bookmarks_html failure from bug 387746. 2007-11-19 19:33:19 -08:00
mozilla.mano@sent.com
adf51f6912 Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
reed@reedloden.com
82a8315adf Bug 403152 - "The search field in the bookmarks organizer should be 22 pixels high" [p=dao@mozilla.com (Dão Gottwald) r=Mano a=blocking-firefox3+] 2007-11-17 15:53:11 -08:00
peterv@propagandism.org
9b781370ee Fix for bug 401345 (Calling registerProtocolHandler leaks like a sieve). r=sayrer. 2007-11-17 06:38:36 -08:00
ted.mielczarek@gmail.com
56dd85727a bug 403911 - PlacesControllerDragHelper._initTransferable has bogus semicolon. r=mano 2007-11-15 15:44:37 -08:00
dwitte@stanford.edu
b91bedc9c1 backing out due to tinderbox orange. 2007-11-15 03:24:20 -08:00
dwitte@stanford.edu
973a75738f Bug 324397 - 'Allow cookies for the original site only' preference should be selected by default. patch by dveditz and dwitte; r=mconnor, a=schrep+mconnor 2007-11-15 01:31:16 -08:00
reed@reedloden.com
c42326c0c1 Bug 401865 - "nsMicrosummaryService.js cleanup" [p=dao r=Mano a1.9=schrep] 2007-11-14 23:33:00 -08:00
reed@reedloden.com
74d3dd09fb Bug 400472 - "Applications pref pane displays duplicate entries after selection" [p=florian r=gavin a=blocking-firefox3+] 2007-11-14 23:24:26 -08:00
reed@reedloden.com
db8959b998 Bug 344588 - "[newprefs] Certificates preference associated label not spoken by WindowEyes" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=schrep] 2007-11-13 08:24:04 -08:00
reed@reedloden.com
6775cc8d0d Bug 394990 - "Running xpcshell tests: Components.classes['@mozilla.org/xre/app-info;1'] has no properties" [p=Mossop r=gavin a1.9=schrep] 2007-11-13 02:28:54 -08:00
reed@reedloden.com
f8e3a01a7a Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (fix the listheader in the applications preferences pane) [p=twanno@lycos.nl (Teune van Steeg) r=myk a1.9=schrep] 2007-11-13 00:39:20 -08:00
reed@reedloden.com
564b39517d Bug 401556 - "Ambiguous label in Prefs > Advanced > Network when clearing the cache" [p=benoit.leseul@gmail.com (Benoit) r=gavin a1.9=schrep] 2007-11-12 21:40:30 -08:00
reed@reedloden.com
e2c9b03a6a Bug 385273 - "add bookmark button disabled in the "Add Bookmark" dialog if there is no scheme on the url" [p=florian r=Mano a=blocking-firefox3+] 2007-11-12 21:24:55 -08:00
jonas@sicking.cc
ba34cf6917 fix redness 2007-11-12 18:12:16 -08:00
dbaron@dbaron.org
c8410defb5 Remove the span causing the warning and incorrect alignment. b=401820 r=mano a1.9=beltzner 2007-11-12 11:15:52 -08:00