Bug 109691

Summary: Web Inspector: Create separate project for each domain for UISourceCode based on browser resources.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 110084, 110088    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

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>