Padraig,

1502 + def __get_pkg_descriptions(self, pkg_stems_and_itr_to_fetch, 1503 + orig_model, last_status_id):


and

1534 + def __update_description_from_iter(self, pkg_descriptions_for_update, 1535 + orig_model, last_status_id):

The second line should have more spaces (4 more then the def):

1502 + def __get_pkg_descriptions(self, pkg_stems_and_itr_to_fetch, 1503 + orig_model, last_status_id):


best
Michal

jmr wrote:
Padraig - tested this out and works great for page down, but its not handling the scroll bar movements where you just move down by a few rows.

JR

Padraig O'Briain wrote:
The webrev, http://cr.opensolaris.org/~padraig/ips-11915-v1/, fixes
11915 Retrieving descriptions can be very slow in PackageManager

This change ensures that we only have one thread retrieving descriptions and we avoid retrieving descriptions for packages if they have scrolled off the screen.

Padraig
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to