Closed Bug 317267 Opened 19 years ago Closed 9 years ago

Can't go offline while SSL unknown authority dialog is showing

Categories

(Core :: Networking, defect)

defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: neil, Unassigned)

References

Details

(Keywords: hang, Whiteboard: dupeme?)

Steps to reproduce problem:
1. Open the browser
2. Open ircs://irc.mozilla.org:6697/
3. Wait for the Unknown Authority dialog to appear
4. Click the browser's offline icon

Actual result: hang, because the socket transport service proxied the dialog onto the UI thread which is waiting for the socket transport service to die.
Assignee: darin → nobody
QA Contact: benc → networking
Related to bug 101406?
neil, do you still see this?  (my setup isn't testing well - perhaps I need a new profile)

(In reply to comment #0)
> Steps to reproduce problem:
> 1. Open the browser
> 2. Open ircs://irc.mozilla.org:6697/
> 3. Wait for the Unknown Authority dialog to appear
> 4. Click the browser's offline icon
> 
> Actual result: hang, because the socket transport service proxied the dialog
> onto the UI thread which is waiting for the socket transport service to die.
Depends on: 101406
Whiteboard: dupeme?
We use error pages now and those don't trigger the bug but I think we still use dialogs in some cases.
will call this wfm, and 101406 can take care of the un-enumerated cases
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.