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

31 Коммитов

Автор SHA1 Сообщение Дата
jminta%gmail.com afc6cd16d3 Bug 341837 microsummary service should impose limit on length of microsummary, r=myk 2006-07-24 18:01:04 +00:00
myk%mozilla.org 65847c39bb display link tag's title attribute on microsummary menu item while downloading generator
Patch by Justin Dolske.
bug=342231
r=myk
2006-07-21 21:49:44 +00:00
myk%mozilla.org c4d986a2b5 make the microsummary service support <link> tags with rel=space-separated list of words and ignore case of "microsummary" rel value
Patch by Justin Dolske.
bug=342228
r=myk
2006-07-21 00:12:26 +00:00
myk%mozilla.org a132927214 make the microsummary service update installed generators when the user reinstalls them instead of installing a second copy
bug=342036
r=mconnor
2006-07-20 22:29:46 +00:00
myk%mozilla.org 4b19461842 truncate microsummary file names to 60 characters to prevent nsIFile.createUnique from failing due to too-long names
Patch by Joey Minta.
bug=342212
r=myk
2006-07-20 08:52:31 +00:00
gavin%gavinsharp.com 0579dc031f Bug 341340: microsummary service should identify itself when downloading pages, patch by Simon B�nzli <zeniko@gmail.com>, r=myk, sr=darin 2006-07-19 13:43:26 +00:00
martijn.martijn%gmail.com ac75acc281 Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon B�nzli, r=myk 2006-07-19 12:38:11 +00:00
myk%mozilla.org 05e9335fb1 make the microsummary service handle text/html microsummaries by extracting their plaintext content
Patch by Simon B��nzli.
bug=344178
r=myk
2006-07-18 20:57:59 +00:00
myk%mozilla.org bc1f4914c1 ignore whitespace around pages regexps
Patch by Simon B��nzli.
bug=343979
r=myk
2006-07-18 20:55:42 +00:00
myk%mozilla.org ed8219cede make the microsummary service not dump anything to the console unless specifically directed to do so by the browser.microsummary.log preference. Patch by Adam Guthrie (ispiked). bug=343080; r=myk; sr=mconnor 2006-07-18 18:47:25 +00:00
myk%mozilla.org 9ffcbfbcc4 don't let XSLT in microsummary generators load documents
bug=342274
r=sicking
2006-07-06 01:41:26 +00:00
myk%mozilla.org f2f3f66af3 don't recheck microsummaries when previous update failed until normal expiration
bug=342908
r=ben
2006-07-05 20:23:57 +00:00
myk%mozilla.org e190211354 make sure resource exists before attempting to destroy it
bug=343385
r=ben
2006-07-05 16:49:17 +00:00
myk%mozilla.org b010673769 make the microsummary service parse HTML using a string input stream rather than a data URI so that huge messages don't get written to the error console when the CSS loader includes the URL in an error message
bug=342508
r=biesi
sr=mconnor
2006-07-04 07:19:24 +00:00
myk%mozilla.org d2d74921c6 make sure the bookmarks sidebar is open before rebuilding it
bug=342739
r=mconnor
2006-07-03 16:54:04 +00:00
myk%mozilla.org e3270f1685 prevent the microsummary service from triggering bookmarked files to be downloaded
bug=339543
r=biesi
r/sr=mconnor
2006-06-29 20:17:37 +00:00
myk%mozilla.org cc943403ba factor out code for updating and refreshing microsummaries when the user selects a new one from the bookmark dialogs
bug=339296
r=mconnor
2006-06-26 18:14:51 +00:00
myk%mozilla.org b19aadfc37 make bookmarks stop disappearing when a user unselects a microsummary (i.e. goes back to the static page title)
patch by Simon B��nzli
bug=342463
r=myk
2006-06-23 06:04:46 +00:00
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
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
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
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
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
myk%mozilla.org ba0803d3a8 Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch
2006-05-22 19:23:57 +00:00
myk%mozilla.org a579b59c89 make the microsummary service prefer cached generators to downloading generators over the network
bug=337113
r=brettw
sr=ben
2006-05-14 18:52:35 +00:00
myk%mozilla.org 4ad24c799e possible fix for microsummaries Ts regression
bug=336833
r=mconnor
2006-05-10 02:22:32 +00:00
bzbarsky%mit.edu bd6023522d Observe shutdown too. Bug 336922 followup, r=mconnor, sr=darin, branch181=mconnor 2006-05-08 05:31:12 +00:00
myk%mozilla.org fdb72249fb stop leaking the annotation service in the microsummary service; possible fix for balsa leak regression
bug=336922
r=bz
2006-05-08 01:50:38 +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