Changes

Jump to: navigation, search

Mercurial history browsing

353 bytes added, 23:08, 3 December 2008
m
Project Details
** Coding the Graph view for the [http://hg.mozilla.org/mozilla-central/pushloghtml pushlog]
*** <strike>1st interation - Make it look similar to the coal template's graph view</strike> ([http://blog.sidkalra.com/2008/12/v03-release-1st-iteration-of-the-graph-view/ View here])
* <strike>Problem with my patch for [https://bugzilla.mozilla.org/show_bug.cgi?id=459727 bug 459727 ]</strike> ([http://blog.sidkalra.com/2008/12/v03-release-problems-with-my-patch-for-bug-459727/ View here]) ([http://blog.sidkalra.com/2008/12/v03-release-fixing-the-problems-with-my-patch-for-bug-459727/ FIX FOR MY PATCHfix for my patch])
** <strike>To calculate the max use SELECT COUNT(*) FROM ... instead of asking for all the rows and then counting them</strike>
** <strike>getMaxEntries called, then 'start' used once the user scrolls. But the user might scroll before the first result comes back, while start is still zero -- a race condition.</strike>
** <strike>Loads more results when the user scrolls. What if the initial results don't fill up the window?</strike>
** <strike>Better to move CSS and formatting to stylesheets where possible</strike>
* Problem #1 explained in [https://bugzilla.mozilla.org/show_bug.cgi?id=459727#c9 comment #9] by jorendorff still existed with [http://blog.sidkalra.com/2008/12/v03-release-fixing-the-problems-with-my-patch-for-bug-459727/ my new patch] ([http://blog.sidkalra.com/2008/12/v03-release-further-problems-with-loading-more-items-bug-459727/ View fix here])
== Project News ==

Navigation menu