gecko/toolkit/components/places
Shawn Wilsher 849defeaa0 Bug 606966 - Need an async history visit API exposed to JS
Part 5 - Add a new constructor to VisitData that takes a URI and automatically
obtains the spec and the reversed hostname.  Also add a method to set the
transition type that also sets the hidden flag and the typed flag accordingly.
Finally, update all the code that sets this stuff manually to use the new
helper methods.
r=dietrich
a=blocking
2011-01-11 10:34:04 -08:00
..
public Bug 607112 - make GUID a column in moz_places and moz_bookmarks 2010-12-02 09:40:18 -08:00
src Bug 606966 - Need an async history visit API exposed to JS 2011-01-11 10:34:04 -08:00
tests Bug 606966 - Need an async history visit API exposed to JS 2011-01-11 10:19:19 -08:00
Makefile.in