Bug 109691 - Web Inspector: Create separate project for each domain for UISourceCode based on browser resources.
Summary: Web Inspector: Create separate project for each domain for UISourceCode based...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on: 110084 110088
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-13 07:15 PST by Vsevolod Vlasov
Modified: 2013-02-18 05:28 PST (History)
9 users (show)

See Also:


Attachments
Patch (48.98 KB, patch)
2013-02-13 09:01 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (27.63 KB, patch)
2013-02-15 07:15 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2013-02-13 07:15:43 PST
Separate project of certain type is now created for each domain.
UISourceCodes from projects of different types now have the same format of uri that could be parsed into project id and there path in project.
Stored breakpoints are migrated to the new format of uri.
Comment 1 Vsevolod Vlasov 2013-02-13 09:01:35 PST
Created attachment 188094 [details]
Patch
Comment 2 Pavel Feldman 2013-02-14 09:40:53 PST
Comment on attachment 188094 [details]
Patch

r- based on the discussion offline.
Comment 3 Vsevolod Vlasov 2013-02-15 07:15:28 PST
Created attachment 188563 [details]
Patch
Comment 4 WebKit Review Bot 2013-02-16 03:30:01 PST
Comment on attachment 188563 [details]
Patch

Clearing flags on attachment: 188563

Committed r143100: <http://trac.webkit.org/changeset/143100>
Comment 5 WebKit Review Bot 2013-02-16 03:30:04 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 WebKit Review Bot 2013-02-18 01:10:12 PST
Re-opened since this is blocked by bug 110084
Comment 7 Vsevolod Vlasov 2013-02-18 05:28:21 PST
Committed r143202: <http://trac.webkit.org/changeset/143202>