Граф коммитов

1938 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org bea185c02c make sure we have a bookmarks toolbar before we try to rebuild it
bug 342245
patch by Simon B��nzli
r=myk
2006-06-22 17:10:13 +00:00
jwalden%mit.edu 2b20438590 Bug 335738 - migration wizard does not appear after removing user's application support/firefox folder. Patch by Michael Wu <michael.wu@mozilla.com>, r=bsmedberg 2006-06-22 16:35:25 +00:00
myk%mozilla.org 146b08153c fall back on the local URI if a generator has no source URI; a convenience for generator developers so they don't have to make up a fake source URI while developing their generators;
patch by Simon B��nzli
bug=342226
r=myk
2006-06-22 11:18:23 +00:00
myk%mozilla.org 92309f83aa display microsummaries in the bookmarks sidebar and bookmarks manager; bug=338429; r=myk; a=mconnor for 1.8.1 branch 2006-06-22 06:26:39 +00:00
dietrich%mozilla.com 5b1f6d4d47 Bug 337375 session restore disturbs secondary firefox window sizing (r=me) 2006-06-22 04:53:43 +00:00
tony%ponderer.org 7dd579477a backing out bug 341946, patch v1 2006-06-22 04:31:27 +00:00
tony%ponderer.org 42f6c9f68b Bug 342196: ordering bug causes some urls to not be inspected on new windows
patch: setup the webprogresslistener immediately (before js load)
r=mmchew
2006-06-21 20:48:52 +00:00
tony%ponderer.org 8205c52d84 Bug 341946: Safe browsing considers all jar: URI's safe
patch: examine jar: urls, ignore all about: urls
r=mmchew
2006-06-21 02:52:11 +00:00
gavin%gavinsharp.com b70668570f Bug 341975: storage.sdb (profile folder) should have a more explicit name, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me, sr=mconnor 2006-06-21 00:19:55 +00:00
gavin%gavinsharp.com 5a63029962 Bug 341976: Use profile- and appdir-relative paths for engine IDs instead of absolute paths, when possible, r=mconnor 2006-06-21 00:18:29 +00:00
pamg.bugs%gmail.com 2fad0a83ef Bug 342010: allow FTP for search-engine URIs and icons. r+a181=mconnor 2006-06-20 21:53:09 +00:00
pamg.bugs%gmail.com b367a2c095 Bug 336452: Improve search-engine confirmation dialog. r=mconnor, ui-r=beltzner 2006-06-20 21:41:47 +00:00
dietrich%mozilla.com 9afd1237bb Bug 254021: Ability to open accidentally closed tabs (r=mconnor) 2006-06-20 07:30:00 +00:00
gavin%gavinsharp.com 807a83f6fd Bug 341908: make sure we deal with invalid templates correctly, r=mconnor 2006-06-20 05:07:00 +00:00
gavin%gavinsharp.com cd6e396b42 Bug 333920: convertSherlockFile needs to set ._type, r=mconnor 2006-06-20 02:53:47 +00:00
gavin%gavinsharp.com b76b62a76c Bug 335820: icons in engine manager need padding, r=mconnor 2006-06-20 02:38:39 +00:00
myk%mozilla.org 4a6444c9bb add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2006-06-19 23:16:27 +00:00
dietrich%mozilla.com fe70714e4a Bug 342039: Trunk regression: Restart Tabbed extension launches doubles now, r=me 2006-06-19 23:01:14 +00:00
myk%mozilla.org 6e8f78d355 Merge the microsummary picker with the Name field in the add bookmark and bookmark properties dialog, hiding the picker if no microsummaries are available.
bug=337825
r=mconnor
a=mconnor for checkin to 1.8 branch
2006-06-19 22:15:59 +00:00
jwalden%mit.edu 6c812cebf9 Bug 335822 - Deleting all search engines leaves useless separator in search box dropdown, search bar is useless. Patch by Michael Wu <michael.wu@mozilla.com>, r=gavin 2006-06-19 18:37:57 +00:00
brettw%gmail.com f8412be55e Bug 332002 r=ben Different order in places between new and imported profile 2006-06-19 17:18:24 +00:00
brettw%gmail.com fb7d7366ea Bug 336990 r=bryner Deleting a livemark causes bookmarks to disappear - make annotation service more tolerant of errors 2006-06-19 16:23:56 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
tony%ponderer.org 36e47e656b bug 329711: sidebar breaks phishing alert
r=mmchew
2006-06-18 05:57:45 +00:00
dietrich%mozilla.com cbc645349a Split session restore into 2 services (337320), r=mconnor 2006-06-18 00:42:08 +00:00
gavin%gavinsharp.com 55e376cb2a Bug 340540: Manage Search Engines: engines can be moved out of view, r=mconnor 2006-06-17 21:45:47 +00:00
gavin%gavinsharp.com d3e6303a2d Bug 217363: bookmark keywords ending in space or containing spaces aren't recognized when used with search terms (smart keywords), patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor 2006-06-17 21:33:26 +00:00
jminta%gmail.com 79a149fbb7 Bug 335101 Move search engine metadata from prefs to mozStorage. r=gavin, sr=mconnor 2006-06-17 00:58:09 +00:00
pamg.bugs%gmail.com 5e14b068e0 Bug 337780: support window.external.AddSearchProvider('URL'). r=gavin.sharp, ben@mozilla.org 2006-06-16 23:50:29 +00:00
joe%retrovirus.com ed34e94fad Adds support for the OpenSearch suggestions extension, and updates the
Google and Yahoo plugins to use it.

bug=340857
r=gavin
sr/branch=mconnor
2006-06-16 19:31:40 +00:00
tony%ponderer.org c20fefb903 Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 19:11:24 +00:00
cbiesinger%web.de 12ba7928f8 Bug 333178 fix image cursors for cairo-gtk2 builds
r=bryner sr=roc
2006-06-16 18:38:39 +00:00
dietrich%mozilla.com 734802cbe0 Re-enabling session restore as-is for a few cycles (337320) 2006-06-16 17:51:11 +00:00
tony%ponderer.org 650ebd284e back out patch on closed tree (balsa crashes) 2006-06-16 17:44:04 +00:00
tony%ponderer.org e8c2ad984d Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 17:37:05 +00:00
sspitzer%mozilla.org c565bc17c6 fix for bug #340966, regression, "node QI Failed When middle clicking a bookmark"
also address another scenario of bug #333734, "Protect against opening too many tabs at once"

r=ben
2006-06-15 22:58:34 +00:00
jminta%gmail.com dca4d1ab35 Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor 2006-06-15 21:58:43 +00:00
joe%retrovirus.com 48969ba5fd This patch increases the delay between sending search suggestion requests,
and provides an increasing backoff behavior if the server returns an HTTP
response code that indicates that it's too busy.

bug=339441
r=gavin
sr/branch=mconnor
2006-06-15 21:33:09 +00:00
joe%retrovirus.com f4082e4b04 This patch allows the user to disable form history without disabling
search suggestions.

bug=338064
r=gavin
sr/branch=mconnor
2006-06-15 21:30:27 +00:00
sspitzer%mozilla.org 4012bcc194 keep trunk in sync with the 1.8 branch
fix bug #333734 (Protect against opening too many tabs at once, r=ben)
fix bug #339290 (unable to paste links into the organize bookmarks dialog, r=mconnor)
fix bug #336488 (search bookmarks broken, r=gavin)
2006-06-15 18:30:57 +00:00
tony%ponderer.org 56d35d22bc Bug 340866: Anti-phishing only works on the last opened window (fails otherwise)
r=brettw,a=bryner
2006-06-13 05:37:32 +00:00
pamg.bugs%gmail.com cdb4d03bce Bug 340122: Do not offer to add an autodiscovered search engine if its title matches one already in the list. r+a181=mconnor 2006-06-12 22:01:52 +00:00
myk%mozilla.org 2d4618d268 moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
bug=337324
r=bsmedberg
a=mconnor for the 1.8 branch
2006-06-12 18:58:37 +00:00
myk%mozilla.org 10aabb6329 prevent the mouse pointer from getting stuck in a busy state over chrome after updating a microsummary
bug=337038
r=mconnor
a=mconnor for 1.8 branch
2006-06-12 18:50:46 +00:00
joe%retrovirus.com ec9b788bf2 Adds a pref to disable dated bookmark backup.
(Checked in on behalf of logan.)

bug=307135
r/branch=mconnor
2006-06-12 18:27:56 +00:00
beng%bengoodger.com 530cb37df0 340897 - lots of rss bug fixes r=sspitzer 2006-06-12 18:14:55 +00:00
joe%retrovirus.com eb99c0c3ff Changes the size of the search suggestions drop-down to 10 rows.
bug=339555
r=gavin
sr/branch=mconnor
2006-06-12 17:55:19 +00:00
gavin%gavinsharp.com b2bbc242eb Bug 337002: NS_ERROR_FILE_NOT_FOUND error is dumped to console sometimes from sss_clearDisk, patch by logan <mozilla@gozer.org>, r=dietrich 2006-06-09 21:45:25 +00:00
pamg.bugs%gmail.com 0d79d48363 Bug 336925: Middle clicking search button should open new tab. r=gavin.sharp, sr=ben@mozilla.org 2006-06-09 20:32:19 +00:00
gavin%gavinsharp.com 8f18c24fa1 Bug 335086: Support drag and drop for ordering engines in the search engine manager, r=mconnor 2006-06-09 17:13:52 +00:00