[Webkit-unassigned] [Bug 138936] New: Two WebGL tests try to use an external resource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 20 14:28:21 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138936

            Bug ID: 138936
           Summary: Two WebGL tests try to use an external resource
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: dino at apple.com, roger_fong at apple.com

http//tests/webgl/1.0.2/texImage2DHTML.html
http//tests/webgl/1.0.2/texSubImage2DHTML.html

These tests try to load http://mashable.com/wp-content/uploads/2008/08/thunderbird-logo-64x64.png, which is not allowed in layout tests.

I'm not sure what exactly the consequence is, except for that it causes tests to fail when run in a different order (due to WebCore cache). Do these test not test what they are supposed to test, as a result? Do they need to test cross-origin? Can we copy this image into the repository, or would that be a license violation?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141120/eef3da4b/attachment-0002.html>


More information about the webkit-unassigned mailing list