Closed
Bug 657190
Opened 14 years ago
Closed 14 years ago
webgl/conformance/more/functions/texSubImage2DHTML.html and texImage2DHTML.html (at least) hit the network
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: philor, Assigned: bjacob)
References
Details
Attachments
(1 file)
95.41 KB,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/content/canvas/test/webgl/conformance/more/functions/texImage2DHTML.html?force=1#149 and http://mxr.mozilla.org/mozilla-central/source/content/canvas/test/webgl/conformance/more/functions/texSubImage2DHTML.html?force=1#159 (and anywhere else in the suite that's hitting the network) need to stop doing that, before external network access from the build network gets shut off and they start failing.
Assignee | ||
Comment 1•14 years ago
|
||
hm OK, this is in the more/ directory of webgl tests, that was imported after we checked for such problems the first time. sorry about that. will handle tomorrow.
Assignee | ||
Comment 2•14 years ago
|
||
See bug 626996
Assignee | ||
Comment 3•14 years ago
|
||
try push (linux only, should be OS-independent)
http://tbpl.mozilla.org/?tree=Try
Attachment #532633 -
Flags: review?(philringnalda)
Assignee | ||
Comment 4•14 years ago
|
||
Reporter | ||
Comment 5•14 years ago
|
||
Comment on attachment 532633 [details] [diff] [review]
Don't download from interwebs
Looks green and happy, and none of the other instances of http:// in more/ seem to be in actual tests.
Attachment #532633 -
Flags: review?(philringnalda) → review+
Assignee | ||
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Assignee: nobody → bjacob
You need to log in
before you can comment on or make changes to this bug.
Description
•