From 9d97060a81812d40c1426266778d8fa577497f32 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 Dec 2013 17:44:45 -0400 Subject: Tweak magic number to fix bad behavior in Firefox, which was caused by an earlier fix to bad behavior in Chromium. Browsers are crap. --- debian/changelog | 2 ++ doc/bugs/links_in_firefox_do_not_always_work.mdwn | 6 ++++++ doc/todo/windows_support.mdwn | 5 ----- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 862fa4e7b..a51f2b664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low * import: better handling of overwriting an existing file/directory/broken link when importing * Windows: assistant and webapp work! (very experimental) + * Fix bad behavior in Firefox, which was caused by an earlier fix to + bad behavior in Chromium. -- Joey Hess Sun, 01 Dec 2013 13:57:58 -0400 diff --git a/doc/bugs/links_in_firefox_do_not_always_work.mdwn b/doc/bugs/links_in_firefox_do_not_always_work.mdwn index dec8d7ec7..d0b735083 100644 --- a/doc/bugs/links_in_firefox_do_not_always_work.mdwn +++ b/doc/bugs/links_in_firefox_do_not_always_work.mdwn @@ -18,3 +18,9 @@ Ubuntu 13.04, firefox 25.0.1 --Walter + +> [[fixed|done]]; increased number of longpolling failures allowed before +> it enters the chromium back button bugfix workaround to 12. +> Should be more than enough for 3 or 4 long polling elements on a page. +> (Considered only running the chromium bugfix on chromium, but I don't +> want to get into browser detection hacks.) --[[Joey]] diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index d0c3aa4d7..3b538e14c 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -18,10 +18,5 @@ now! --[[Joey]] repo creation, autostart, restarting, etc, as --force is not propigated.) * `git annex assistant` has not been tested, is probably quite incomplete. Is known to not download any files. (transferrer doesn't built yet) -* webapp: Odd problem when using Firefox: Some links don't seem to load. - Clicking on such a link repeatedly will eventually load the right page. - Network console shows web browser is requesting page "/" - despite a link to another page being clicked on. Workaround: Use Chrome - instead; no such problem there. * No XMPP support (needs a lot of C libraries which are available in cygwin, but pkg-config does not list them once installed). -- cgit v1.2.3