Commit Graph

1906 Commits

Author SHA1 Message Date
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
sspitzer%mozilla.org
357fb3dc46 supplimental checkin for bug #333734, protect (warn) against opening too many tabs at once. ugh. 2006-06-09 08:04:10 +00:00
sspitzer%mozilla.org
2b517be2e8 follow-up checkin for #333734, fix coding style per ben. 2006-06-09 07:58:20 +00:00
sspitzer%mozilla.org
3af66c6e0d fix for bug #333734. protect (warn) against opening too many tabs at once.
r=ben, UI and strings r=beltzner
2006-06-09 07:53:12 +00:00
joe%retrovirus.com
3f119e8ddf Changes the gray searchbar text to just show the engine name without "Search",
and updates the tooltip text (where applicable) to read "Search using _____".

bug=337106
sr=mconnor
uir=beltzner
2006-06-09 01:34:18 +00:00
gavin%gavinsharp.com
25c0e6a440 Bug 340444: change SuggestionURL to SuggestionUrl, to be more consistent with the OpenSearch <Url> tag, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor 2006-06-08 18:12:08 +00:00
gavin%gavinsharp.com
276f98199b Bug 338989: Make nsSidebar strings localizable, r=mconnor 2006-06-08 16:47:49 +00:00
tony%ponderer.org
b0a29c3f95 bug 338598: support multiple enhanced mode providers
r=provos@gmail.com  a=bryner
2006-06-07 20:26:01 +00:00
jminta%gmail.com
d85b48ecf3 Bug 333864 Non-localizable label in Places popup: Search:' r=annie, a=brettw 2006-06-06 23:06:29 +00:00
Jan.Varga%gmail.com
e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
gavin%gavinsharp.com
527a88d0c8 Bug 338661: tabs are blank during session restoration, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 07:10:27 +00:00
gavin%gavinsharp.com
a8dd85e099 Bug 335864: don't delete state information when _loadState == STATE_QUITTING (fixes sessionstore), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 07:07:42 +00:00
timeless%mozdev.org
52a93bff56 Bug 337917 Make consumers stop using cids from other modules
r=brettw@gmail.com sr=neil
2006-06-03 23:41:19 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
sayrer%gmail.com
42ec206dad b=337201. Incorrect handling of feed:https://. Patch by Phil Ringnalda <philringnalda@gmail.com>. r=ben 2006-06-02 04:49:15 +00:00
tony%ponderer.org
e8ef7fb525 bug 339839: isolate safe browsing provider prefs in globalstore.js
r+a=bryner
2006-06-01 02:08:36 +00:00
bugzilla%standard8.demon.co.uk
fa17c20d34 Bug 232795 In bookmarksMenu.js, Error: aDragSession.sourceNode has no properties. (Bv1b-TK) p=Serge GAUTHERIE <gautheri@noos.fr>,r=mconnor 2006-05-31 16:21:16 +00:00
gavin%gavinsharp.com
6f98e3e44a Bug 339479: Autocomplete controller isn't updated properly in all cases, r=jhughes, r=mconnor 2006-05-31 01:19:58 +00:00
gavin%gavinsharp.com
71cda4e17b Bug 325913: give search plugins a searchForm attribute to be used for blank queries, r=mconnor 2006-05-31 01:10:05 +00:00
gavin%gavinsharp.com
c322a60166 Bug 295683: File > Import dialog should not be blank if no migration source could be found, r=mconnor 2006-05-31 01:03:03 +00:00
gavin%gavinsharp.com
f1c4773096 Bug 252362: security warning preferences should be exposed in user interface, r=mconnor, ui-r=beltzner 2006-05-31 00:57:50 +00:00
myk%mozilla.org
f9df4b79fc make sure the microsummary service doesn't attempt to load javascript: or data: URLs
bug=339377
r=mconnor
a=mconnor for 1.8 branch
2006-05-30 20:07:16 +00:00
mozilla.mano%sent.com
07ab3633ea Bug 337998 - don't force the chrome direction on the whole feed preview (but do set it on the UI parts of it), also includes some RTL-compat fixes on the themes side of things. r=mconnor. 2006-05-30 14:28:58 +00:00
benjamin%smedbergs.us
62ff848c6d Bug 332021 - Remove xpfe/components/search from the Firefox build, r=gavin 2006-05-30 13:08:47 +00:00
tony%ponderer.org
6d82725cb4 bug 339635: Safebrowsing urlbar warning icon not themable
r=bryner
2006-05-30 04:59:08 +00:00
gavin%gavinsharp.com
675e5daf18 Bug 337625: OpenSearch plugins that include a Url tag with a type other than text/html don't install, r=mconnor 2006-05-29 19:19:05 +00:00
gavin%gavinsharp.com
3d38ae8aa7 bug 339343: fix review nit 2006-05-29 19:04:14 +00:00
gavin%gavinsharp.com
0238ba8fee Bug 339343: Icons in certain OpenSearch plugins sometimes don't show up, r+a181=mconnor 2006-05-29 19:00:56 +00:00
gavin%gavinsharp.com
5828ec64ba Bug 338252: sourceTextEncoding isn't always properly parsed (fixes some Sherlock plugins with non standard character encodings), r=mconnor 2006-05-29 18:48:42 +00:00
gavin%gavinsharp.com
f039c8bd34 Bug 339064: allow empty Param values for search plugins, r=mconnor 2006-05-29 18:38:42 +00:00
gavin%gavinsharp.com
0d4bb8e355 Bug 337751: expose description attribute on nsISearchEngine, r=mconnor 2006-05-29 17:20:31 +00:00
gavin%gavinsharp.com
8badb8bccb Bug 339551: grey text gets out of sync with selected engine when multiple windows are open, r=mconnor 2006-05-29 16:35:35 +00:00
joe%retrovirus.com
4a48353761 Integrated local form history results into searchbox suggest results.
bug=338061
r=gavin
sr=mconnor
2006-05-26 22:41:42 +00:00