Bug 152336 - [GTK] Page never loads if protected by HTTP auth while same site is open to the HTTP auth dialog in another tab
Summary: [GTK] Page never loads if protected by HTTP auth while same site is open to t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-16 07:51 PST by Michael Catanzaro
Modified: 2016-02-11 10:18 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2015-12-16 07:51:00 PST
* Open some site that requires HTTP auth in one tab. Don't provide the auth.
* Open the same site in a second tab.
* Observe the load continue forever in the second tab.

Alternative example: click the Display Image button on https://www.httpwatch.com/httpgallery/authentication/ in one tab, observe the HTTP auth prompt appear. Click the same button in another browser tab, observe nothing happen.

Expected behavior: prompt appears in any case.
Comment 1 Carlos Garcia Campos 2016-02-02 04:49:59 PST
This was probably fixed in r195108
Comment 2 Michael Catanzaro 2016-02-11 10:18:20 PST
Verified fixed