Closed
Bug 539548
Opened 15 years ago
Closed 11 years ago
Create Places webcrawler with Jetpack
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ddahl, Assigned: ddahl)
References
Details
Attachments
(1 file, 1 obsolete file)
9.24 KB,
text/plain
|
Details |
I need to create a webcrawler that just surfs 24/7 to build up a useful, GIANT bookmarks and history places database. Perhaps this can also be used for the talos runs in the future.
I am testing the places query api (async) sql queries against my own giant places.sqlite.
I have a patch in progress.
Assignee | ||
Comment 1•15 years ago
|
||
needs a little more work, but is working. it even occasionally creates a bookmark.
Assignee | ||
Comment 2•15 years ago
|
||
Notes:
Need to replace setInterval with nsITimer. I think that is causing the stopIteration error.
Assignee | ||
Comment 3•15 years ago
|
||
Working well enough to use for places DB generation. Makes bookmarks and tags as well.
Attachment #421569 -
Attachment is obsolete: true
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•