This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cad8f0b8c4
gecko
/
toolkit
/
components
/
places
History
sspitzer@mozilla.org
c597b3a9a2
fix for bug
#387203
: getFolderContents() can crash [@nsNavHistoryContainerResultNode::CloseContainer] when JS GC happens nsNavHistoryContainerResultNodes will now keep a strong reference back to the nsNavHistoryResult. This introduces a cycle, so use the cycle collector. r=sicking, a=blocking-firefox3+
2007-10-18 23:26:34 -07:00
..
content
remove unused strings.
2007-05-27 21:12:02 -07:00
public
fix for bug
#387996
: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug
#387734
: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug
#385826
: pre-populated places queries fix for bug
#396807
: have "top 10 most visited sites" as a pre-populated smart folder fix for bug
#385831
: Investigate dependencies for Most Used Tags query fix for bug
#378799
: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+
2007-10-10 23:42:38 -07:00
src
fix for bug
#387203
: getFolderContents() can crash [@nsNavHistoryContainerResultNode::CloseContainer] when JS GC happens nsNavHistoryContainerResultNodes will now keep a strong reference back to the nsNavHistoryResult. This introduces a cycle, so use the cycle collector. r=sicking, a=blocking-firefox3+
2007-10-18 23:26:34 -07:00
tests
fix for bug
#387996
: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug
#387734
: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug
#385826
: pre-populated places queries fix for bug
#396807
: have "top 10 most visited sites" as a pre-populated smart folder fix for bug
#385831
: Investigate dependencies for Most Used Tags query fix for bug
#378799
: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+
2007-10-10 23:42:38 -07:00
jar.mn
Bug 349523 Generate bookmarks.html, default_places.html from properties (r=mano)
2007-04-15 14:15:56 -07:00
Makefile.in
Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer)
2007-03-22 17:56:55 -07:00