RESOLVED FIXED 105799
Web Inspector: Introduce uri as a UISourceCode unique identifier in workspace.
https://bugs.webkit.org/show_bug.cgi?id=105799
Summary Web Inspector: Introduce uri as a UISourceCode unique identifier in workspace.
Vsevolod Vlasov
Reported 2012-12-27 05:34:53 PST
Added uri field to UISourceCode. Debugger and LiveEdit uiSourceCodes are now created through WorkspaceProviders (not projects yet though) which are responsible for unique uri generation. Extracted generic content provider based WorkspaceProvider functionality and url-to-uri conversion logic to ContentProviderWorkspaceProvider class.
Attachments
Patch (50.10 KB, patch)
2012-12-27 05:57 PST, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2012-12-27 05:57:28 PST
Vsevolod Vlasov
Comment 2 2012-12-28 08:12:28 PST
Note You need to log in before you can comment on or make changes to this bug.