Commits for angie
switch to files view, user index
v256_preview2 to v256_base (2011-08-23 to 2011-08-29) v256
- Fixing use of uninitialized variable that was caught only when compilingwith -O, which I had omitted from my $COPT for debugging.
- Removing position variable from hgTracks' hotlinks where possible.Now that the image and position input are updated by javascript,
the position info in the static hotlinks HTML gets stale. We can
just use the cart position for internal links (hgTables, hgConvert)
but the stale HTML is still an issue for hotlinks that have separate
variables for chrom, start and end: DNA, Ensembl, NCBI.
- src/hg/hgTracks/hgTracks.c - lines changed 10, context: html, text, full: html, text
switch to files view, user index