[Webkit-unassigned] [Bug 166453] New: authentication issue if more than 1 request in webpage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 17:49:46 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=166453
Bug ID: 166453
Summary: authentication issue if more than 1 request in webpage
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Major
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkitgtk at curtissystemssoftware.com
CC: simon.fraser at apple.com
I have simple html page that includes the following:
<a href="vidfarm-c1.html"><img class="motion" src="http://192.168.1.6:8081" /></a>
<a href="vidfarm-c2.html"><img class="motion" src="http://192.168.1.6:8082" /></a>
when visiting that page ... it is some what random whether 8081 or 8082 request for authentication occurs,
and never does it asked for the other one ... if I visit page with firefox it requests 8081 first followed by 8082
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161223/35919445/attachment.html>
More information about the webkit-unassigned
mailing list