[Webkit-unassigned] [Bug 84542] New: [chromium][workers] setTargetType(ResourceRequest::TargetIsWorker) is repeatedly called in chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 21 23:47:27 PDT 2012


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

           Summary: [chromium][workers]
                    setTargetType(ResourceRequest::TargetIsWorker) is
                    repeatedly called in chromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com


In chromium platform, the default value of m_targetType is ResourceRequest::TargetIsWorker, it isn't necessary to call
worker->m_scriptLoader->setTargetType(ResourceRequest::TargetIsWorker) again in Worker.cpp.

-- 
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