[Webkit-unassigned] [Bug 86714] New: [Worker] Web Worker lacks test to check the name attribute of SharedWorker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 00:36:46 PDT 2012


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

           Summary: [Worker] Web Worker lacks test to check the name
                    attribute of SharedWorker
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com


Spec: http://www.w3.org/TR/2012/CR-workers-20120501/#sharedworkerglobalscope

The name attribute must return the value it was assigned when the SharedWorkerGlobalScope object was created.

So we should have a test to check it, there is a test "fast/worker/shared-worker-name.html" already, but it doesn't cover this.
I will improve the test to do that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list