Commits for galt
switch to files view, user index
v327_preview2 to v327_base (2016-01-04 to 2016-01-11) v327
- Fixing bug where user comes in with no cookies and clicks GenomeBrowser menu link to go straight to hgTracks. I needed to call the cart function for more cases, not just the lastDbPos. I also got rid of the 2 goto statements and labels.
- src/hg/hgTracks/hgTracks.c - lines changed 25, context: html, text, full: html, text
- Fixing sub-issue # 107 in RM 12242, crashed if certain conditions caused vis changes during track-load. Work around for now is to just clone all tracks for all windows instead of only cloning non-hidden tracks.
- src/hg/hgTracks/hgTracks.c - lines changed 11, context: html, text, full: html, text
switch to files view, user index