mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy into new-features-20120503
This commit is contained in:
commit
a478fd0ed4
@ -93,11 +93,11 @@ public class ExtractIE extends Extract implements IngestServiceImage {
|
||||
|
||||
@Override
|
||||
public void process(Image image, IngestImageWorkerController controller) {
|
||||
// this.getHistory(image, controller);
|
||||
this.getHistory(image, controller);
|
||||
this.getBookmark(image, controller);
|
||||
this.getCookie(image, controller);
|
||||
this.getRecentDocuments(image, controller);
|
||||
// this.parsePascoResults();
|
||||
this.parsePascoResults();
|
||||
}
|
||||
|
||||
//Favorites section
|
||||
|
Loading…
x
Reference in New Issue
Block a user