------- Comment #3 from Diego Escalante Urrelo 2008-03-16 09:41 UTC ------- "In ephy-location-action.c:match_func():
//gtk_tree_model_sort_convert_iter_to_child_iter // (GTK_TREE_MODEL_SORT (model), &iter2, iter); /* This checks if the item's URL exists as a bookmark, if that's true * and we are seeing an history item, then we skip showing it. * The bookmark will be shown instead since we are not filtering it out. */ //if (ephy_bookmarks_find_bookmark (priv->bookmarks, url) != NULL && // (iter2.user_data2 == priv->history)) // ret = FALSE; I commented (//) that on my trunk build and noticed a little performance gain, can you please try?" -- location bar eats the cpu: performance regression in 2.21.x https://bugs.launchpad.net/bugs/198749 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs