Closed Bug 628970 Opened 14 years ago Closed 14 years ago

test_bug347174_write.html loads http://www.mozilla.org/images/header_logo.gif over the network

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b11
Tracking Status
status1.9.2 --- .17-fixed
status1.9.1 --- unaffected

People

(Reporter: ted, Assigned: mounir)

References

Details

Attachments

(1 file, 1 obsolete file)

Running mochitest-1/5 with Wireshark running, I caught this test making an external network request: GET /images/header_logo.gif?noCache=1296048497617ignoremefrombuzillabug347174 HTTP/1.1 Host: www.mozilla.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9pre) Gecko/20110105 Firefox/4.0b9pre Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip, deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://mochi.test:8888/tests/content/html/content/test/test_bug347174_write.html We should fix the test to load an image from the test server, using a http://mochi.test or example.com URL.
Attached patch Patch v1 (obsolete) (deleted) — Splinter Review
Assignee: nobody → mounir.lamouri
Status: NEW → ASSIGNED
Attachment #507107 - Flags: review?(jonas)
Seems overly complicated. Why not just use a relative URL? <img src="image.png"> would load image.png from the same server and path as the test...
Sorry to make a purely negative comment. Thanks for jumping on fixing this!
Attached patch Patch v2 (deleted) — Splinter Review
I can't use regexp, I'm sad :(
Attachment #507107 - Attachment is obsolete: true
Attachment #507111 - Flags: review?(jonas)
Attachment #507107 - Flags: review?(jonas)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b11
Version: unspecified → Trunk
We need it on 1.9.2, too.
status1.9.2: --- → ?
This file doesn't exist in 1.9.1, so I'm assuming "unaffected".
The "3.6.15" we're releasing today does not fix this bug, the release containing this bug fix has been renamed to "3.6.16" and the bugzilla flags will be updated to reflect that soon. Today's release is a re-release of 3.6.14 plus a fix for a bug that prevented many Java applets from starting up.
Depends on: 1087615
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: