RESOLVED FIXED 136174
build.webkit.org/dashboard: Further improve Trac loading
https://bugs.webkit.org/show_bug.cgi?id=136174
Summary build.webkit.org/dashboard: Further improve Trac loading
Alexey Proskuryakov
Reported 2014-08-22 15:18:46 PDT
Currently, Trac.js supports two use cases: 1. Continuously loading newest commits, in which case newly loaded commits are always newer than existing ones. 2. Progressively loading more and more commits, each time starting from current one. In this case, newly loaded commits are usually older than existing ones, except when a new commit gets landed. Generalize this to load arbitrary ranges.
Attachments
proposed patch (6.87 KB, patch)
2014-08-22 15:28 PDT, Alexey Proskuryakov
timothy: review+
Alexey Proskuryakov
Comment 1 2014-08-22 15:28:35 PDT
Created attachment 237003 [details] proposed patch
Alexey Proskuryakov
Comment 2 2014-08-23 18:35:41 PDT
Note You need to log in before you can comment on or make changes to this bug.