WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
108939
Web Inspector: UISourceCode uri should contain project name.
https://bugs.webkit.org/show_bug.cgi?id=108939
Summary
Web Inspector: UISourceCode uri should contain project name.
Vsevolod Vlasov
Reported
2013-02-05 07:16:39 PST
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()
Attachments
Patch
(35.29 KB, patch)
2013-02-05 07:19 PST
,
Vsevolod Vlasov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2013-02-05 07:19:04 PST
Created
attachment 186621
[details]
Patch
Pavel Feldman
Comment 2
2013-02-05 07:19:59 PST
Comment on
attachment 186621
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=186621&action=review
> Source/WebCore/inspector/front-end/UISourceCode.js:184 > + this._projectName = uri.substr(0, uri.indexOf("/"));
When does this happen?
Vsevolod Vlasov
Comment 3
2013-03-01 01:15:53 PST
Comment on
attachment 186621
[details]
Patch Clearing r?
Vsevolod Vlasov
Comment 4
2013-03-01 01:16:13 PST
This was fixed in another bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug