57 Commits

Author SHA1 Message Date
Dão Gottwald
0d50508fa8 Bug 587901 - test and nsSidebar.js fixes. r+a=dolske 2010-09-08 15:30:44 +02:00
Kyle Huey
6a7619752b Backed out changeset 1633907c75b7 2010-09-08 07:39:35 -04:00
Dão Gottwald
424cf2073f Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske 2010-09-08 09:47:49 +02:00
Benjamin Smedberg
4f8e7bcf17 Fix review comments from bug 568691 comment 45. 2010-06-24 11:56:28 -04:00
Benjamin Smedberg
31432df1fb Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Benjamin Smedberg
09db74cdec Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst 2010-06-21 16:57:44 -04:00
Gavin Sharp
3f378a44cc Bug 550290: addSearchEngine/AddSearchProvider icon validity check is bogus, r=Ryan
--HG--
extra : rebase_source : 5971de13c8049e69ea9d868ac4ebdfb7ffe3dc96
2010-03-23 17:23:45 -04:00
Gavin Sharp
dded2d11a0 Update MSDN reference in a comment
--HG--
extra : rebase_source : 09bd40f3ce1df2e76190880efce35c76aa662e30
2009-11-23 09:38:54 -05:00
Johnathan Nightingale
2da76c54d7 Don't try to load favicon.ico for error pages. b=453442 r=gavin 2008-10-21 16:02:26 -04:00
Neil Deakin
01d18dd2de Bug 444735, move search service to toolkit, r=gavin
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Serge Gautherie
1d2dd58d9e Bug 445753 - "Rewrite" <nsSidebar.js> |function srGetStrBundle()|; Bv2-FF; r=gavin.sharp 2008-09-06 18:56:23 +02:00
dietrich@mozilla.com
c9d5644c22 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
dietrich@mozilla.com
8d6ce95d83 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
188566b7bf Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
dietrich@mozilla.com
afe04b3027 backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
ee6f5ace1d TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
b0a4177e66 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
baff8051e9 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
e49a6df6f9 backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
2c23e82cf1 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
369fd460d9 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
7ea357f31c 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
dietrich@mozilla.com
02b9a4ac37 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
5b99177f04 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
rflint@ryanflint.com
841127f153 Bug 370242 - check HTTP status code to determine auth (and other) failures. r=myk 2007-08-09 15:07:42 -07:00
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
mozilla.mano@sent.com
e7e14a7ea0 Bug 385497 - when adding a sidebar panel bookmark, clicking on the 'show all folders' expand button in the 'add bookmark dialog' doesn't expand all the way. r=dietrich. 2007-06-24 17:21:19 -07:00
sspitzer@mozilla.org
907d30783a fix for bug #385490: when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
r=mano
2007-06-22 16:02:35 -07:00
jwalden%mit.edu
e5e87de812 Bug 279698 - Some .js files in jars are not stripped of license headers via preprocessing (pass 1). r=mconnor 2007-03-11 02:21:48 +00:00
peterv%propagandism.org
56c13a864e Not sure what happened, but it wasn't my intention to wipe out this file. 2007-03-09 13:16:39 +00:00
peterv%propagandism.org
a267e57680 Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron. 2007-03-09 13:14:06 +00:00
mozilla.mano%sent.com
e74f845c50 Bug 332753 - javascript:addSidebar()/sidebar.addPanel() doesn't work in places-bookmarks builds. r=gavin. 2007-03-08 17:36:19 +00:00
pamg.bugs%gmail.com
90a0cbc45c Bug 351857: implement stub of window.external.IsSearchProviderInstalled. r=mconnor, sr=bzbarsky 2006-09-11 19:44:02 +00:00
pamg.bugs%gmail.com
775d071ce1 Bug 341668: Preload title into search engine confirmation dialog. r=gavin, beng 2006-07-14 16:31:27 +00:00
gavin%gavinsharp.com
f28601c1db Bug 341437: No user feedback when adding new search engine fails URL checks, patch by Michael Wu <michael.wu@mozilla.com>, r=me/mconnor 2006-07-01 17:12:03 +00:00
pamg.bugs%gmail.com
f44e10e42e Bug 341665: Accept OpenSearch files in window.sidebar.addSearchEngine(). r=gavin, sr=beng 2006-06-23 01:45:52 +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
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
gavin%gavinsharp.com
276f98199b Bug 338989: Make nsSidebar strings localizable, r=mconnor 2006-06-08 16:47:49 +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
myk%mozilla.org
19eac0bfdf Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2006-05-05 22:45:37 +00:00
gavin%gavinsharp.com
56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
gavin%gavinsharp.com
517a317e2b Bug 315346 followup: remove old nsISidebars, r=bsmedberg, sr=roc 2006-01-08 23:03:45 +00:00
roc+%cs.cmu.edu
5e35db1f1b Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst 2005-12-06 01:29:42 +00:00
mozilla.mano%sent.com
72097f732e Bug 267487 - addSearchEngine should install search plugins from https sites as well as http. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=me, sr=neil. 2005-10-17 11:32:17 +00:00
mozilla.mano%sent.com
35d9f176a2 Bug 228165 - Add Bookmark dialog should be shown as a sheet on Mac OS X. r=vladimir 2005-02-19 06:16:18 +00:00
mozilla.mano%sent.com
26e1cfdf6b Bug 277490 (Retrieve site description from meta tag when adding bookmark) - missing nsSidebar.js part. p=gavin.sharp@gmail.com r=vald 2005-02-18 23:55:13 +00:00
gerv%gerv.net
3051ba969b Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
bsmedberg%covad.net
d8b9c5aed7 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00