[Webkit-unassigned] [Bug 108939] New: Web Inspector: UISourceCode uri should contain project name.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 07:14:34 PST 2013


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

           Summary: Web Inspector: UISourceCode uri should contain project
                    name.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vsevik at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


UISourceCode uri now has following format: <project_name>/path.
Drive-by introduced Project.isSnippetProject() and removed isSnippet parameter from workspace project/providers.
Added UISourceCode.projectName(), implemented UISourceCode.project() based on it and removed Workspace.projectForUISourceCode()

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