Changes

Jump to: navigation, search

Mercurial history browsing

688 bytes added, 13:18, 3 December 2008
m
Project Details
*** <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])
* Problem with my patch for [https://bugzilla.mozilla.org/show_bug.cgi?id=459727 bug 459727 ] ([http://blog.sidkalra.com/2008/12/v03-release-problems-with-my-patch-for-bug-459727/ View here])
** <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>The JS code isn't consistently indented</strike>
** <strike>Patch seems to contain some non-ASCII characters. Bugzilla doesn't render it properly. Consider using an HTML entity reference, like &ndash; or &mdash;, instead of an actual Unicode character.</strike>
** <strike>In a few places <b> is used where the server uses <strong>; be consistent</strike>
== Project News ==

Navigation menu