[Webkit-unassigned] [Bug 118784] New: Remove unused member variable m_domURL from WorkerGlobalScope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 17 01:26:09 PDT 2013


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

           Summary: Remove unused member variable m_domURL from
                    WorkerGlobalScope
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


WorkerContext::webkitURL() was removed in r107082, and this was the only place where the member variable |m_domURL| in WorkerContext was mutated. This variable is no longer needed and so it should be removed.

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