Closed
Bug 393265
Opened 17 years ago
Closed 17 years ago
Download links on mozilla.com cause problems for Safari 2.0.x on OSX
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: morgamic, Assigned: morgamic)
References
Details
Expected:
- user clicks on link
- user gets download
Seen:
- user clicks link
- user gets long pause
- some crashes reported
Browsers in question:
- Safari 2.0.x for OSX and Win
Could someone add steps to reproduce? Thanks.
Assignee | ||
Updated•17 years ago
|
OS: All → Mac OS X
Hardware: All → Macintosh
Assignee | ||
Updated•17 years ago
|
Severity: normal → critical
Assignee | ||
Comment 1•17 years ago
|
||
If you want to reproduce the "pause" you can clear your cache (Safari menu -> Empty Cache). I can consistently reproduce the unexpected pause.
Comment 2•17 years ago
|
||
Could pipelining be a problem? (HTTP 1.1.)
Assignee | ||
Comment 3•17 years ago
|
||
I posted a patch in bug 393263 that fixes the redirect problem. Could possibly fix the Safari hang, but that's unconfirmed. If any of you could look at the patch it'd be helpful, though. Thanks.
Assignee: nobody → morgamic
Comment 4•17 years ago
|
||
Oops, I should've added this a long time ago: when you resize the Safari browser window, the "freeze/hang" goes away, and the page redirects. It's like they have problems with their DOM implementation, and the webpage DOM events don't bubble up via a notification, and thus the browser shell never redirects properly until that resize.
Updated•17 years ago
|
Summary: Download links on mozilla.com causes problems for Safari 2.0.x on OSX → Download links on mozilla.com cause problems for Safari 2.0.x on OSX
Assignee | ||
Comment 5•17 years ago
|
||
This was fixed in the patch posted in bug 393263.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 6•17 years ago
|
||
Just for the record, QA has signed off and we're awaiting the push.
bug filed to sync with IT: https://bugzilla.mozilla.org/show_bug.cgi?id=394532
Comment 8•17 years ago
|
||
Verified FIXED using Safari 2.0.4 on Mac OS X 10.4
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•