File Changes for galt
switch to commits view, user indexv329_preview to v329_preview2 (2016-02-15 to 2016-02-22) v329
- src/hg/hgTracks/bigWarn.c
- lines changed 15, context: html, text, full: html, text
Fixes #16818. Gets better cross-all-windows error handling working for bigDataUrl/network tracks.
Squashed commit of the following:
commit cdf9db633c9018538aabf9c8346eabee63b5a3cf
Author: Galt Barber <galt@soe.ucsc.edu>
Date: Wed Feb 17 12:55:47 2016 -0800
Fixed width in bigWarn.c and background in multiWig.c
commit 3620dcd0912660fabbd993df4af119cc03676545
Author: Galt Barber <galt@soe.ucsc.edu>
Date: Tue Feb 16 11:53:32 2016 -0800
Initial checking for multi-region all-windows warn. This is an attempt to handle timeout high-level errors better, when a track is taking too long to finish loading; and to handle the network errors across all of the windows together, i.e. using the entire screen width to display the errors, only diplaying the first error, and only drawing for the first window.
- src/hg/hgTracks/hgTracks.c
- lines changed 2, context: html, text, full: html, text
Fixes #16839. Assembly hubs not supported yet.
- lines changed 42, context: html, text, full: html, text
Fixes #16818. Gets better cross-all-windows error handling working for bigDataUrl/network tracks.
Squashed commit of the following:
commit cdf9db633c9018538aabf9c8346eabee63b5a3cf
Author: Galt Barber <galt@soe.ucsc.edu>
Date: Wed Feb 17 12:55:47 2016 -0800
Fixed width in bigWarn.c and background in multiWig.c
commit 3620dcd0912660fabbd993df4af119cc03676545
Author: Galt Barber <galt@soe.ucsc.edu>
Date: Tue Feb 16 11:53:32 2016 -0800
Initial checking for multi-region all-windows warn. This is an attempt to handle timeout high-level errors better, when a track is taking too long to finish loading; and to handle the network errors across all of the windows together, i.e. using the entire screen width to display the errors, only diplaying the first error, and only drawing for the first window.
- src/hg/hgTracks/multiWig.c
- lines changed 9, context: html, text, full: html, text
Fixes #16818. Gets better cross-all-windows error handling working for bigDataUrl/network tracks.
Squashed commit of the following:
commit cdf9db633c9018538aabf9c8346eabee63b5a3cf
Author: Galt Barber <galt@soe.ucsc.edu>
Date: Wed Feb 17 12:55:47 2016 -0800
Fixed width in bigWarn.c and background in multiWig.c
commit 3620dcd0912660fabbd993df4af119cc03676545
Author: Galt Barber <galt@soe.ucsc.edu>
Date: Tue Feb 16 11:53:32 2016 -0800
Initial checking for multi-region all-windows warn. This is an attempt to handle timeout high-level errors better, when a track is taking too long to finish loading; and to handle the network errors across all of the windows together, i.e. using the entire screen width to display the errors, only diplaying the first error, and only drawing for the first window.
switch to commits view, user index